IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 5756


Ignore:
Timestamp:
Dec 8, 2005, 4:46:42 PM (21 years ago)
Author:
eugene
Message:

default fitmode 2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/psphot.c

    r5718 r5756  
    5858
    5959    int FITMODE = psMetadataLookupS32 (&status, config, "FIT_MODE");
    60     if (!status) FITMODE = 0;
     60    if (!status) FITMODE = 2;
    6161
    6262    switch (FITMODE) {
Note: See TracChangeset for help on using the changeset viewer.