IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 33 and Version 34 of PSNSC_MOPS


Ignore:
Timestamp:
Dec 4, 2018, 7:41:13 AM (8 years ago)
Author:
Mark Huber
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PSNSC_MOPS

    v33 v34  
    114114  * 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)
    115115 * 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
    117117{{{
    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
     118chiptool -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
    119119
    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
     120chiptool -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
    121121}}}
     122   * once reprocessed, can send the broken file to cleanup to clear from ippMonitor so as not to confuse with other broken files
     123{{{
     124chiptool -dbname gpc1 -updaterun -set_state goto_cleaned -set_label goto_cleaned -chip_id XXXXX
     125warptool -dbname gpc1 -updaterun -set_state goto_cleaned -set_label goto_cleaned -warp_id XXXXX
     126}}}
    122127  * 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 
    124129
    125130== Ops tag notes ==