Changeset 24233
- Timestamp:
- May 21, 2009, 6:00:44 AM (17 years ago)
- Location:
- trunk/Ohana/src/opihi/dvo
- Files:
-
- 3 edited
-
avextract.c (modified) (1 diff)
-
mextract.c (modified) (1 diff)
-
mmextract.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/dvo/avextract.c
r21086 r24233 205 205 gprint (GP_ERR, " <photcode>:cal : first calibrated magnitude for <photcode> \n"); 206 206 gprint (GP_ERR, " <photcode>:err : magnitude error for photcode\n"); 207 gprint (GP_ERR, " <photcode>:chi psq :chi-square of magnitude fit\n");207 gprint (GP_ERR, " <photcode>:chisq : raw chi-square of magnitude fit\n"); 208 208 gprint (GP_ERR, " type : dophot type (unused)\n"); 209 209 gprint (GP_ERR, " typefrac : dophot type fraction (unused)\n"); -
trunk/Ohana/src/opihi/dvo/mextract.c
r21086 r24233 226 226 gprint (GP_ERR, " <photcode>:cal : calibrated magnitude for photcode \n"); 227 227 gprint (GP_ERR, " <photcode>:err : magnitude error for photcode\n"); 228 gprint (GP_ERR, " <photcode>:chisq : chi-square of magnitude fit\n");228 gprint (GP_ERR, " <photcode>:chisq : raw chi-square of magnitude fit\n"); 229 229 gprint (GP_ERR, " <photcode>:ncode : number of measurements in photcode\n"); 230 230 gprint (GP_ERR, " <photcode>:nphot : number of measurements used for average magnitude\n"); -
trunk/Ohana/src/opihi/dvo/mmextract.c
r20936 r24233 348 348 gprint (GP_ERR, " photcode:cal : calibrated magnitude for photcode \n"); 349 349 gprint (GP_ERR, " photcode:err : magnitude error for photcode\n"); 350 gprint (GP_ERR, " photcode:chisq : chi-square of magnitude fit\n");350 gprint (GP_ERR, " photcode:chisq : raw chi-square of magnitude fit\n"); 351 351 gprint (GP_ERR, " photcode:ncode : number of measurements in photcode\n"); 352 352 gprint (GP_ERR, " photcode:nphot : number of measurements used for average magnitude\n");
Note:
See TracChangeset
for help on using the changeset viewer.
