IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 11 and Version 12 of PSNSC_NCU


Ignore:
Timestamp:
Oct 14, 2016, 12:19:07 PM (10 years ago)
Author:
Mark Huber
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PSNSC_NCU

    v11 v12  
    2323   * night 3: NCU1A, NCU2A, NCU3A, NCU4A -- only w queue -- return each time to position (no dither), but has target/field center motion shift
    2424   * night 4: NCU1A, NCU2A, NCU3A, NCU4A -- only w queue -- return each time to position (no dither), but has target/field center motion shift
    25   * comment string -- needs to be descriptive and easily parsed
    26    * B: NCU1B w4 NCU1.1 -- (chunk) (filter)(set number for w) (chunk#.target#) -- add "visit #" at end of comment (1-4)
     25  * comment string -- needs to be descriptive and easily parsed, need to check with MOPS for WS grouping/parsing issues (spaces) --
     26   * B: NCU1B w4 NCU1.1 -- (chunk) (filter)(set number for w) (chunk#.target#) -- want to add "visit #" at end of comment (1-4)
     27{{{
     28NCU1B w NCU1.1 visit 1
     29NCU1B w NCU1.2 visit 1
     30...
     31NCU1B g NCU1.1 visit 1
     32NCU1B g NCU1.2 visit 1
     33...
     34NCU1B w NCU1.1 visit 2
     35NCU1B w NCU1.2 visit 2
     36...
     37NCU1B r NCU1.1 visit 1
     38...
     39NCU2B w NCU2.1 visit 1
     40NCU2B w NCU2.2 visit 1
     41...
     42NCU2B g NCU2.1 visit 1
     43NCU2B g NCU2.2 visit 1
     44...
     45NCU2B w NCU2.1 visit 2
     46NCU2B w NCU2.2 visit 2
     47...
     48NCU2B r NCU2.1 visit 1
     49...
     50}}}
    2751   * A: NCU1A NCU1.1 -- (chunk) (chunk#.target#) -- add "w" so similar format for B and "visit #" at end of comment (1-8)
     52{{{
     53NCU1A w NCU1.1 visit 1
     54NCU1A w NCU1.2 visit 1
     55NCU1A w NCU1.3 visit 1
     56...
     57NCU1A w NCU1.1 visit 2
     58NCU1A w NCU1.2 visit 2
     59...
     60NCU1A w NCU1.1 visit 8
     61...
     62NCU2A w NCU2.1 visit 1
     63NCU2A w NCU2.2 visit 1
     64...
     65}}}
    2866
    2967 * chip->warp normal stdscience pantasks as with xSS products (ipp-20141024 tag)