IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 40256


Ignore:
Timestamp:
Dec 7, 2017, 6:14:14 PM (9 years ago)
Author:
eugene
Message:

fix type for McalChi

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ohana.20170822/src/libdvo/include/libdvo_astro.h

    r40211 r40256  
    103103  float            McalAPER;             // calibration mag (mag)
    104104  float            dMcal;                // error on Mcal (mag)
    105   short            McalChiSq;            // image chisq (10*log(value))
     105  float            McalChiSq;            // image chisq (10*log(value))
    106106  short            photcode;             // identifier for CCD,
    107107  float            exptime;              // exposure time (seconds)
Note: See TracChangeset for help on using the changeset viewer.