Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
daq:easy_decomp_calibrations [2017/02/27 16:55]
weisshaa
daq:easy_decomp_calibrations [2017/02/27 17:06]
weisshaa [Easy GRETINA Decomp File Creation]
Line 13: Line 13:
   ​   ​
   * 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.
 +
 +
 +
 +== Loading the Decomp Files == 
 +
 +  * Copy the setfile. The setfiles are located in **~gretina/​DecompParam/​** Copy the last setfile to the current date:
 +
 +<​code>​
 +cp setFile.2017-02-09 setFile.YYYY-MM-DD
 +</​code>​
 +
 +  * Edit the newly created setfile. Perform a search and replace of the old date with the new date; example using setfile.2017-02-09 one would change:
 +
 +<​code>​
 +170209 ​ ->  YYMMDD
 +</​code>​
 +
 +  * edit the file **~gretina//​decomp.sh** to point to the new setfile. ​ This is done by editing the variable **FILECONF** in **~gretina//​decomp.sh** ​ This variable will be the first uncommented line in the file.  Best practice is to copy/​comment the original line before editing.
 +
 +== Restarting GRETINA Decomp ==
 +
 +  * Once the above steps are complete, the decomp process needs to be restarted. This can be done in one of two ways:
 +    * Press either the **GRETINA Stand Alone** of **GRETINA + S800** button.
 +    * run **./​grdecom.sh** from a terminal connected to **a2.gam** ​
 +
 +
 +

QR Code
QR Code daq:easy_decomp_calibrations (generated for current page)