V3.2.0:
  - TODO: Default Dynamo version to be installed is now 1.1.546.
  - Fix a bug in the generation of the warning message in the protocol model workflow.
  - Protocol subtomograms alignment:
    * Generate the FSC curve.
    * Set the sampling rate correctly in the average/s header/s.
   - Steps more precise in GPU usage. Improved execution

V3.1.22:
  - Binning tomograms protocol: fix bug.
  - MRA protocol: add sampling rate validations.
V3.1.21:
  - Prevent viewers from locking the screen focus.
V3.1.20:
  - Fix the setup file
  - Subtomogram alignment: fix bug when using masks.
  - Subtomogram alignment: fix output problem when the alignment removed some particles.
V3.1.19:
  - Hot fix: one of the steps of the common list from the model workflow is not included in the Dynamo side. The plugin
    now offers the same behavior, so this kind of models do not fail now.
V3.1.18
  - Model workflow able to generate correct (coordinates of a model) and failed (meshes whose model workflow failed
    and need to be fixed).
  - Viewer adapted to this new scenario.
  - The generation of the saving yes/no dialog window was adapted to the new scenario, too
V3.1.17
  - Fix test
  - Dynamo version check message rewritten
V3.1.16
  - Alignment improvement: if dynamo fails, alignStep does not finish
V3.1.15
  - Protocol for importing subtomograms from Dynamo's .tbl files improved.
  - Binning factor interpretation is now the same as in IMOD (followed by Scipion).
  - Protocol for subtomograms alignment simplified.
  * For developers:
    - Tests expanded and re-factorized using the test centralization layer.
    - Protocols for tomograms importing and subtomograms subboxing disabled (to be reviewed).
V3.1.14
  - Hotfix
V3.1.13
  - Protocol for averaging subtomograms added.
  - Boxing protocol improved to be able to work with multiple types of models and generate an adapted
    output depending on if the user carried out the model workflow from Dynamo's boxing GUI or not.
  - As a viewer, Dynamo is launched faster, with only one call to MATLAB no matter if the current protocol
    is a Dynamo project or not.
  - In both the boxing protocol and the viewer, the message box to ask the user to save the changes made or not
    appears only if new data was generated instead of always.
  - Message box push button label changed from Cancel to Close, for coherence.
  - Model Workflow protocol simplified in terms of GUI parameters and improved to make it able to work with different
    model types, and also adapt the general models detected to surfaces to provide a mesh.
V3.1.12
  - Dynamo's alignment step call .exe file to get output "on the fly"
V3.1.11
  - Dynamo alignment significantly refactored:
       many params allow specification of round like "360 180 90". Labeled with (R)
       Protocol convert creates de catalog and templates and so on but processing params are moved to alignStep
       alignStep is resumable, but not yet from a specific iteration (TODO)
V3.1.10
20-January-2023.  - Fixing an error in the import subtomograms test
                  - Updating README.txt
