A more visually pleasing Rayonix imager can be started using the following instructions:

ssh daq-mfx-mon05
source /reg/g/psdm/etc/psconda.sh -py3
python ~fpoitevi/rayonix_image.py



Alternatively, if you want to start the imager for non-Rayonix detectors or using different calib dir (likely to change):

ssh daq-mfx-mon05
cd /reg/g/pcds/pyps/apps/hutch-python/mfx/scripts
./detector_image.sh mfxexpnr detectorname calibdir 1

To stop the imager, use the following script within the same directory:

./detector_image_kill.sh
  • No labels