Changes between Initial Version and Version 1 of AnalysisTutorial


Ignore:
Timestamp:
06/02/14 17:11:05 (11 years ago)
Author:
Daniela Dorner
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AnalysisTutorial

    v1 v1  
     1This page is far from being complete. While I give an introduction to my students, I try to write down a few notes, hoping that it can serve as a small introduction and help future students.
     2
     3== Analysis Steps ==
     4
     5=== callisto ===
     6what is done? calculation of calibration constants, extraction of signal, calibration of data
     7macro: Mars/fact/analysis/callisto.C
     8input: sequence file
     9
     10=== star ===
     11
     12what is done? :: image cleaning, calculation of image parameter
     13
     14macro::: Mars/fact/analysis/star.C
     15
     16input::: sequence file, callisto output
     17
     18=== ganymed ===
     19what is done? background suppression, calculation of excess(, energy reconstruction)
     20macro: Mars/fact/analysis/ganymed.C
     21input: dataset file
     22
     23=== lightcurve ===
     24what is done? calculation of excess rate
     25macro: Mars/fact/analysis/lightcurve.C
     26input: several datasets or information from DB
     27
     28
     29=== some additional information ===
     30
     31==== sequence ====
     32a sequence of runs, consisting of:
     33pedestal run, light pulser run, one or more data runs
     34
     35==== dataset ====
     36a collection of data runs