Analysis Software for Site Survey   


based on CloudMon analysis package on 2007-05-12/2009-05-06 by T. Sasaki
    Figures are in
      C:\0WORK\TibetSiteSurvey\0FLIRA40M_IRCamera\0ControlSoftware\MonitorImages


CloudMon to control and data acquisition software
    Frame Data of 240 x 320 is saved in FITS file
ShowDS9 to show frame data to DS9 display
MeasureArea to measure area according to area file
GetBG to create flat-field frame or sky background frame out of multiple frames selected randomly.
AnalysisOrganizer to organize analysis operations by creating sequential operation files and execute according the sequential operation file.
Arithmetic for arithmetic operation of frame
    - Sum/Mean of frames to save target file ( nealy the same as GetBG )
    - Subtract reference(sky-background) file from frames
    - Devide frames using refernce file
    - FlatFielding frames using refernce(flat-field) file
    - Mask pixels in frames using mask area file
Histogram create histogram from flatfielded-BGsubtracted-Masked frames.
ToDo
Logger to collect log message from each software (TBD)


HowToAnalysis

Directory Structure

original raw images

C:
O:
Z:
/00SiteSurveyData /000_A40M_Images /00_Mitaka /2007
/2008
/2009
/2010
/yyyymm /yyyymmdd
/01_Karasu
/02_Oma

Analysed images

C:
O:
Z:
/00SiteSurveyData /000_A40M_Images_Analysed /00_Mitaka /2007
/2008
/2009
/2010
/yyyymm /yyyymmddA
("A" added)
/yyyymmddF(*)
/01_Karasu
/02_Oma

Falt-Fielding images

C:
O:
Z:
/00SiteSurveyData /02FlatField 20070129Flat_CM1.fits NSTACKF = 26 / Frames used for stacking
STACKDAT= '2007/08/29' / Creation Date of Stacked Frame
20070129Flat_CM2.fits NSTACKF = 193 / Frames used for stacking
STACKDAT= '2010/01/25' / Creation Date of Stacked Frame

Sky-Frame images

C:
O:
Z:
/00SiteSurveyData /03SkyFrame

mask images to be masked

C:
O:
Z:
/00SiteSurveyData /04MaskFrame

CSV files which lists BAD frames

C:
O:
Z:
/00SiteSurveyData /BadFile

Sequential procedure files

C:
O:
Z:
/00SiteSurveyData /SeqFile

Histogram result files

C:
O:
Z:
/00SiteSurveyData /05Histogram