| | 1 | == Taurus Dataset Test Analysis == |
| | 2 | |
| | 3 | * create the database: |
| | 4 | |
| | 5 | dbadmin project ipp000 ipp pmsearch |
| | 6 | pxadmin -create -dbname pmsearch |
| | 7 | |
| | 8 | * insert the mask images into the detrend database |
| | 9 | dettool -register_detrend -dbname taupm -det_type MASK -filelevel fpa -inst CFH12K -telescope CFHT |
| | 10 | dettool -register_detrend_imfile -dbname taupm -det_id 1 -class_id fpa -uri /data/alala.0/eugene/pmsearch/detrend/cfh12k.mask.early.fits |
| | 11 | dettool -updatedetrun -dbname taupm -det_id 1 -state stop |
| | 12 | |
| | 13 | dettool -register_detrend -dbname fulltau -det_type MASK -filelevel fpa -inst CFH12K -telescope CFHT -time_begin 2001/06/01 |
| | 14 | dettool -register_detrend_imfile -dbname fulltau -det_id 2 -class_id fpa -uri /data/alala.0/eugene/pmsearch/detrend/cfh12k.mask.fits |
| | 15 | dettool -updatedetrun -dbname fulltau -det_id 2 -state stop |
| | 16 | |
| | 17 | dettool -register_detrend -dbname fulltau -det_type MASK -filelevel fpa -inst MEGACAM -telescope CFHT |
| | 18 | dettool -register_detrend_imfile -dbname fulltau -det_id 3 -class_id fpa -uri /data/alala.0/eugene/pmsearch/detrend/megacam.mask.fits |
| | 19 | dettool -updatedetrun -dbname fulltau -det_id 3 -state stop |
| | 20 | |
| | 21 | * inject the files into the new database |
| | 22 | |
| | 23 | ipp_serial_inject.pl --telescope cfht --camera cfh12k --workdir path://DATA1/eugene/pmsearch/work --dbname pmsearch images/[56]*.fits --end_stage camera --dvodb PMSEARCH --reduction MASKPHOT |
| | 24 | |
| | 25 | * run registration, chip, and camera steps in pantasks |
| | 26 | |
| | 27 | module pantasks.pro |
| | 28 | module register.pro |
| | 29 | module chip.pro |
| | 30 | module camera.pro (mark: skip for now!) |
| | 31 | add.database pmsearch |
| | 32 | controller host add ipp000 |
| | 33 | controller host add ipp000 |
| | 34 | run |
| | 35 | |
| | 36 | ------- |
| | 37 | |
| | 38 | * failures: |
| | 39 | |
| | 40 | 727694p.19/727694p.19.ch.19.smf had poor astrometry on one chip (08), crashed on psastro +mosaic (tried to select a large sky area) |
| | 41 | 729975p failed on ppImage : unknown reason (log does not give the error messages) |
| | 42 | 863317p failed on ppImage : unknown reason (log does not give the error messages) |