/[CCFs]/ccfdev/packages/xmm-flare/src/flare.dct
ViewVC logotype

Annotation of /ccfdev/packages/xmm-flare/src/flare.dct

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations)
Tue Aug 11 13:37:29 2020 UTC (4 years, 3 months ago) by rsaxton
Branch: MAIN
CVS Tags: version_0_1, HEAD
Committed through make

1 rsaxton 1.1 table "FLAREMAP" rows("flare.dat") ""
2     <
3     attribute "ALGOID" int 1 "/algorithm identifier" ""
4     comment "This table defines the FALRE maps for the EPIC cameras, "
5     comment "for the three filters and various energies"
6     comment ""
7    
8     column(5) "INSTRUME" string "Instrument name" "" fillColumn(col, "flare.dat",0,":")
9     column(2) "BAND" string "Energy band name" "" fillColumn(col, "flare.dat",1,":")
10     column(6) "FILTER" string "Filter name" "" fillColumn(col, "flare.dat",2,":")
11     column(1) "ENERGY" real32 "Band Energy" "keV" fillColumn(col, "flare.dat",3,":")
12     column(780,780) "FLAREMAP" real32 "Flare map" "" fillColumn(col, "flaremap.dat",0,":")
13     >

  ViewVC Help
Powered by ViewVC 1.1.27