| | 1 | = ISP - I(?) Sky Probe = |
| | 2 | |
| | 3 | |
| | 4 | == Information about ISP images == |
| | 5 | |
| | 6 | Comments mostly match those of gpc1, but can occassionally get 'stuck' on the wrong one. They are not to be trusted. Science images have 'OBJECT' as the object type. There is no obs_mode. |
| | 7 | |
| | 8 | |
| | 9 | == IPPMonitor/nebulous/etc == |
| | 10 | |
| | 11 | ISP can be access through IPPMonitor. Select isp as the project. ISP files can be located through the usual ways (neb-locate, neb-ls, etc), and is in the database (isp instead of gpc1, and with the same tables). |
| | 12 | |
| | 13 | == !SummitCopy/Registration == |
| | 14 | |
| | 15 | ISP images are downloaded through summitcopy, much like the gpc1 images. They are then registered (through registration). |
| | 16 | |
| | 17 | == Detrends == |
| | 18 | |
| | 19 | start pantasks[[BR]] |
| | 20 | |
| | 21 | `module pantasks.pro`[[BR]] |
| | 22 | `detrend.modules`[[BR]] |
| | 23 | `add.database isp`[[BR]] |
| | 24 | |
| | 25 | load a couple of hosts (not many are necessary) |
| | 26 | |
| | 27 | These are the detrends that are currently in use, and the commands used to create them. |
| | 28 | |
| | 29 | bias: |
| | 30 | |
| | 31 | `dettool -simple -definebyquery -inst 'ISP-Apogee' -det_type BIAS -select_exp_type BIAS -workdir !neb://@HOST@.0/isp/detrend/bias.20100305 -select_dateobs_begin 2010-01-04T00:00:00 -select_dateobs_begin 2010-01-04T00:00:00 -select_dateobs_end 2010-01-05T00:00:00 -dbname isp` |
| | 32 | |
| | 33 | dark: |
| | 34 | |
| | 35 | `dettool -simple -definebyquery -inst 'ISP-Apogee' -det_type DARK -workdir !neb://@HOST@.0/isp/detrend/dark.20100305 -select_dateobs_begin 2010-01-04T15:47:34 -select_dateobs_end 2010-01-04T15:52:41 -dbname isp` |
| | 36 | |
| | 37 | |
| | 38 | rerunning gene's shutter analysis - there are no new skyflats. |
| | 39 | |
| | 40 | `dettool -simple -definebyquery -inst 'ISP-Apogee' -det_type shutter -select_exp_type skyflat -select_filter g -dbname isp -workdir !neb://@HOST@.0/isp/detrend/shutter.20100312 -select_dateobs_begin 2007-01-14T04:00:00 -select_dateobs_end 2007-01-14T05:00:00 -select_exp_time_min 0.04 -pretend ` |
| | 41 | |
| | 42 | rerunning gene's flats (skyflats) |
| | 43 | |
| | 44 | `dettool -simple -select_exp_time_min 0.05 -definebyquery -inst 'ISP-Apogee' -det_type flat -select_exp_type skyflat -dbname isp -workdir !neb://@HOST@.0/isp/detrend/flat.20100312/r -select_filter r -filter r -select_dateobs_begin 2007-01-14T00:00:00 -select_dateobs_end 2007-01-15T00:00:00 ` |
| | 45 | |
| | 46 | `dettool -simple -select_exp_time_min 0.05 -definebyquery -inst 'ISP-Apogee' -det_type flat -select_exp_type skyflat -dbname isp -workdir !neb://@HOST@.0/isp/detrend/flat.20100312/i -select_filter i -filter i -select_dateobs_begin 2007-01-14T00:00:00 -select_dateobs_end 2007-01-15T00:00:00 ` |
| | 47 | |
| | 48 | `dettool -simple -select_exp_time_min 0.05 -definebyquery -inst 'ISP-Apogee' -det_type flat -select_exp_type skyflat -dbname isp -workdir !neb://@HOST@.0/isp/detrend/flat.20100312/z -select_filter z -filter z -select_dateobs_begin 2007-01-14T00:00:00 -select_dateobs_end 2007-01-15T00:00:00 ` |
| | 49 | |
| | 50 | `dettool -simple -select_exp_time_min 0.05 -definebyquery -inst 'ISP-Apogee' -det_type flat -select_exp_type skyflat -dbname isp -workdir !neb://@HOST@.0/isp/detrend/flat.20100312/y -select_filter y -filter y -select_dateobs_begin 2007-01-14T00:00:00 -select_dateobs_end 2007-01-15T00:00:00 ` |
| | 51 | |
| | 52 | `dettool -simple -select_exp_time_min 0.05 -definebyquery -inst 'ISP-Apogee' -det_type flat -select_exp_type skyflat -dbname isp -workdir !neb://@HOST@.0/isp/detrend/flat.20100312/g -select_filter g -filter g -select_dateobs_begin 2007-01-14T00:00:00 -select_dateobs_end 2007-01-15T00:00:00 ` |
| | 53 | |
| | 54 | |
| | 55 | == Processing == |
| | 56 | |
| | 57 | load pantasks |
| | 58 | |
| | 59 | `module pantasks.pro`[[BR]] |
| | 60 | `module chip.pro`[[BR]] |
| | 61 | `module camera.pro`[[BR]] |
| | 62 | `add.database isp`[[BR]] |
| | 63 | |
| | 64 | add a few hosts- not many are needed. |
| | 65 | |
| | 66 | running chiptool to process ISP data: |
| | 67 | |
| | 68 | `chiptool -dbname isp -definebyquery -set_label isp.20100325 -dateobs_begin 2010-03-25T10:00:00 -dateobs_end 2010-03-25T23:59:59 -set_workdir !neb://@HOST@.0/isp/isp.20100325 -set_end_stage camera -set_tess_id RINGS.V0` |
| | 69 | |
| | 70 | At this point, ISP images are only run through the camera stage. |
| | 71 | |
| | 72 | == The Unknown == |
| | 73 | |
| | 74 | * Stacks? |
| | 75 | * Diffs? |
| | 76 | * Distribution? |
| | 77 | * Cleanup? |
| | 78 | * DVOdb? |
| | 79 | |
| | 80 | |
| | 81 | |
| | 82 | |
| | 83 | |
| | 84 | == Useful links == |
| | 85 | |
| | 86 | |
| | 87 | Gene's ISP detrend wikis |
| | 88 | |
| | 89 | * http://svn.pan-starrs.ifa.hawaii.edu/trac/ipp/wiki/ISP_Notes |
| | 90 | * http://svn.pan-starrs.ifa.hawaii.edu/trac/ipp/wiki/ISP_Detrend_Example |
| | 91 | * http://svn.pan-starrs.ifa.hawaii.edu/trac/ipp/wiki/ISPtest |
| | 92 | |
| | 93 | Heather's ISP zeropoint wikis |
| | 94 | |
| | 95 | * http://svn.pan-starrs.ifa.hawaii.edu/trac/ipp/wiki/ISPZeroPoints |
| | 96 | * http://svn.pan-starrs.ifa.hawaii.edu/trac/ipp/wiki/GPC1ISPSkyBrightness |