| Version 1 (modified by , 17 years ago) ( diff ) |
|---|
Notes 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:
Directory filter ra dec o4732g0179o.34868 g 0:34:25.37 0:14:54.50 o4732g0168o.34857 i 0:34:25.31 0:14:54.59 o4732g0169o.34858 i 0:34:46.68 0:13:17.16 o4732g0172o.34861 i 0:34:48.62 0:16:31.83 o4732g0170o.34859 i 0:35:55.01 0:14:10.28 o4732g0171o.34860 i 0:35:55.88 0:15:37.06 o4732g0190o.34879 r 0:34:25.36 0:14:54.56 o4732g0212o.34901 y 0:34:25.41 0:14:54.61
Setup
GPC1 STR /IPP/data/GPC1/ GPC1RUN STR /IPP/data/GPC1/run0001 GPC1CELLS STR path://GPC1/skycells/ GPC1DVO STR path://GPC1RUN/catdir
DB things:
ippadmin project aida77 ipp GPC1_run0001
Skycells:
skycells 8 -scale .2 -D CATDIR
ipp_datapath.pl path://GPC1/skycells/
Injection
I'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:
ipp_serial_inject.pl --telescope PS1 --camera GPC1 --reduction PROCESSED \ --workdir path://GPC1RUN/ --tess_id GPC1CELLS --dbname GPC1_run0001 --dvodb GPC1DVO \ /IPP/data/GPC1/o4732g0212o.34901/*XY0*.ch.fits # above for testing; *.ch.fits for all 60 files from that pointing, or GPC1/o*/*.ch.fits for all # (May need to move input files to input subdirectory to keep things tidy)
Run in pantasks
Make sure psconfig cvs-20081007 is selected and default in ~/.bashrc
pantasks # shortcut: input /home/jester/GPC1.pro # it contains controller exit true controller host add aida78 -threads 2 controller host add aida79 -threads 2 controller host add aida80 -threads 2 all.off register.on chip.on camera.on add.database GPC1_run0001 echo GPC1_run0001 echo say run to run register, chip, camera
