|
1 | 1 |
|
| 2 | +## v1.0.1 (2016-06-30) |
| 3 | + |
| 4 | +- Several protocol fixes: |
| 5 | + - Fixed bug when creating the output for Frealign (in some cases some information from input particles was not properly propagated) |
| 6 | + - Fixed some bugs in movie alignment protocols (summovie and unblur) and tests added |
| 7 | + - Some minor bugs fixed in Relion protocols |
| 8 | + - Bugs fixed in Resmap protocol when using two half volumes |
| 9 | +- Fixed several bugs in Spider protocols: |
| 10 | + - converting input particles with alignment |
| 11 | + - wrong regular expression for replacing some variables in script template |
| 12 | + - parsing of the resulting dendrogram |
| 13 | + - some additional validations and removed unused code |
| 14 | +- Bugfixes and inprovements in Xmipp protocols: |
| 15 | + - Protocols screen-classes merged into one: compare-reprojections |
| 16 | + - Complete refactoring of operate-particles and operate-volumes protocols (previously called 2D and 3D calculator). Tests added |
| 17 | +- Picking and Viewer: |
| 18 | + - Warning if particles are picked in a temporary folder and the SetOfParticles was not created |
| 19 | + - Improved implementation of assign-tiltpairs protocol in Xmipp and some refactoring of picking methods |
| 20 | + - Fixed bug that caused GUI to freeze sometimes |
| 21 | + - Some bugs fixed when displaying and exporting particles |
| 22 | + - Sorting arrows displayed after sorting by a column. Hourglass displayed while sorting. |
| 23 | + - Some bug fixed when creating subset from classes |
| 24 | +- Other fixes or improvements: |
| 25 | + - ImageHandler's methods convert and writeStack now accepts alignment parameters |
| 26 | + - Fixed bug when displaying Movies summary (sqlite files were not closed) |
| 27 | + - Fixed bug when spawning Eman process to write particles |
| 28 | + - Added REMOTE_MESA_LIB environment var for using OpenGL in remote desktops |
| 29 | + - Created a LegacyProtocol class to read deprecated protocols |
| 30 | + - Cleanup in some tests and added new ones for core classes or functions |
| 31 | + |
2 | 32 | ## v1.0.0 (2016-02-20) Augusto |
3 | 33 |
|
4 | 34 | - Allows to combine several EM software packages (~ 100 protocols): |
|
0 commit comments