1
0
Fork 0
mirror of https://github.com/gwm17/Specter.git synced 2024-11-26 12:18:51 -05:00
Specter/SpecProject/src
2022-11-10 20:09:06 -05:00
..
main.cpp Fix issues with asset guarantees. Remove unnecessary bloat in SpecProject CMakeLists 2022-11-10 20:09:06 -05:00
MassMap.cpp Make MassMap less bad, fix some typos 2022-10-01 19:00:48 -04:00
MassMap.h Make MassMap less bad, fix some typos 2022-10-01 19:00:48 -04:00
SPSAnalysisStage.cpp Finally implement randomization for conversion between integers to floating points. Eliminates binning artifacts in histograms. 2022-10-08 15:21:56 -04:00
SPSAnalysisStage.h Overhaul data id system. Now use a pairing function to map board-channel info to a unique id. 2022-10-01 15:13:36 -04:00
SPSInputLayer.cpp Changed SpectrumManager from global static instance to memory allocated owned by App and passed to layers as needed. Better data encapsulation and hopefully make some things easier down the line 2022-07-16 12:50:14 -04:00
SPSInputLayer.h Changed SpectrumManager from global static instance to memory allocated owned by App and passed to layers as needed. Better data encapsulation and hopefully make some things easier down the line 2022-07-16 12:50:14 -04:00