From c502863a4d0d5278cb16439a6da25d346e4317f1 Mon Sep 17 00:00:00 2001 From: arrell_c Date: Tue, 18 Jun 2024 19:39:28 +0200 Subject: [PATCH] arrell_c deleted page: SATOP11 PSAS079 --- SATOP11-PSAS079.md | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 SATOP11-PSAS079.md diff --git a/SATOP11-PSAS079.md b/SATOP11-PSAS079.md deleted file mode 100644 index 0513c50..0000000 --- a/SATOP11-PSAS079.md +++ /dev/null @@ -1,7 +0,0 @@ -## 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)` \ No newline at end of file