Changeset 1476
- Timestamp:
- 01/16/09 15:49:58 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/STFITSImageWriter.cpp
r1468 r1476 172 172 IPosition shp(4, 1); 173 173 shp(0)= spec.nelements(); 174 cout << shp << spec << endl;175 174 TempImage<Float> tIm(shp, cSys); 176 175 tIm.put(spec);
Note:
See TracChangeset
for help on using the changeset viewer.