Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
daq:easy_decomp_calibrations [2017/02/28 10:57] weisshaa [Easy GRETINA Decomp File Creation] |
daq:easy_decomp_calibrations [2017/03/02 14:38] (current) weisshaa [Easy GRETINA Decomp File Creation] |
||
|---|---|---|---|
| Line 2: | Line 2: | ||
| ====== Easy GRETINA Decomp File Creation ====== | ====== Easy GRETINA Decomp File Creation ====== | ||
| - | * create a new directory **~gretina/Decomp/detmap_YYMMD** | + | * create a new directory **~gretina/DecompParam/detmap_YYMMD** |
| * copy your detmap files for the individual quads to the new directory (standard format: **detmap_Q1.txt**) | * copy your detmap files for the individual quads to the new directory (standard format: **detmap_Q1.txt**) | ||
| Line 9: | Line 9: | ||
| <code> | <code> | ||
| - | ~analysis/packages/Calibrations/applyCalibrations.sh . | + | ~analysis/packages/Calibrations/apply_calibration_steps.sh . |
| </code> | </code> | ||
| | | ||
| * assuming the 10 detmap file exists, this script will create all the necessary decomp files for all gain ranges using the standard naming conventions. | * assuming the 10 detmap file exists, this script will create all the necessary decomp files for all gain ranges using the standard naming conventions. | ||
| + | * You may need to edit the trace gain file for broken segments (i.e. Q4P2, tr_gain_Q4pos2_CC9.txt, set line 25 to 10000.0 and Q8P2 gamma6, line 19 ) OR give SMALL calibration parameter in the detmap_Qx.txt file. | ||
| == Loading the Decomp Files == | == Loading the Decomp Files == | ||