IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 14 and Version 15 of IPP_for_PS2


Ignore:
Timestamp:
Apr 17, 2018, 3:45:43 PM (8 years ago)
Author:
watersc1
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IPP_for_PS2

    v14 v15  
    1313|| detrend      || stare04 || 2001:2009 || stare*3 ippx085-88*6 ||
    1414|| registration || stare02 || 2001:2009 || hosts.registration ||
    15 || stdscience   || stare04 || 2010:2019 || stare*3 ippx077-88*6 ||
     15|| stdscience   || stare04 || 2010:2019 || stare*3 ippx065-88*6 ||
    1616|| summitcopy   || stare00 || 2010:2019 || hosts.summitcopy ||
    1717
     
    3232 * ippScripts/scripts/detrend_norm_calc.pl assumes a normalization of 0.0 or NAN is always wrong, but this is not the case when a detector has no good pixels.  This is not a clean solution, but I set the normalization to 1.0 in this case, and do not throw an error.
    3333 * Ohana/src/skycalc/Makefile add sunmoon to the list of commands to build.
     34 * ppSub/src/ppSubCamera.c modifies the camera name in the config object to allow warp-stack diffs to be constructed using GPC1 LAP stacks.
    3435 * ippconfig/recipes/nightly_science.config add simple (i) filter names instead of the correct long form (i.00002).
    3536 * ippconfig/gpc2/psastro.config be extremely permissive and allow the max FWHM to be 100 pixels.  Use 2017 refcat.
     
    4243 * The nightly_science desperate diff routine depends on the existence of a morning dark to signal that all observations have been taken.  These are not currently being taken, which prevented one diff from being constructed automatically.  I launched the diff with the command
    4344{{{difftool -definewarpwarp -dbname tgpc2 -set_workdir neb://@HOST@.0/tgpc2/OSS.nt/2018/03/30 -set_label czw.up -set_data_group OSS.20180330 -set_reduction SWEETSPOT -set_dist_group SweetSpot -exp_id 5729 -template_exp_id 5737 -input_label czw.up -template_label czw.up -good_frac 0.1 -backwards -trace db 5 -rerun}}}.
     45  * These darks are now being taken, but as of 2018-04-17, the obs_mode does not match the expected value.  If this continues, I will remove this restriction from the configuration file (a comment of 'darks_morn%' is probably sufficiently restrictive).
    4446 * There is no cleanup pantasks, so nightly science exposures go to label="goto_cleaned" and state="goto_cleaned".  For the one night of science data, I moved them back using {{{STAGEtool -dbname tgpc2 -updaterun -label goto_cleaned -set_label czw.up -set_state full}}}.
    4547 * The current MASK is a DARKMASK+FLATMASK that does not exclude static bad pixels/columns that are not caught by those processes.