Nikos Efthimiou
Nikos Efthimiou
Now that the space (height) in email list is larger, would be cool to have two rows e.g. one for title and the second for authors etc
Interface for the virtual xtals. Update CListModeDataROOT.cxx, Scanner.h, and 4 more files...
Added the simple ability to generate dynamic images based on a .fdef file. The modifications are simple and backward compatibility is maintained.
This is in good shape. I have tested with data from various scanners. But more testing is needed and updates in the documentation and such. @KrisThielemans I am not sure...
Hi all, I create a new function in Board to draw 2D images stored in vectors. I did so, by printing a rectangle for each pixel. The problem is that...
## Changes in this pull request ## Testing performed ## Related issues ## Checklist before requesting a review - [] I have performed a self-review of my code - []...
This PR fixes a memory leak detected by AddressSanitizer in ScatterSimulation::set_template_proj_data_info. The issue was caused by calling arg.clone() multiple times inside dynamic_cast expressions, leading to leaked heap allocations when the...
## Changes in this pull request * Link and compile with PyTorch * ## Testing performed * make tests ## Related issues ## Checklist before requesting a review - []...