Gordon McCann
|
e64a3ce7e6
|
Some fixes from recent live testing (expanding default window, better examples of sorting at analysis). Updating CompassOnlineSource and CompassFile and CompassRun in advent of CAEN changes to CoMPASS binary data format. Data size and type now controlled by header (or lack there of).
|
2022-05-22 20:47:32 -04:00 |
|
Gordon McCann
|
40eb727b7d
|
Actually implemented cathode
|
2022-05-11 22:34:59 -04:00 |
|
Gordon McCann
|
d789a5d6d5
|
Added in instrumentation classes for generating json files. Will allow for more complete profiling (at least as a start).
|
2022-05-08 15:51:17 -04:00 |
|
Gordon McCann
|
6cb8536c3c
|
Add in some SABRE stuff. Def need to be running in release mode once using all of this. Performance dip significant with so many parameters
|
2022-05-05 20:36:32 -04:00 |
|
Gordon McCann
|
8ea527c69f
|
Added in a test server for debugging online connections. Fixed numerous errors in CompassOnlineSource and PhysicsEventBuilder. Now passes simple test, should be ready for full connection to CoMPASS. Also added Timer for profiling (eventually).
|
2022-04-11 09:41:24 -04:00 |
|
Gordon McCann
|
b46df04c00
|
Several big changes. Biggest change: Added in Summary spectra!! Fully integrated into system. Changed spectrum and cut type identification to avoid extra string comps. Cut checking now handled differently, hopefully more efficiently (needs profiling). Renamed Resources to Assets to avoid Xcode weirdness
|
2022-03-31 15:23:45 -04:00 |
|
Gordon McCann
|
6837418ffa
|
Added some much needed functionality to parameters. Can now bind with a default histogram, set parameters after default construction
|
2022-03-18 09:22:29 -04:00 |
|
Gordon McCann
|
34b448f850
|
Added descriptive comments to rest of code
|
2022-03-17 17:34:59 -04:00 |
|
Gordon McCann
|
887f025b3b
|
Finished fleshing out user UI example. Also, added NavVariables (calc constants).
|
2022-03-09 22:44:45 -05:00 |
|
Gordon McCann
|
e930448180
|
Structure overhaul. Revert to static linking, otherwise ImGui becomes really messy when making a new panel in the NavProject. Add a new example add-on panel for SPS, mass table.
|
2022-03-08 22:44:13 -05:00 |
|