Users:
- Prevent viewers from locking the screen focus.
- Refine new (pppt): set unmasked halves to the resulting average instead of the masked ones.
- Initial model new (pppt): in no. initial volumes requested is one, it generates an AverageSubTomogram instead of a
SetOfAverageSubTomograms, allowing the scheduling with a posterior refine.
- Fix pppt multirefine (bad assigment of the alignments detected).
- Fix protocol extraction from TS: the chainId in the fiducials generation is correct now.
- Update the template 2023_12_emantomo_sta_tutorial_workflow.json.template, so it calls the centralized
CTF import protocol instead of the obsolete corresponding non-centralized protocol.
Developers:
- lstConvert: orders alphabetically the tomograms to prevent data mismatching.
- update tests calls to import CTFs to the new centralized protocol developed for that purpose.