IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links
wiki:LAPdvodb20130717

Version 3 (modified by heather, 12 years ago) ( diff )

--

LAP into PSPS 20130717

This wiki describes the process from addstar to ingesting LAP.ThreePi.20130717 into PSPS. There are a few steps:

  • run addstar on cam stage
  • run addstar on skycal stage
  • calibrate dvo (and verify no duplicates and that it is calibrated correctly)
  • ingest into dvo

addstar stage

The sky is divided evenly across stsci00 - stsci18, into slices of ra (0 to 2 hr, 2 to 4hr, etc), and segments of dec (-35 to -22, -22 to -10, -10 to 2, 2 to 14, 14 to 26, 26 to 38, 38 to 50, 50 to 62, 62 to 75)

cam

machine dec range slice 00 (ra 0 - 30) slice 02 (ra 30 - 60) ...
stsci10 -35 to -22 LAP.slice00.0.cam LAP.slice02.0.cam
stsci11 -22 to -10 LAP.slice00.1.cam LAP.slice02.1.cam
stsci12 -10 to 2 LAP.slice00.2.cam LAP.slice02.2.cam
stsci13 2 to 14 LAP.slice00.3.cam LAP.slice02.3.cam
stsci14 14 to 26 LAP.slice00.4.cam LAP.slice02.4.cam
stsci15 26 to 38 LAP.slice00.5.cam LAP.slice02.4.cam
stsci16 38 to 50 LAP.slice00.6.cam LAP.slice02.4.cam
stsci17 50 to 62 LAP.slice00.7.cam LAP.slice02.4.cam
stsci18 62 to 75 LAP.slice00.8.cam LAP.slice02.4.cam
stsci19 75 to 90 LAP.pole.cam xx

skycal

machine dec range slice 00 (ra 0 - 30) slice 02 (ra 30 - 60) ...
stsci00 -35 to -22 LAP.slice00.0.skycal LAP.slice02.0.skycal
stsci01 -22 to -10 LAP.slice00.1.skycal LAP.slice02.1.skycal
stsci02 -10 to 2 LAP.slice00.2.skycal LAP.slice02.2.skycal
stsci03 2 to 14 LAP.slice00.3.skycal LAP.slice02.3.skycal
stsci04 14 to 26 LAP.slice00.4.skycal LAP.slice02.4.skycal
stsci05 26 to 38 LAP.slice00.5.skycal LAP.slice02.4.skycal
stsci06 38 to 50 LAP.slice00.6.skycal LAP.slice02.4.skycal
stsci07 50 to 62 LAP.slice00.7.skycal LAP.slice02.4.skycal
stsci08 62 to 75 LAP.slice00.8.skycal LAP.slice02.4.skycal
stsci09 75 to 90 LAP.pole.skycal xx
... etc

This allows addstar to run quickly across the slices (on order of less than a day per slice for the camera stage)

These are queued up via a script, which generates the definebyquery for addtool, removing human typos.

current status

location of script

src/tools/heather/queuesliceslap2.pl

Note: See TracWiki for help on using the wiki.