We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca667d0 commit 5003327Copy full SHA for 5003327
README
@@ -10,3 +10,12 @@ WbLSdaq depends on CAEN's VME library and the HDF5 library.
10
To build, run `make` in the top directory
11
12
To use, ./WbLSdaq settings.json
13
+
14
+HDF5 files produced by WbLSdaq may be viewed interactively with evdisp.py
15
16
+The makefile will build various other QoL utilities for interacting with CAEN
17
+hardware, such as v1742calib to extract time calibration information, and
18
+v1718reset to reset the bridge in case of VME issues.
19
20
+The included integrator program can be used to find threshold crossings offline
21
+and integrate regions of traces, producing an intermediate HDF5 file.
0 commit comments