Changeset 40266 for branches/eam_branches/ohana.20170822/src/opihi
- Timestamp:
- Dec 9, 2017, 11:32:09 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ohana.20170822/src/opihi/dvo/gstar.c
r40244 r40266 763 763 gprint (GP_LOG, "%6.3f ", catalog.measure[Nv].McalAPER); 764 764 gprint (GP_LOG, "%6.3f ", catalog.measure[Nv].Mflat); 765 gprint (GP_LOG, "%6.3f ", catalog.measure[Nv].Map); 766 gprint (GP_LOG, "%6.3f ", catalog.measure[Nv].Mkron); 765 Mrel = PhotRel (&catalog.measure[Nv], &catalog.average[k], &catalog.secfilt[k*Nsecfilt], MAG_CLASS_APER); 766 gprint (GP_LOG, "%6.3f ", Mrel); 767 Mrel = PhotRel (&catalog.measure[Nv], &catalog.average[k], &catalog.secfilt[k*Nsecfilt], MAG_CLASS_KRON); 768 gprint (GP_LOG, "%6.3f ", Mrel); 767 769 gprint (GP_LOG, "%6.3f ", catalog.measure[Nv].dMkron); 768 770 gprint (GP_LOG, "%5.1f ", pow(10.0, 0.4*catalog.measure[Nv].dt));
Note:
See TracChangeset
for help on using the changeset viewer.
