- Timestamp:
- Aug 7, 2009, 12:45:24 PM (17 years ago)
- Location:
- branches/eam_branches/20090715
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
psLib/src/fits/psFitsHeader.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20090715
- Property svn:mergeinfo changed
/trunk (added) merged: 24801-24824,24827-24834,24836-24859,24861-24901,24903-24912,24914-24950,24953-24971,24973-24977,24986-24989,24993-25017
- Property svn:mergeinfo changed
-
branches/eam_branches/20090715/psLib/src/fits/psFitsHeader.h
r22729 r25022 66 66 ); 67 67 68 /** Write a header for an image 69 * Principal difference with psFitsWriteHeader is this allows writing ZSIMPLE for uncompressing a single image 70 */ 71 bool psFitsWriteHeaderImage( 72 psFits *fits, ///< FITS file 73 const psMetadata *output, ///< Header to output 74 bool phuImage ///< Is this image supposed to be in the PHU? 75 ); 76 77 68 78 /** Writes a "blank" --- a header only, with no image or table. 69 79 *
Note:
See TracChangeset
for help on using the changeset viewer.
