Changes between Version 33 and Version 34 of PSNSC_MOPS
- Timestamp:
- Dec 4, 2018, 7:41:13 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PSNSC_MOPS
v33 v34 114 114 * can bump up the parse limit (in pstamp.pro) from 10->20 and should help for short term -- added as config in ipp-20170121r40242 update (see below) 115 115 * unclear which refcat used in returned stamps (ie for astrometry in MOPS recovery work 2MASS/GAIAv1) -- really useful for warps->diffs to also have but PSREFCAT isn't propagated... -- keyword added now 2018xxxx 116 * broken files is plaguing precovery of priority events (fault 25,26 ) -- reprocessing to fix as needed -- unacceptable that LAP.PV3 files are broken being a recent reprocessing so just jusing DEFAULT recipe and calling mopsfix/mops.fixbrokenLAP.20180323 ; w-band not in LAP.PV3 reprocessing, typically old ecliptic.rp and those not reprocessed for wref stack, so using SWEETSPOT config and calling PSNSC.wfix.20180525 116 * broken files is plaguing precovery of priority events (fault 25,26 ) -- reprocessing to fix as needed -- unacceptable that LAP.PV3 files are broken being a recent reprocessing so just jusing DEFAULT recipe and calling mopsfix/mops.fixbrokenLAP.20180323 ; w-band not in LAP.PV3 reprocessing, typically old ecliptic.rp and those not reprocessed for wref stack, so using SWEETSPOT config and calling PSNSC.wfix.20180525 117 117 {{{ 118 chiptool -dbname gpc1 -definebyquery -set_label PSNSC.wfix.20180525 -set_workdir neb://@HOST@.0/gpc1/PSNSC.wfix.20180525 -set_dist_group NULL -set_tess_id RINGS.V3 -set_end_stage warp -set_reduction SWEETSPOT -set_data_group PSNSC.wfix.20180525."$4"."$5" -exp_name X 118 chiptool -dbname gpc1 -definebyquery -set_label PSNSC.wfix.20180525 -set_workdir neb://@HOST@.0/gpc1/PSNSC.wfix.20180525 -set_dist_group NULL -set_tess_id RINGS.V3 -set_end_stage warp -set_reduction SWEETSPOT -set_data_group PSNSC.wfix.20180525."$4"."$5" -exp_name XXXXXX 119 119 120 chiptool -dbname gpc1 -definebyquery -set_label mopsfix -set_workdir neb://@HOST@.0/gpc1/mops.fixbrokenLAP.20180323 -set_dist_group NULL -set_tess_id RINGS.V3 -set_end_stage warp -set_data_group mops.fixbrokenLAP.20180323 -exp_name X 120 chiptool -dbname gpc1 -definebyquery -set_label mopsfix -set_workdir neb://@HOST@.0/gpc1/mops.fixbrokenLAP.20180323 -set_dist_group NULL -set_tess_id RINGS.V3 -set_end_stage warp -set_data_group mops.fixbrokenLAP.20180323 -exp_name XXXXXX 121 121 }}} 122 * once reprocessed, can send the broken file to cleanup to clear from ippMonitor so as not to confuse with other broken files 123 {{{ 124 chiptool -dbname gpc1 -updaterun -set_state goto_cleaned -set_label goto_cleaned -chip_id XXXXX 125 warptool -dbname gpc1 -updaterun -set_state goto_cleaned -set_label goto_cleaned -warp_id XXXXX 126 }}} 122 127 * more broken images may be hiding in without triggering error in pstamp -- expected pixels seen in other exposure in quad, chip being skipped due to broken? 123 128 124 129 125 130 == Ops tag notes ==
