IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 26, 2022, 3:52:12 PM (4 years ago)
Author:
eugene
Message:

add functions to update output header with WCS from astrometry source

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20220316/fpcamera/src/fpcamera.h

    r42183 r42226  
    7272bool              fpcameraFPAtoChip (double *xChip, double *yChip, pmFPA *fpa, int nChip, double xFPA, double yFPA);
    7373
     74bool              fpcameraAstrometryFPAHeader(pmFPA *fpa, pmFPAfile *astrom, psMetadata *stats);
     75bool              fpcameraAstrometryChipHeader (pmConfig *config, pmFPAview *view, pmReadout *readout, pmFPAfile *astrom);
     76
    7477///@}
    7578# endif /* FPCAMERA_H */
Note: See TracChangeset for help on using the changeset viewer.