Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
daq:decomp_calibrations [2017/02/27 13:45] weisshaa |
daq:decomp_calibrations [2017/02/27 13:49] (current) weisshaa |
||
|---|---|---|---|
| Line 27: | Line 27: | ||
| == Splitting the detmap files == | == Splitting the detmap files == | ||
| - | After the creation of the detmap files, they must be split into the corresponding cores and segments. Assuming the above formatted file and standard file convention; this can be done with the script: | + | After the creation of the detmap files, they must be split into the corresponding cores and segments. Assuming the above formatted file and standard file convention; this can be done with the script run in same directory where the detmap files live. |
| - | + | ||
| - | <code> | + | |
| - | ~analysis/packages/Calibrations/split_cal.py | + | |
| - | </code> | + | |
| This is script is run by passing it the detmap file to be split: | This is script is run by passing it the detmap file to be split: | ||