Changeset 40291 for trunk/Ohana/src/imregister/imphot/output.c
- Timestamp:
- Dec 13, 2017, 10:53:48 AM (9 years ago)
- Location:
- trunk/Ohana
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/imregister/imphot/output.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana
-
trunk/Ohana/src/imregister/imphot/output.c
r34088 r40291 37 37 38 38 fprintf (stdout, "%s %s %s %7.4f %7.4f %7.4f %5d %02x\n", image[i].name, photstr, timestr, 39 image[i].Mcal , image[i].dMcal, image[i].secz, image[i].nstar, image[i].flags);39 image[i].McalPSF, image[i].dMcal, image[i].secz, image[i].nstar, image[i].flags); 40 40 free (timestr); 41 41 }
Note:
See TracChangeset
for help on using the changeset viewer.
