Changes between Version 2 and Version 3 of AnalysisTutorial
- Timestamp:
- 06/02/14 17:13:33 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AnalysisTutorial
v2 v3 4 4 5 5 === callisto === 6 what is done?::7 calculation of calibration constants, extraction of signal, calibration of data8 macro::9 Mars/fact/analysis/callisto.C10 input: sequence file6 what is done?:: 7 calculation of calibration constants, extraction of signal, calibration of data 8 macro:: 9 Mars/fact/analysis/callisto.C 10 input:: sequence file 11 11 12 12 === star === 13 what is done?:: 14 image cleaning, calculation of image parameter 15 macro:: 16 Mars/fact/analysis/star.C 17 input:: 18 sequence file, callisto output 13 19 14 what is done? :: image cleaning, calculation of image parameter 15 16 macro::: Mars/fact/analysis/star.C 17 18 input::: sequence file, callisto output 19 20 === ganymed === 21 what is done? background suppression, calculation of excess(, energy reconstruction) 22 macro: Mars/fact/analysis/ganymed.C 23 input: dataset file 20 === ganymed === 21 what is done?:: 22 background suppression, calculation of excess(, energy reconstruction) 23 macro:: 24 Mars/fact/analysis/ganymed.C 25 input:: 26 dataset file 24 27 25 28 === lightcurve ===