IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Initial Version and Version 1 of ISP_Information


Ignore:
Timestamp:
Apr 15, 2010, 5:24:12 PM (16 years ago)
Author:
heather
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ISP_Information

    v1 v1  
     1= ISP - I(?) Sky Probe =
     2
     3
     4== Information about ISP images ==
     5
     6Comments 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
     11ISP 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
     15ISP images are downloaded through summitcopy, much like the gpc1 images. They are then registered (through registration).
     16
     17== Detrends ==
     18
     19start pantasks[[BR]]
     20
     21`module pantasks.pro`[[BR]]
     22`detrend.modules`[[BR]]
     23`add.database isp`[[BR]]
     24
     25load a couple of hosts (not many are necessary)
     26
     27These are the detrends that are currently in use, and the commands used to create them.
     28
     29bias:
     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
     33dark:
     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
     38rerunning 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
     42rerunning 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
     57load pantasks
     58
     59`module pantasks.pro`[[BR]]
     60`module chip.pro`[[BR]]
     61`module camera.pro`[[BR]]
     62`add.database isp`[[BR]]
     63
     64add a few hosts- not many are needed.
     65
     66running 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
     70At 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
     87Gene'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
     93Heather'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