Changes between Version 9 and Version 10 of VYSOS5.20090806
- Timestamp:
- Aug 7, 2009, 10:22:12 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
VYSOS5.20090806
v9 v10 49 49 50 50 * Generate Detrend Images 51 * For now, the VYSOS5 config applies only bias and flat 51 52 * start & setup pantasks: 52 53 * {{{ module pantasks.pro }}} 53 54 * {{{ detrend.modules }}} 55 * {{{ add.database demo_20090806 54 56 * {{{ control host add vysosdata1 }}} 55 57 * {{{ run }}} 56 57 58 * make a bias: 58 59 * {{{ dettool -simple -pretend -dbname demo_20090806 -definebyquery -workdir /home/ipp/data/demo.20090806/detrend -inst VYSOS5 -det_type BIAS -select_exp_type BIAS }}} 60 * look at the results in ippMonitor Detrend steps 61 * make a flat: 62 * {{{ dettool -simple -pretend -dbname demo_20090806 -definebyquery -workdir /home/ipp/data/demo.20090806/detrend -inst VYSOS5 -det_type FLAT -filter r -select_exp_type FLAT -select_filter PSr }}} 59 63 60 64
