Create Athos spectral diagnostics/SATOP11 PSAS079
This commit is contained in:
parent
c502863a4d
commit
5b4e8fefc4
7
Athos-spectral-diagnostics/SATOP11-PSAS079.md
Normal file
7
Athos-spectral-diagnostics/SATOP11-PSAS079.md
Normal file
@ -0,0 +1,7 @@
|
||||
## Setting energy axis
|
||||
|
||||
If energy axis PV has been reset, the length of the axis will need to be set again for the pipeline to run. The energy axis needs to have the same length as the spectrometer camera width
|
||||
|
||||
`length = ep.caget('SATOP11-PSAS079:WIDTH')`
|
||||
`e_axis =np.arange(length)`
|
||||
`ep.caput('SATOP11-PSAS079:SPECTRUM_X',e_axis)`
|
Loading…
x
Reference in New Issue
Block a user