Users:
- Collapse the tilt-series tree by default in the tomo data viewer
- Fix in protocol import TS: when providing mdoc files, label DividedBy2 is now only applied in the case of
calculating it from fields MinMaxMean, PixelSpacing and CountsPerElectron (case 4).
Developers:
- Fix: class Tomogram method getDim removed as it did not manage heterogeneous sets correctly when iterating (read the
header once, stored it and reused). The Volume method is used now instead, as it reads the size from the file
header for each file.
- use setFramesFrange when importing TS movies
- Class Tomogram method getDim removed as it did not manage heterogeneous sets correctly when iterating (read the
header once, stored it and reused). The Volume method is used now instead, as it reads the size from the file
header for each file.