IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 27, 2021, 11:41:52 AM (5 years ago)
Author:
eugene
Message:

consolidate reset operations for clarity

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/relphot.20210521/src/launch_region_hosts.c

    r40291 r41620  
    6262    if (RESET)                      strextend (&command, "-reset");
    6363    if (RESET_ZEROPTS)              strextend (&command, "-reset-zpts");
     64    if (RESET_FLATCORR)             strextend (&command, "-reset-flat");
    6465    if (!KEEP_UBERCAL)              strextend (&command, "-reset-ubercal");
    6566    if (DophotSelect)               strextend (&command, "-dophot %d", DophotValue);
Note: See TracChangeset for help on using the changeset viewer.