IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 16 and Version 17 of PSNSC_NCU


Ignore:
Timestamp:
Oct 14, 2016, 3:35:06 PM (10 years ago)
Author:
Mark Huber
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PSNSC_NCU

    v16 v17  
    2323   * night 3: NCU1A, NCU2A, NCU3A, NCU4A -- only w queue -- return each time to position (no dither), but has target/field center motion shift from previous night
    2424   * night 4: NCU1A, NCU2A, NCU3A, NCU4A -- only w queue -- return each time to position (no dither), but has target/field center motion shift from previous night
     25  * chunk name (QUEUEID keyword in headers) -- may want to add filter here like in comment string below
     26  * target name (OBJECT keyword in headers) -- NCU(chunk#.target#) -- may be enough to trigger for WW per chunk (8 visits) rather than all night (32 visits), may also trigger .multi case too over the multiple nights...
    2527  * comment string -- needs to be descriptive and easily parsed, need to check with MOPS for WS grouping/parsing issues (spaces) --
    26    * B: old format: NCU1B w4 NCU1.1 -- (chunk) (filter)(set number for w) (chunk#.target#) -- want to add "visit #" at end of comment (1-4), move filter location, connect chunk+target names
    27    * B: new format: (chunk)-(chunk#.target#) (filter) (visit #)
     28   * B: old format: NCU1B w4 NCU1.1 -- (chunk) (filter)(visit# for w only) NCU(chunk#.target#) -- want to add "visit #" at end of comment (1-4), move filter to chunk name
     29   * B: new format: (chunk).(filter) NCU(chunk#.target#) (visit # in chunk)
    2830{{{
    29 NCU1B-1.1 w visit 1
    30 NCU1B-1.2 w visit 1
     31NCU1B.w NCU1.1 visit 1
     32NCU1B.w NCU1.2 visit 1
    3133...
    32 NCU1B-1.1 g visit 1
    33 NCU1B-1.2 g visit 1
     34NCU1B.g NCU1.1 visit 1
     35NCU1B.g NCU1.2 visit 1
    3436...
    35 NCU1B-1.1 w visit 2
    36 NCU1B-1.2 w visit 2
     37NCU1B.w NCU1.1 visit 2
     38NCU1B.w NCU1.2 visit 2
    3739...
    38 NCU1B-1.1 r visit 1
     40NCU1B.r NCU1.1 visit 1
    3941...
    40 NCU1B-1.8 z visit 1
     42NCU1B.r NCU1.8 visit 1
    4143
    42 NCU2B-2.1 w visit 1
    43 NCU2B-2.2 w visit 1
     44
     45NCU2B.w NCU2.1 visit 1
     46NCU2B.w NCU2.2 visit 1
    4447...
    45 NCU2B-2.1 g visit 1
    46 NCU2B-2.2 g visit 1
     48NCU2B.g NCU2.1 visit 1
     49NCU2B.g NCU2.2 visit 1
    4750...
    48 NCU2B-2.1 w visit 2
    49 NCU2B-2.2 w visit 2
     51NCU2B.w NCU2.1 visit 2
     52NCU2B.w NCU2.2 visit 2
    5053...
    51 NCU2B-2.1 r visit 1
     54NCU2B.r NCU2.1 visit 1
    5255...
    53 NCU2B-2.8 z visit 1
     56NCU2B.w NCU2.1 visit 4
     57...
     58NCU2B.z NCU2.8 visit 1
    5459
    55 NCU3B-3.1 w visit 1
     60
     61NCU3B.w NCU3.1 visit 1
    5662...
    57 NCU3B-3.8 z visit 1
     63NCU3B.w NCU3.8 visit 1
    5864
     65
     66NCU4B.w NCU4.1 visit 1
    5967...
     68NCU4B.w NCU4.8 visit 4
    6069
    6170}}}
    62    * A: old format: NCU1A NCU1.1 -- (chunk) (chunk#.target#) -- add "w" so similar format for B and "visit #" at end of comment (1-8), move filter location, connect chunk+target names
    63    * A: new format make similar: (chunk)-(chunk#.target#) (filter) (visit #)
     71   * A: old format: NCU1A NCU1.1 -- (chunk) NCU(chunk#.target#) -- add "w" so similar format for B and "visit #" at end of comment (1-8), move filter to chunk name
     72   * A: new format make similar: (chunk).(filter) NCU(chunk#.target#) (visit # in chunk)
    6473{{{
    65 NCU1A-1.1 w visit 1
    66 NCU1A-1.2 w visit 1
    67 NCU1A-1.3 w visit 1
     74NCU1A.w NCU1.1 visit 1
     75NCU1A.w NCU1.2 visit 1
     76NCU1A.w NCU1.3 visit 1
    6877...
    69 NCU1A-1.1 w visit 2
    70 NCU1A-1.2 w visit 2
     78NCU1A.w NCU1.1 visit 2
     79NCU1A.w NCU1.2 visit 2
    7180...
    72 NCU1A-1.1 w visit 8
     81NCU1A.w NCU1.1 visit 8
    7382...
    74 NCU1A-1.8 w visit 8
     83NCU1A.w NCU1.8 visit 8
    7584
    76 NCU2A-2.1 w visit 1
    77 NCU2A-2.2 w visit 1
     85
     86NCU2A.w NCU2.1 visit 1
     87NCU2A.w NCU2.2 visit 1
    7888...
    79 NCU2A-2.8 w visit 8
     89NCU2A.w NCU2.8 visit 8
    8090
    8191...
     
    8595 * WSdiff runs in ~ippmops/stdscience_ws with modified ipp-20141024 ops tag to make uncompressed WSdiffs (like FSS)
    8696  * larger volume, may need more nodes -- must be uncompressed for MOPS stamps since large data volume
     97  * default detection @5-sigma while WWdiff is <5-sigma and may need to be adjusted --
    8798 * WSdiff published to normal MOPS datastore location?
    8899
     
    111122 * MOPS interested in SSdiff?
    112123 * publishing location for WSdiff by MOPS preference -- IPP-MOPS-TEST or IPP-MOPS-WS -- unique set so likely normal location
     124 * detection threshold -- 5-sigma default but may need to lower?
     125
     126
     127