- Timestamp:
- Jan 4, 2022, 6:25:40 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20211108/ippTests/ippCheck/camstats.pro
r41941 r41975 1 # this 2 3 # load.camstats (glob) : load data from a set of stf files and calculate detection histograms 4 # plot.camstats.resid : plot photometric and astrometric residuals 5 # plot.camstats.fracs : plot detection fraction histograms vs magnitude 6 7 # calc.camstats : calculate detection histograms for a single set of data 8 9 # UTILITIES: 10 # legend.init 11 # legend.line 1 12 2 13 macro load.camstats … … 270 281 end 271 282 283 ############ macros used to test mpcorb_predict 284 272 285 macro plot.camsky 273 286 … … 290 303 cplot -c red -op 1.0 -pt box -sz 2.5 RrefCam DrefCam where (not(isnan(Xpsf)) && (Q1psf > 0.85)) 291 304 end 292 293 ############ macros used to test mpcorb_predict294 305 295 306 macro test.mpcfine
Note:
See TracChangeset
for help on using the changeset viewer.
