issues with imageJ option
- issue 1
[2]+ Done silx view /tmp/tmpv2o_95tr/darks_and_flats.h5
(2023_03_27) opd18@iccbm181:/gpfs/ga/data/visitor/in1173/bm18/20230711/RAW_DATA/HA2000_12.77um_silicone_3_0000/HA2000_12.77um_silicone_3_0000_0001$ -------------------------- AttributeError Exception ---------------------------
Traceback (most recent call last):
File "/nobackup/iccbm1811/tomotools/envs/2023_03_27/lib/python3.8/site-packages/tomwer/gui/stackplot.py", line 309, in setLoadingMode
self.images.setLoadingMode(mode)
File "/nobackup/iccbm1811/tomotools/envs/2023_03_27/lib/python3.8/site-packages/tomwer/gui/stackplot.py", line 597, in setLoadingMode
self._loadAllImages()
File "/nobackup/iccbm1811/tomotools/envs/2023_03_27/lib/python3.8/site-packages/tomwer/gui/stackplot.py", line 604, in _loadAllImages
img.load_recons_params(self._force_sync)
AttributeError: 'ImageFromFile' object has no attribute 'load_recons_params'
Open other images in this ImageJ panel as follows: imagej -p 7 [ ... ]
* issue 2: Then image j does not give back hand. subprocess are still using subprocess.call. When we would need to have something more recent