Hi,
When using a name different than {image_name}.rec, visualize_3dhm.py fails with a FileNotFoundError, even if the tomogram path is correctly specified in the training images text file:
constructing 3D tomogram visualization for lamella02A_ts_001_ali....
[...]
FileNotFoundError: [Errno 2] No such file or directory: 'data/tomo/lamella02A_ts_001_ali.rec'
Hi,
When using a name different than
{image_name}.rec,visualize_3dhm.pyfails with aFileNotFoundError, even if the tomogram path is correctly specified in the training images text file: