issues
search
DiamondLightSource
/
PySIMRecon
Easy to use wrapper for pyCUDAsirecon, allowing the use of DV files without PRIISM
GNU General Public License v3.0
0
stars
2
forks
source link
Improve user messages
#77
Closed
thomasmfish
closed
2 weeks ago
thomasmfish
commented
3 weeks ago
Various changes that allow better messages:
Status tracking for reconstruction processes
Better exception handling (e.g. only include the traceback when logging unexpected exceptions)
Improve behaviour and logging around TIFF combining and writing
Raise an exception if
rec_array
isn't set (shouldn't be possible but sometimes happens) or the array is all
NaN
s.
Various changes that allow better messages:
rec_array
isn't set (shouldn't be possible but sometimes happens) or the array is allNaN
s.