Open nichubbard opened 8 months ago
correct.
Currently the snapshot only saves the histogram with the same name and thus overwrites the previous one. Will fixerino.
See here :)
Please test the implementation. It compiles, but I don't have something where I run it with 2 DSSSDs
I will test in a bit Yesterday I took a very brief test with the 2 DSSDs: /lustre/gamma/nhubbard/aida_2dssd_test_ucesb.lmd
Obviously only decay (noise) is present
In AidaOnlineSpectra.cxx AidaOnlineSpectra::Snapshot_Histo() the code loops through the per-DSSD histograms but saves them with the same name, this will mean only the last DSSD picture will actually be written, I think?