IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 12, 2013, 4:18:26 PM (13 years ago)
Author:
bills
Message:

in relStack table remove requirement for skycal_id and add stack_id so that
entries can be added after stacks are processed but before photometry
is run and they are calibrated

File:
1 edited

Legend:

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

    r34908 r35152  
    3333    RELEASETOOL_MODE_UPDATERELEXP,
    3434    RELEASETOOL_MODE_LISTRELEXP,
     35    RELEASETOOL_MODE_DEFINERELSTACK,
     36    RELEASETOOL_MODE_UPDATERELSTACK,
     37    RELEASETOOL_MODE_LISTRELSTACK,
    3538} releasetoolMode;
    3639
Note: See TracChangeset for help on using the changeset viewer.