0afe093afc
wip
2021-06-04 12:30:59 +02:00
Erik Frojdh
be5fee8126
M3: fixed gain bits with negative polarity
2021-04-12 16:44:47 +02:00
Erik Frojdh
043d582616
initial implementation
2021-03-29 14:21:48 +02:00
Erik Frojdh
7c4f9ee044
read back of csr
2021-03-26 17:46:11 +01:00
Erik Fröjdh
10b315c2bd
Mythen3 improved synchronization ( #231 )
...
Disabling scans for multi module Mythen3, since there is no feedback of the detectors being ready
startDetector first starts the slaves then the master
acquire firs calls startDetector for the slaves then acquire on the master
getMaster to read back from hardware which one is master
2021-02-08 13:28:37 +01:00
Dhanya Thattil
f9f50f1d84
M3settings ( #228 )
...
* added temp m3 settings files
* renames settings noise to trim
* get threshold for M3
* some changes to compile on RH7 and in the server to load the default chip status register at startup
* Updated mythen3DeectorServer_developer executable with correct initialization at startup
Co-authored-by: Erik Frojdh <erik.frojdh@gmail.com>
Co-authored-by: Anna Bergamaschi <anna.bergamaschi@psi.ch>
2021-01-14 12:34:13 +01:00
Dhanya Thattil
a62e068a9a
M3defaultpattern ( #227 )
...
* default pattern for m3 and moench including Python bindings
Co-authored-by: Erik Frojdh <erik.frojdh@gmail.com>
2020-12-09 13:28:39 +01:00
Erik Frojdh
d9b2a90651
Introduced pattern class
2020-11-27 10:03:15 +01:00
ca0bc3e0f3
WIP
2020-11-26 10:29:09 +01:00
a12dd153ef
WIP
2020-11-25 15:29:46 +01:00
Dhanya Thattil
e63fa1d7c2
Setting pattern from memory ( #218 )
...
* ToString accepts c-style arrays
* added patternParameters to python
* fixed patwait time bug in validation
* moved load from file function to patterParameters
* server using patternparamters structure to get pattern
Co-authored-by: Erik Frojdh <erik.frojdh@gmail.com>
2020-11-24 20:32:07 +01:00
Dhanya Thattil
a6d696a0f8
Nextframenumber ( #215 )
2020-11-16 17:26:12 +01:00
Dhanya Thattil
4c4e2ccb6b
Defaultdacs ( #214 )
2020-11-13 08:31:02 +01:00
Erik Fröjdh
a15d8dd30a
Moving headers into include/sls ( #212 )
2020-11-02 16:05:28 +01:00
Dhanya Thattil
47018b61cd
M3readout ( #209 )
...
* m3: readout command
2020-10-26 16:13:48 +01:00
6c1035aa99
zmq hwm are specified to 2 for gui and restreaming of receiver if all zmq not closed at end of acquiistion
2020-10-08 13:01:01 +02:00
Dhanya Thattil
fe81963873
rxr: udp socket size max of INT_MAX/2 ( #191 )
2020-09-25 10:15:39 +02:00
Dhanya Thattil
2c1fddee84
Cmddacs ( #189 )
...
Moved dacs to it's own command for command line.
Co-authored-by: Erik Frojdh <erik.frojdh@gmail.com>
2020-09-24 17:16:34 +02:00
569c014d3c
WIP, doc
2020-09-21 11:23:46 +02:00
311cebcd00
m3:added parallel mode
2020-09-08 12:16:02 +02:00
Erik Frojdh
2e4783f296
sort and remove duplicates before sending rxdbitlist
2020-08-27 17:08:53 +02:00
de69e666a9
progress changed to double
2020-08-14 12:16:35 +02:00
Erik Frojdh
78fdf5b60a
removed casts
2020-08-06 12:33:43 +02:00
380b062216
configure mac
2020-08-04 16:55:31 +02:00
885b22eca8
ratecorrectiosn addded to master file
2020-07-31 18:38:27 +02:00
f497177022
fixes fro review
2020-07-30 11:18:40 +02:00
86d3fc7e55
fixes from review, moving from array to vector to avoid VLA
2020-07-29 16:52:22 +02:00
74a7ca9b71
gotthard2: vetophoton now has gain thresholds for each row and the get writes to file gain indices and adu for each channel, adus written in dec instead of hex, veto file in server removed and uses vetophoton instead
2020-07-29 13:24:42 +02:00
Erik Frojdh
91652df5b1
minor
2020-07-28 08:41:45 +02:00
Erik Frojdh
dc33f1a5da
const
2020-07-27 09:14:58 +02:00
Erik Frojdh
b1a4723028
WIP
2020-07-27 08:53:10 +02:00
Erik Frojdh
097acf8086
renamed function to checkArgs
2020-07-24 14:26:58 +02:00
Erik Frojdh
1fefc001f9
added const methods for detector
2020-07-24 11:17:45 +02:00
Erik Frojdh
e8556abbe7
WIP
2020-07-24 10:57:54 +02:00
Erik Frojdh
8b9a69e1f1
overload for rx void return type
2020-07-23 08:07:36 +02:00
b7cb341ee3
dr
2020-07-17 17:33:43 +02:00
67bb0dff1a
rx_zmqstartfnum, not tested
2020-07-16 12:18:18 +02:00
ca298580f3
badchannels done
2020-07-15 18:24:17 +02:00
d7f490701b
confadc added to client, removed conf adc depending on burst mode
2020-07-15 13:30:30 +02:00
7752b86d97
veto file in
2020-07-14 18:51:47 +02:00
35dbc3813d
filter and cds gain, burst and continuous value to asic changed, bug fix to scanning function addresses in server_funcs.c
2020-07-14 17:09:51 +02:00
95089b5faa
WIP
2020-07-03 16:06:12 +02:00
93c5505285
WIP
2020-07-02 13:42:32 +02:00
a656668d73
WIP
2020-07-01 20:00:36 +02:00
ff729fb43f
WIP
2020-06-30 11:59:35 +02:00
0c045f0faa
WIP
2020-06-29 17:40:41 +02:00
902366fede
inbetween WIP, startstatemachien ugly
2020-06-26 19:08:03 +02:00
ba7f54744b
doc warnings fixed
2020-06-23 17:32:56 +02:00
301073e60b
WIP
2020-06-23 10:53:17 +02:00
489fccb25c
removed GET_ flags, replaced -1 with GET_FLAG
2020-06-18 17:10:53 +02:00