Changeset 16676
- Timestamp:
- Feb 26, 2008, 2:49:49 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/fits/psFitsImage.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/fits/psFitsImage.c
r16672 r16676 7 7 * @author Robert DeSonia, MHPCC 8 8 * 9 * @version $Revision: 1.2 5$ $Name: not supported by cvs2svn $10 * @date $Date: 2008-02-27 00: 35:41$9 * @version $Revision: 1.26 $ $Name: not supported by cvs2svn $ 10 * @date $Date: 2008-02-27 00:49:49 $ 11 11 * 12 12 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 287 287 // We can't have the write dying for this reason --- try to save it somehow! 288 288 psWarning("Unable to determine BSCALE and BZERO for image --- setting to 1.0, 0.0"); 289 psError StackClear();289 psErrorClear(); 290 290 } 291 291 } else {
Note:
See TracChangeset
for help on using the changeset viewer.
