- Timestamp:
- Apr 8, 2008, 11:24:51 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20080408/ippScripts/scripts/chip_imfile.pl
r16919 r17409 85 85 { name => "FRINGE_RESID_0", type => "rms", flag => "-fringe_1", dtype => "float" }, 86 86 { name => "FRINGE_ERR_0", type => "rms", flag => "-fringe_2", dtype => "float" }, 87 { name => "CERROR", type => "rms", flag => "-sigma_ra", dtype => "float" },88 { name => "CERROR", type => "rms", flag => "-sigma_dec", dtype => "float" },87 # { name => "CERROR", type => "rms", flag => "-sigma_ra", dtype => "float" }, 88 # { name => "CERROR", type => "rms", flag => "-sigma_dec", dtype => "float" }, 89 89 { name => "APMIFIT", type => "mean", flag => "-ap_resid", dtype => "float" }, 90 90 { name => "DAPMIFIT", type => "rms", flag => "-ap_resid_stdev", dtype => "float" }, … … 95 95 { name => "DT_DET", type => "sum", flag => "-dtime_detrend", dtype => "float" }, 96 96 { name => "DT_PHOT", type => "sum", flag => "-dtime_photom", dtype => "float" }, 97 { name => "DT_ASTR", type => "sum", flag => "-dtime_astrom", dtype => "float" },97 # { name => "DT_ASTR", type => "sum", flag => "-dtime_astrom", dtype => "float" }, 98 98 { name => "NSTARS", type => "sum", flag => "-n_stars", dtype => "int" }, 99 99 # { name => "?", type => "sum", flag => "-n_extended", dtype => "int" }, 100 100 # { name => "?", type => "sum", flag => "-n_cr", dtype => "int" }, 101 { name => "NASTRO", type => "sum", flag => "-n_astrom", dtype => "int" },101 # { name => "NASTRO", type => "sum", flag => "-n_astrom", dtype => "int" }, 102 102 ]; 103 103 my $stats = PS::IPP::Metadata::Stats->new($STATS); # Stats parser
Note:
See TracChangeset
for help on using the changeset viewer.
