Block a user
7fca02119e
Delete LICENSE.txt
18b38d7d28
Create LICENSE.txt
c2dd1059dd
Finally implement randomization for conversion between integers to floating points. Eliminates binning artifacts in histograms.
3c145a6ef7
Really fix digitizer panel
ffb37d104b
Fix bug in digitizer panel for PHA params, do a better job of handling parameter changes. Some testing with pulser into single dgtz, yields some positive results
275c19a8b1
Fix an annoying compiler error for MacOS in ThreadSafeQueue
344bfd8809
Fix several small bugs in the digitizer classes, serialization, aquisition. Overhaul scope, was basically useless in original form
25fee0f39b
Merge pull request #4 from gwm17/devel
8b81dda70e
Update REAMDE.
3db9e510f5
Remove obsolete input file
2f7b0969dc
Implemented multithreading in detectors, overhaul application api for detectors, implement detector input file. Need robust testing to verify performance gain in detectors. Verified that code compiles and executes.
0456f230f5
Overhaul for multi-threading. Needs some testing to validate, but first signs are good.
10462c1eab
Update DaqGrimoire
54a33d5123
Make MassMap less bad, fix some typos
c1d0069f80
Fix setting of yaml-cpp cache variable in CMake
d83d416d10
Update README
1de7bc9b7d
Remove now unused channels per board references from everywhere.
gwm17
synced commits to devel at gwm17/SPS_SABRE_EventBuilder from mirror
2022-10-01 22:36:35 -04:00
20f03b1383
Remove horribly outdated example directory
feaf525488
Update README, gitignore
a26ac08f34
Turn off yaml-cpp utilities
e2a77a1d75
Update source dialog for Daqromancy
957a15e1a7
Incoproated DaqGrimoire, begin integrating Daqromancy data
2f7b0969dc
Implemented multithreading in detectors, overhaul application api for detectors, implement detector input file. Need robust testing to verify performance gain in detectors. Verified that code compiles and executes.