3.4:
    - check for negative defocus
    - update test params for tilt series ctf
3.3: add import CTF for tilt-series
3.2:
    - add possible outputs dict
    - refactor output txt parsing
    - refactor tilt-series ctffind protocol to work on TS stacks
3.1.3 - replace NaN values, check for missing psdFile
3.1.2 - minor changes
3.1.1 - add a test for TS ctffind4
3.1.0:
    - optimize imports
    - better error / exception handling
    - create links for input mrc files
    - fixes for using scipion scratch
    - compute psd with eman2, remove xmipp deps
    - remove psd comparison and leave only psd thumbnail
    - add eman2 requirement warning
    - calculate box size for picking
    - fix intensity scaling for thumbnails
3.0.9 - fix race conditions after adding amplitude spectra option
3.0.8 - add calculate from amplitude spectra option, update default values
3.0.7 - minor fixes
3.0.6 - add ctffind4 4.1.14 binaries
3.0.5 - fix picking bug in streaming
3.0.4 - add validation for min resolution
3.0.3 - changed version to reflect Scipion 3 support
1.0.3:
    - fixes for tomo ctffind protocol
    - remove unnecessary scipion 2 code
    - remove writeShiftsMovieAlignment
    - use "with open", default phaseShift=0
    - refactor ctffit plot code
1.0.1:
    - First Scipion 3 / python 3 version.
    - Added continue mode to refine2d
    - Fixed picking test
    - CTFFind fit plot updated to match official doc
    - Added viewer for unblur
    - Added import particles from Frealign to keep compatibility
    - Added ctffind4 protocol for tilt series
1.0.0 - First plugin version
