Project

General

Profile

Actions

Present

Chris Rogers
Chris Tunnell
Matt Littlefield
Antony Wilson
Oleg Lysenko

Geometry:

  • PROPOSE: merge tracker (and other) geometries into XML structure
    before upload to config db
  • ACTION: Oleg and Matt to specify schema format for SciFi XML schema
  • ACTION: Oleg to transform from MiceModules to XML
  • ACTION: Matt to update XML schema

Matt and Oleg to meet for status update, propose 22nd August.

Other detectors were discussed:-

  • ACTION: Matt to get specification:
    • Matt Littlefield for EMR
    • Lucien (Gene Kafka) for Ckov
    • Yordan (Galina?) for TOF
    • First draft is presumably what's in
      $MAUS_ROOT_DIR/src/legacy/FILES/Models/Modules/TOF
      $MAUS_ROOT_DIR/src/legacy/FILES/Models/Modules/EMR
      $MAUS_ROOT_DIR/src/legacy/FILES/Models/Modules/Tracker
      $MAUS_ROOT_DIR/src/legacy/FILES/Models/Modules/Ckov

Calibration

Need to store:
ADC pedestal
ADC gain
TDC pedestal
TDC slope

Index by (say, ~4096 rows per calibration):
board
bank
channel

ACTION: Antony to add to python API get/set methods for calibrations

Calibration data will also have time stamps added to it by the database
getters will include:
getCurrentCalibrations - returns all current calibrations
getCalibrationsForRun - returns all calibrations valid for a run
getCalibrationsForDate - returns all calibrations valid for a date

Updated by Rogers, Chris about 12 years ago ยท 2 revisions