| | 95 | END |
| | 96 | }}} |
| | 97 | |
| | 98 | Without the -class_id option, the valid detrends for the full exposure will be returned. Note here that the filename of the DARK model is a DARKTEST with a different det_id. This detrend was originally constructed as a TEST, and then registered into a new detRun once being validated. |
| | 99 | |
| | 100 | == -show == |
| | 101 | |
| | 102 | Similar to dettool -search, -show finds all valid and active detrends of a given type with the set of constraints that they are restricted to: |
| | 103 | {{{ |
| | 104 | > dettool -show -det_type NOISEMAP -inst GPC1 -telescope PS1 |
| | 105 | |
| | 106 | detRun MULTI |
| | 107 | |
| | 108 | detRun METADATA |
| | 109 | det_id S64 965 |
| | 110 | iteration S32 0 |
| | 111 | filelevel STR chip |
| | 112 | det_type STR NOISEMAP |
| | 113 | mode STR register |
| | 114 | registered TAI 2012-07-07T03:16:54.000000 |
| | 115 | filter STR NULL |
| | 116 | time_begin TAI 2011-05-01T00:00:00.000000 |
| | 117 | time_end TAI NULL |
| | 118 | END |
| | 119 | |
| | 120 | detRun METADATA |
| | 121 | det_id S64 964 |
| | 122 | iteration S32 0 |
| | 123 | filelevel STR chip |
| | 124 | det_type STR NOISEMAP |
| | 125 | mode STR register |
| | 126 | registered TAI 2012-07-07T03:16:46.000000 |
| | 127 | filter STR NULL |
| | 128 | time_begin TAI 2010-09-01T00:00:00.000000 |
| | 129 | time_end TAI 2011-05-01T00:00:00.000000 |
| | 130 | END |
| | 131 | |
| | 132 | detRun METADATA |
| | 133 | det_id S64 963 |
| | 134 | iteration S32 0 |
| | 135 | filelevel STR chip |
| | 136 | det_type STR NOISEMAP |
| | 137 | mode STR register |
| | 138 | registered TAI 2012-07-07T03:16:37.000000 |
| | 139 | filter STR NULL |
| | 140 | time_begin TAI 2008-01-01T00:00:00.000000 |
| | 141 | time_end TAI 2010-09-01T00:00:00.000000 |