Changes between Version 12 and Version 13 of PSNSC_NCU
- Timestamp:
- Oct 14, 2016, 12:27:25 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PSNSC_NCU
v12 v13 24 24 * night 4: NCU1A, NCU2A, NCU3A, NCU4A -- only w queue -- return each time to position (no dither), but has target/field center motion shift 25 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) 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 * new format -- (chunk)-(chunk#.target#) (filter) (visit #) 27 28 {{{ 28 NCU1B w NCU1.1visit 129 NCU1B w NCU1.2visit 129 NCU1B-1.1 w visit 1 30 NCU1B-1.2 w visit 1 30 31 ... 31 NCU1B g NCU1.1visit 132 NCU1B g NCU1.2visit 132 NCU1B-1.1 g visit 1 33 NCU1B-1.2 g visit 1 33 34 ... 34 NCU1B w NCU1.1visit 235 NCU1B w NCU1.2visit 235 NCU1B-1.1 w visit 2 36 NCU1B-1.2 w visit 2 36 37 ... 37 NCU1B r NCU1.1visit 138 NCU1B-1.1 r visit 1 38 39 ... 39 NCU2B w NCU2.1visit 140 NCU2B w NCU2.2visit 140 NCU2B-2.1 w visit 1 41 NCU2B-2.2 w visit 1 41 42 ... 42 NCU2B g NCU2.1visit 143 NCU2B g NCU2.2visit 143 NCU2B-2.1 g visit 1 44 NCU2B-2.2 g visit 1 44 45 ... 45 NCU2B w NCU2.1visit 246 NCU2B w NCU2.2visit 246 NCU2B-2.1 w visit 2 47 NCU2B-2.2 w visit 2 47 48 ... 48 NCU2B r NCU2.1 visit 1 49 NCU2B-2.1 r visit 1 50 ... 51 NCU3B-3.1 w visit 1 49 52 ... 50 53 }}} 51 * A: NCU1A NCU1.1 -- (chunk) (chunk#.target#) -- add "w" so similar format for B and "visit #" at end of comment (1-8) 54 * 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 55 * new format make similar -- (chunk)-(chunk#.target#) (filter) (visit #) 52 56 {{{ 53 NCU1A w NCU1.1visit 154 NCU1A w NCU1.2visit 155 NCU1A w NCU1.3visit 157 NCU1A-1.1 w visit 1 58 NCU1A-1.2 w visit 1 59 NCU1A-1.3 w visit 1 56 60 ... 57 NCU1A w NCU1.1visit 258 NCU1A w NCU1.2visit 261 NCU1A-1.1 w visit 2 62 NCU1A-1.2 w visit 2 59 63 ... 60 NCU1A w NCU1.1visit 864 NCU1A-1.1 w visit 8 61 65 ... 62 NCU2A w NCU2.1visit 163 NCU2A w NCU2.2visit 166 NCU2A-2.1 w visit 1 67 NCU2A-2.2 w visit 1 64 68 ... 65 69 }}}
