- Timestamp:
- Jun 1, 2015, 4:28:19 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ohana.20150429/src/getstar/src/WriteImageFITS.c
r14590 r38345 36 36 37 37 table.header = &theader; 38 gfits_table_set_SMPData (&table, NULL, Nstars );38 gfits_table_set_SMPData (&table, NULL, Nstars, TRUE); 39 39 gfits_fwrite_Theader (f, &theader); 40 40 gfits_fwrite_table (f, &table);
Note:
See TracChangeset
for help on using the changeset viewer.
