Changeset 9463 for trunk/MagicSoft/Mars


Ignore:
Timestamp:
06/20/09 10:22:25 (15 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/NEWS

    r9459 r9463  
    99
    1010   * Added consistency check for two consecutive runs
     11
     12   * Since ~1006246 (preliminary) the L1 signal (which is L1 after L2)
     13     has been disconnected and the L1 (L1TPU) has directly been connected
     14     to another bit in the trigger pattern. This has been fixed by an
     15     update of the decoding. Both bits are now or'ed together.
    1116
    1217 ;showplot:
     
    4550   * creation of pedestal and calibration files is now steered by
    4651     --mode (see ceres help)
     52
     53   * Instead of initializing the whole G-APD chip (all cells) before
     54     each event (which is rather time consuming) a time evolution before
     55     each event is now simulated which is enough to recovere every cell
     56     to 99.999% of its response taking the background rate into account.
     57     This is in total about a factor of ten faster and should not be
     58     less accurate because under normal conditions the recovering cells
     59     and the newly hitten cells will hardly be identical (due to
     60     statistical reasons)
     61
     62   * improved the trigger algorithm which is now faster and allows easily
     63     for multiplicity triggers
     64
     65   * The PDC flag in the file name is now correctly written
     66
     67   * A "PreCut" has been added which can be used after reading the events
     68     to select them even before any calculation is done.
     69
     70 ;merpp:
     71
     72   * The new drive reports which contain also the status of the starguider
     73     are now implemented, but the starting date (17/05/09) is preliminary.
    4774
    4875 ;callisto:
Note: See TracChangeset for help on using the changeset viewer.