IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 4, 2022, 6:25:40 AM (5 years ago)
Author:
eugene
Message:

adding comments, new smf option

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
    112
    213macro load.camstats
     
    270281end
    271282
     283############ macros used to test mpcorb_predict
     284
    272285macro plot.camsky
    273286
     
    290303  cplot -c red  -op 1.0 -pt box -sz 2.5 RrefCam DrefCam where (not(isnan(Xpsf)) && (Q1psf > 0.85))
    291304end
    292 
    293 ############ macros used to test mpcorb_predict
    294305
    295306macro test.mpcfine
Note: See TracChangeset for help on using the changeset viewer.