| Version 1 (modified by , 17 years ago) ( diff ) |
|---|
Overview
These notes start with the example of running the GPC1 Virgo images from run 1c. See also the notes from Dec 2007
Commands to run the analysis
- create the database:
dbadmin project ipp000 ipp gpcpr pxadmin -create -dbname gpcpr
- inject the files into the new database
ipp_serial_inject_split.pl --telescope PS1 --camera GPC1 --workdir /data/ipp001.0/gpc1/20080211.proc --dvodb GPCPR.2008.04 --tess_id GPCPR --dbname gpcpr 20080211/o* ipp_serial_inject_split.pl --telescope PS1 --camera GPC1 --workdir /data/ipp001.0/gpc1/20080212.proc --dvodb GPCPR.2008.04 --tess_id GPCPR --dbname gpcpr 20080212/o*
- run registration step in pantasks
module pantasks.pro module register.pro add.database gpcpr controller host add ipp000 controller host add ipp000 run
- I wrote a small shell script to register detrends from the gpc1 data:
