Alvra variables

This commit is contained in:
2026-02-24 09:22:02 +01:00
parent 779c0b44f1
commit 7a0c7efb82
4 changed files with 10 additions and 2 deletions

View File

@@ -4,12 +4,14 @@ archiverviewer:2.1.0 https://artifacts.psi.ch/artifactory/releases/ch/psi/archiv
athos-screens:2.0.0 https://artifacts.psi.ch/artifactory/releases/ch/psi/athos-screens/2.0.0/athos-screens-2.0.0.rpm
athos-screens:2.0.1 https://artifacts.psi.ch/artifactory/releases/ch/psi/athos-screens/2.0.1/athos-screens-2.0.1.rpm
athos-screens:2.1.0 https://artifacts.psi.ch/artifactory/releases/ch/psi/athos-screens/2.1.0/athos-screens-2.1.0.rpm
bitshuffle-noomp:0.5.2 https://artifacts.psi.ch/artifactory/releases/bitshuffle/bitshuffle-noomp-0.5.2-1.el9.noarch.rpm
correlation:2.0.0 https://artifacts.psi.ch/artifactory/releases/ch/psi/correlation/2.0.0/correlation-2.0.0.rpm
correlation:2.0.1 https://artifacts.psi.ch/artifactory/releases/ch/psi/correlation/2.0.1/correlation-2.0.1.rpm
correlation:2.1.0 https://artifacts.psi.ch/artifactory/releases/ch/psi/correlation/2.1.0/correlation-2.1.0.rpm
csm:2.0.0 https://artifacts.psi.ch/artifactory/releases/ch/psi/csm/2.0.0/csm-2.0.0.rpm
csm:2.0.1 https://artifacts.psi.ch/artifactory/releases/ch/psi/csm/2.0.1/csm-2.0.1.rpm
csm:2.1.0 https://artifacts.psi.ch/artifactory/releases/ch/psi/csm/2.1.0/csm-2.1.0.rpm
datahub:1.1.10 https://artifacts.psi.ch/artifactory/releases/datahub/datahub-1.1.10-1.el9.noarch.rpm
dataviewer:2.0.0 https://artifacts.psi.ch/artifactory/releases/ch/psi/dataviewer/2.0.0/dataviewer-2.0.0.rpm
dataviewer:2.0.1 https://artifacts.psi.ch/artifactory/releases/ch/psi/dataviewer/2.0.1/dataviewer-2.0.1.rpm
dataviewer:2.1.0 https://artifacts.psi.ch/artifactory/releases/ch/psi/dataviewer/2.1.0/dataviewer-2.1.0.rpm

3
saresa_variables.txt Normal file
View File

@@ -0,0 +1,3 @@
PSHELL_HOME_PATH=/sf/alvra/config/pshell_al
PSHELL_DATA_PATH=/sf/alvra/config/pshell_data
PSHELL_JVM_OPTIONS="-Duser.home=/sf/alvra/data"

View File

@@ -8,4 +8,4 @@ plotter:2.1.0 https://artifacts.psi.ch/artifactory/releases/ch/psi/plotter/2.1.0
pshell-workbench:2.1.0 https://artifacts.psi.ch/artifactory/releases/ch/psi/pshell-workbench/2.1.0/pshell-workbench-2.1.0.rpm
psss-panel:2.1.0 https://artifacts.psi.ch/artifactory/releases/ch/psi/psss-panel/2.1.0/psss-panel-2.1.0.rpm
screenpanel-sf:2.1.0 https://artifacts.psi.ch/artifactory/releases/ch/psi/screenpanel-sf/2.1.0/screenpanel-sf-2.1.0.rpm
stripchart:2.1.0 https://artifacts.psi.ch/artifactory/releases/ch/psi/stripchart/2.1.0/stripchart-2.1.0.rpm
stripchart:2.1.0 https://artifacts.psi.ch/artifactory/releases/ch/psi/stripchart/2.1.0/stripchart-2.1.0.rpm

View File

@@ -3,4 +3,7 @@ PSHELL_ARCHIVER=https://data-api.psi.ch/api/4
PSHELL_BACKEND=sf-archiver
PSHELL_PIPELINE_SERVER=sf-daqsync-01:8889
PSHELL_CAMERA_SERVER=sf-daqsync-01:8888
PSHELL_REDIRECT=true
PSHELL_REDIRECT=true
PSHELL_STRIPCHART_HOME={home}/stripchart
PSHELL_ARCHIVER_VIEWER_HOME={home}/archiver-ui
APP_STRIPCHART_ARGS="-fp {data}/{year}/{month}/{day}/{date}_{time}_{name} -us 0.8"