IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 28, 2014, 2:25:02 PM (12 years ago)
Author:
bills
Message:

add releasetool -setrelstackcalibratedfromskycal which for a given release and skycal identifier
(label, data_group, or skycal_id)
copies the zero point information from the skycalResult into the corresponding relStack(s) identified
relStack.stack_id = skycalRun.stack_id
For now only do this if the relStacks are in state processed. May want to revisit this in the
future so that say, skycal can be rerun.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/releasetool.h

    r37122 r37131  
    3737    RELEASETOOL_MODE_DEFINERELSTACK,
    3838    RELEASETOOL_MODE_UPDATERELSTACK,
     39    RELEASETOOL_MODE_SETRELSTACKCALIBRATEDFROMSKYCAL,
    3940    RELEASETOOL_MODE_DELETERELSTACK,
    4041    RELEASETOOL_MODE_TOCALIBSTACK,
Note: See TracChangeset for help on using the changeset viewer.