mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-23 23:10:02 +02:00

* removed Makefile for moench and integrated the build in CMake * broke out tiff reading and writing to its own library * moved tiff includes to include/sls * moved tiffio source to src * removed incorrectly used bps * cleanup and tests for tiffio * removed using namespace std from header * some fixing for moench04 * Program for offline processing renamed Co-authored-by: Anna Bergamaschi <anna.bergamaschi@psi.ch>
71 lines
1.6 KiB
Plaintext
71 lines
1.6 KiB
Plaintext
#initialchecks 0
|
|
#############################################
|
|
### edit with hostname or IP address of your detector
|
|
############################################
|
|
#hostname bchip181+
|
|
hostname bchip119.psi.ch
|
|
|
|
#############################################
|
|
### edit with hostname or 1Gbs IP address of your server
|
|
############################################
|
|
rx_hostname mpc2011:1777
|
|
|
|
#############################################
|
|
### edit with 10 Gbs IP of your server
|
|
############################################
|
|
udp_dstip 10.1.2.102
|
|
#############################################
|
|
### edit with any number in the subnet of your server (first 3 numbers as above)
|
|
############################################
|
|
udp_srcip 10.1.2.19
|
|
udp_dstport 32000
|
|
|
|
#############################################
|
|
### edit with 10 Gbs IP of your server
|
|
############################################
|
|
rx_zmqip 10.1.2.102
|
|
rx_zmqport 77000
|
|
#############################################
|
|
### edit with 1 Gbs IP of PC where you will run the GUI
|
|
############################################
|
|
zmqip 129.129.202.132
|
|
zmqport 77001
|
|
|
|
|
|
|
|
tengiga 1
|
|
rx_zmqstream 1
|
|
|
|
|
|
|
|
frames 1000
|
|
period 0.0006
|
|
exptime 0.00035
|
|
|
|
#############################################
|
|
### edit with directory you want to write to
|
|
############################################
|
|
fpath /mnt/moench_data/scratch1/
|
|
|
|
fwrite 0
|
|
|
|
rx_jsonpara frameMode frame
|
|
rx_jsonpara detectorMode counting
|
|
rx_discardpolicy discardpartial
|
|
|
|
|
|
adcpipeline 15
|
|
|
|
powerchip 1
|
|
highvoltage 90
|
|
|
|
#adcreg 0x14 0x40
|
|
|
|
|
|
|
|
frames 10
|
|
period 0.1
|
|
rx_jsonpara subframes 1
|
|
rx_jsonpara frameMode raw
|
|
rx_jsonpara detectorMode analog
|