Calibration Database » History » Version 58
« Previous -
Version 58/76
(diff) -
Next » -
Current version
Wanwei Wu, 12/02/2019 05:25 PM
- Table of contents
- Calibration Database
- Contact Persons
- Tutorials on Calibration Database
- Conditions Database
- Database Status
Calibration Database¶
This wiki is intended to detail the calibration database and relevant resources for MicroBooNE.
Contact Persons¶
- Brandon Eberly, Wanwei Wu, Ralitsa Sharankova, Wesley R. Ketchum, Maya Wospakrik
Tutorials on Calibration Database¶
- Tutorial (I) (Sept. 6, 2018): [[https://microboone-docdb.fnal.gov/cgi-bin/private/ShowDocument?docid=17863]]
- Tutorial (II) (Oct. 9, 2018): [[https://microboone-docdb.fnal.gov/cgi-bin/private/ShowDocument?docid=18579]]
Conditions Database¶
- We use the Conditions Database. For details, please see: [[https://cdcvs.fnal.gov/redmine/projects/condb/wiki/Conditions_Database_at_Fermilab]]
- Two postgreSQL databases for MicroBooNE:
- Production: microboone_prod on ifdb05.fnal.gov
- Development: microboone_dev on ifdb04.fnal.gov
- Each database is divided into folders.
- Each folder contains a series of calibration tables ("snapshots") fro a specific type fo calibration data.
- Each table has a beginning and end time associated with it called the interval of validity (IOV).
- We use the "Minerva" mode: all rows in a folder have the same IOV.
Database Status¶
Data Sets (Refer: [[https://microboone-exp.fnal.gov/at_work/AnalysisTools/index.html]])¶
- Run 1 open trigger 2 FEM: 3420-3984
- Run 1 open trigger 3 FEM: 3985-4951
- Run 1 software trigger: 4952-6998
- Shutdown 1: 6999-8316
- Run 2 open trigger: 8317-8405
- Run 2 before full CRT: 8406-11048
- Run 2 after full CRT: 11049-11951
- Shutdown 2: 11952-13696
- Run 3 before CRT clock fix: 13697-14116
- Run 3 after CRT clock fix: 14117-17566
- Run 3 shutdown: 17567-18960
- Run 4a: 18961-19752
General information (Refer: docdb 4918)¶
- MicrobBooNE implementation:
- SIOVChannelStatusProvider in larevt is our implementa=on of the provider
- UbooneChannelStatusService in uboonecode is our implementation of the service
- ChannelStatus provider interface: larevt/CalibrationDBI/Interface/IChannelStatusProvider.h
- ChannelStatus service interface: larevt/CalibrationDBI/Interface/IChannelStatusService.h
- Statuses of a wire channel are ordered from "worst" to "best":
- enum chStatus {kDISCONNECTED=0, kDEAD=1, kLOWNOISE=2, kNOISY=3, kGOOD=4, kUNKNOWN=5}
- Dead channels = Dead ASICs + Noisy Channels + Chirping Channels(Refer: docdb 6517. In MCC9, this is defined in a different way.)
Channel Status¶
- RUN 2 data:
- output area of the results:
- Run 8406-11952: /pnfs/uboone/persistent/users/jyoti/RunII_ChStatus/wirecell
- output area of the results:
- RUN 3 data:
- output area of the results:
- Run 13697-15469: /pnfs/uboone/persistent/users/jyoti/RunIII_ChStatus/wirecell
- Run 15470-17055: /pnfs/uboone/persistent/users/jyoti/RunIII_ChStatus_remianing/wirecell
- first half: from Oct 27, 2017 (Run 13696) to Mar 16, 2018 (Run 15500) (add tag)
- second half (MCC8 tag: v2r1): from Mar 16 (Run 15470) to Jun 8, 2018 (Run 17053)
- output area of the results:
- RUN 3 shutdown data:
- Run 17567-18960
- output area of the results: /pnfs/uboone/persistent/users/wwu/calibration/channelStatus_run3shutdown
- database tag: v3r1
- Refer: docdb 21877
- Run 17567-18960
- RUN 4 data:
ASIC Settings¶
- Run 3 (run 13697-17055)
- Database tags for ASIC misconfiguration (MCC8): v1r2
- Results can be found at docdb 19996
- Run 3 shutdwon (run 17567-18960) and Run 4 (part: run 18961-20909)
PMT Gains¶
- Run 1 + Run 3 + Run 3 (most part):
dQ/dx¶
- Run 4 data
- Run 18961 - 23542
- Database tags for all YZ correction (MCC9): v2r3
- Run 18961 - 23542
- Run 3 data
- Run 1 data (including Shutdown 1)
- MC dQ/dx (MCC9):
- Database tags for YZ correction (MCC9): v1r1 (see docdb 21683)