added peak search parameters to expert panel

This commit is contained in:
2025-01-07 12:01:05 +01:00
parent 28dcba8651
commit 2f2af40855
7 changed files with 125 additions and 38 deletions

View File

@@ -1,5 +1,5 @@
#!/bin/bash
cd /hipa/bd/applications/tina/devl
cd /hipa/bd/applications/tina/0.0.2
# For use if script is sourced rather than executed
appNameDefault="tina.sh"
@@ -24,7 +24,7 @@ _EPICS_BASE=base-7.0.8
# Select Python Version here. Currently one of 3.5, 3.7, 3.8 and 3.10
PYTHON_VERSION=3.10
#cafe-1.20.0-gcc-7.5.0
PYTHON_PATH=.:/opt/gfa/cafe/python/pycafe/cafe-1.21.0-0/lib/${_EPICS_HOST_ARCH}:/hipa/bd/applications/deps/apps4ops/v1.12.0
PYTHON_PATH=.:/opt/gfa/cafe/python/pycafe/cafe-1.21.0/lib/${_EPICS_HOST_ARCH}:/hipa/bd/applications/deps/apps4ops/v1.12.0
if [ "$1" ]; then