Gordon McCann gwm17
  • Joined on 2022-09-06
gwm17 synced commits to main at gwm17/Daqromancy from mirror 2022-10-08 23:26:35 -04:00
3be56b182e Delete LICENSE.txt
3e9fd7a31c Create LICENSE.txt
Compare 2 commits »
gwm17 synced commits to main at gwm17/DaqGrimoire from mirror 2022-10-08 16:56:36 -04:00
62107d2201 Create LICENSE.txt
gwm17 synced commits to main at gwm17/Specter from mirror 2022-10-08 16:46:36 -04:00
7fca02119e Delete LICENSE.txt
18b38d7d28 Create LICENSE.txt
c2dd1059dd Finally implement randomization for conversion between integers to floating points. Eliminates binning artifacts in histograms.
Compare 3 commits »
gwm17 synced commits to main at gwm17/Daqromancy from mirror 2022-10-07 15:26:35 -04:00
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
Compare 2 commits »
gwm17 synced commits to main at gwm17/Daqromancy from mirror 2022-10-06 23:26:35 -04:00
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
Compare 2 commits »
gwm17 synced commits to main at gwm17/Daqromancy from mirror 2022-10-05 23:26:35 -04:00
53c6ec5833 Fix misnomer in list data
gwm17 synced commits to main at gwm17/Mask from mirror 2022-10-05 15:56:36 -04:00
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.
Compare 5 commits »
gwm17 synced commits to main at gwm17/Specter from mirror 2022-10-01 23:06:35 -04:00
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.
Compare 6 commits »
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
Compare 2 commits »
gwm17 synced commits to main at gwm17/Specter from mirror 2022-10-01 15:06:35 -04:00
a26ac08f34 Turn off yaml-cpp utilities
e2a77a1d75 Update source dialog for Daqromancy
957a15e1a7 Incoproated DaqGrimoire, begin integrating Daqromancy data
Compare 3 commits »
gwm17 synced commits to devel at gwm17/Mask from mirror 2022-09-07 19:32:11 -04:00
8b81dda70e Update REAMDE.
3db9e510f5 Remove obsolete input file
Compare 2 commits »
gwm17 synced commits to devel at gwm17/Mask from mirror 2022-09-07 11:31:15 -04:00
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.