IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Initial Version and Version 1 of GPC_at_MPIA_2008.10


Ignore:
Timestamp:
Feb 24, 2009, 4:23:55 PM (17 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GPC_at_MPIA_2008.10

    v1 v1  
     1Notes on running IPP cvs-20081007 (i.e. IPP as exported from cvs on October 07) on the first GPC1 images that were distributed to PS1SC:
     2
     3 Directory       filter ra         dec
     4 o4732g0179o.34868 g 0:34:25.37 0:14:54.50
     5 o4732g0168o.34857 i 0:34:25.31 0:14:54.59
     6 o4732g0169o.34858 i 0:34:46.68 0:13:17.16
     7 o4732g0172o.34861 i 0:34:48.62 0:16:31.83
     8 o4732g0170o.34859 i 0:35:55.01 0:14:10.28
     9 o4732g0171o.34860 i 0:35:55.88 0:15:37.06
     10 o4732g0190o.34879 r 0:34:25.36 0:14:54.56
     11 o4732g0212o.34901 y 0:34:25.41 0:14:54.61
     12
     13= Setup =
     14
     15 GPC1           STR     /IPP/data/GPC1/
     16 GPC1RUN        STR     /IPP/data/GPC1/run0001
     17 GPC1CELLS      STR     path://GPC1/skycells/
     18 GPC1DVO        STR     path://GPC1RUN/catdir
     19
     20DB things:
     21
     22 ippadmin project aida77 ipp GPC1_run0001
     23
     24Skycells:
     25
     26 skycells 8 -scale .2 -D CATDIR `ipp_datapath.pl path://GPC1/skycells/`
     27
     28= Injection =
     29
     30I'd have thunk that I need 'split' as with SDSS, but just the regular inject seems to be the one that works. In any case, inject with PROCESSED class:
     31
     32 ipp_serial_inject.pl --telescope PS1 --camera GPC1 --reduction PROCESSED \
     33 --workdir path://GPC1RUN/ --tess_id GPC1CELLS --dbname GPC1_run0001 --dvodb GPC1DVO \
     34 /IPP/data/GPC1/o4732g0212o.34901/*XY0*.ch.fits
     35 # above for testing; *.ch.fits for all 60 files from that pointing, or GPC1/o*/*.ch.fits for all
     36 # (May need to move input files to input subdirectory to keep things tidy)
     37
     38= Run in pantasks =
     39
     40Make sure psconfig cvs-20081007 is selected and default in ~/.bashrc
     41
     42 pantasks
     43 # shortcut:
     44 input /home/jester/GPC1.pro
     45 # it contains
     46 controller exit true
     47 controller host add aida78 -threads 2
     48 controller host add aida79 -threads 2
     49 controller host add aida80 -threads 2
     50 all.off
     51 register.on
     52 chip.on
     53 camera.on
     54 add.database GPC1_run0001
     55 echo GPC1_run0001
     56 echo say run to run register, chip, camera