Changeset 23924 for trunk/extsrc/gpcsw/gpcsrc/fits/burntool/persistio.c
- Timestamp:
- Apr 18, 2009, 11:11:15 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/extsrc/gpcsw/gpcsrc/fits/burntool/persistio.c
r23490 r23924 233 233 fprintf(fp, "# Cell: %d sky= %d rms= %d bias= %d\n", 234 234 cell[0].cell, cell[0].sky, cell[0].rms, cell[0].bias); 235 fprintf(fp, "#Cell time cx cy max sx sy ex ey y0m y0p y1m y1p x0m x0p x1m x1p slope zero\n");235 fprintf(fp, "#Cell time cx cy max y0 sx sy ex ey y0m y0p y1m y1p x0m x0p x1m x1p F up slope nfit sxf exf\n"); 236 236 237 237 for(j=0; j<MAXCELL; j++) {
Note:
See TracChangeset
for help on using the changeset viewer.
