| Version 1 (modified by , 17 years ago) ( diff ) |
|---|
Taurus Dataset Test Analysis
- create the database:
dbadmin project ipp000 ipp pmsearch pxadmin -create -dbname pmsearch
- insert the mask images into the detrend database dettool -register_detrend -dbname taupm -det_type MASK -filelevel fpa -inst CFH12K -telescope CFHT dettool -register_detrend_imfile -dbname taupm -det_id 1 -class_id fpa -uri /data/alala.0/eugene/pmsearch/detrend/cfh12k.mask.early.fits dettool -updatedetrun -dbname taupm -det_id 1 -state stop
dettool -register_detrend -dbname fulltau -det_type MASK -filelevel fpa -inst CFH12K -telescope CFHT -time_begin 2001/06/01 dettool -register_detrend_imfile -dbname fulltau -det_id 2 -class_id fpa -uri /data/alala.0/eugene/pmsearch/detrend/cfh12k.mask.fits dettool -updatedetrun -dbname fulltau -det_id 2 -state stop
dettool -register_detrend -dbname fulltau -det_type MASK -filelevel fpa -inst MEGACAM -telescope CFHT dettool -register_detrend_imfile -dbname fulltau -det_id 3 -class_id fpa -uri /data/alala.0/eugene/pmsearch/detrend/megacam.mask.fits dettool -updatedetrun -dbname fulltau -det_id 3 -state stop
- inject the files into the new database
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
- run registration, chip, and camera steps in pantasks
module pantasks.pro module register.pro module chip.pro module camera.pro (mark: skip for now!) add.database pmsearch controller host add ipp000 controller host add ipp000 run
- failures:
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) 729975p failed on ppImage : unknown reason (log does not give the error messages) 863317p failed on ppImage : unknown reason (log does not give the error messages)
