IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 41648


Ignore:
Timestamp:
Jun 7, 2021, 4:25:54 PM (5 years ago)
Author:
eugene
Message:

need to set GRID_ZPT_MODE if meanfile is supplied

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/relphot/src/args.c

    r41647 r41648  
    402402    GRID_MEANFILE = strcreate (argv[N]); // used by relphot -averages and relphot -apply-offsets
    403403    remove_argument (N, &argc, argv);
     404    GRID_ZPT_MODE  = GRID_ZPT_MODE_ALL; // since we are applying the grid, need to active this
    404405  }
    405406
Note: See TracChangeset for help on using the changeset viewer.