Difference between revisions of "CH Code Repository"

From New IAC Wiki
Jump to navigation Jump to search
Line 1: Line 1:
='''Important Info'''=
+
='''Preliminary Notes'''=
  
The code on this page is intended to be run on DAQ2 locally or via secure shell.
+
* The code on this page is intended to be run on DAQ2 locally or via secure shell.
  
 
='''Header File'''=
 
='''Header File'''=

Revision as of 15:16, 26 October 2022

Preliminary Notes

  • The code on this page is intended to be run on DAQ2 locally or via secure shell.

Header File

Energy Calibration

This piece of code calibrates ADC data by using a polynomial regression and can be modified to take input from the user if not using 152Eu as a calibration source. Currently (Oct 2022), it is configured to automatically assume use of 152Eu. The Non-Uniform Binning is also included in this piece of code, but will also be listed separately.

CH DAQ2 Energy Calibration

Code

Previous Pages

CaGaS Phase II

PAS_Experiment