- General information
- Data readiness
- Calibration
- BeamLine Constraint
- Calibration Run preparation
- Calibration Schedules
- Calibration topics by dataset
- Docs
- STAR Automated Calibration Project
- SVT Calibrations
- TPC Calibrations
- Drift velocity
- Enter TPC gains into database
- Field Cage Shorts
- Miscellaneous TPC calibration notes
- Padrow 13 and Padrow 40 static distortions
- RunXI dE/dx calibration recipe
- SpaceCharge and GridLeak
- TPC Hit Errors
- TPC OmegaTau
- TPC Sector Alignment
- TPC Slewing
- TPC T0s
- TPC de/dx
- TPC survey instructions
- Twist (ExB) Distortion
- Databases
- Quality Assurance
- Calibration
- Grid and Cloud
- Infrastructure
- Machine Learning
- Offline Software
- Production
- S&C internal group meetings
- Test tree
Field Cage Shorts
Updated on Tue, 2017-04-18 13:32. Originally created by genevb on 2005-10-21 16:56.
Under:
The TPC field cages are made up of conducting rings separated by resistors which step the potential from the central membrane to ground at the endplanes. We have experienced a few electrical shorts between rings over the years, leading to non-uniformity of the TPC electrical field, distorting the data. Where the shorts are located has changed in different run years, and we have experienced fluctuating shorts.
Some distortion maps can be found here.
Automatic calibration code
We now have code to automatically calibrate for the distortions caused by fluctuating field cage shorts in near-real time (on the order of an hour or so delay) based on measurements of the currents from the field cages. However, this code needs to be told where the shorts are and how to translate a current measurement into an amount of missing resistance. In other words, it is not meant to calibrate the position and logistics of the short itself, but rather handle automatic filling of the DB for varying corrections. If the logistics are not understood, then this automatic code should not be run.
The code is located under $STAR/StRoot/macros/calib as:
procTpcFieldCageShorts.csh
matchTpcFieldCageShorts.C
The shell script is meant to be run about once per hour and uses the ROOT macro to match information from multiple sources. This code has run as a cronjob under the starreco account.
»
- Printer-friendly version
- Login or register to post comments