Add a way to execute Eman gaussian picking on s...
Fix problem entered by solution bug #2061: fix ...
Merge branch 'master' of ssh://git.code.sf.net/...
Backup changes bug #2061 since it broke CTFesti...
Solved bug #2061: fix xmipp filter particles fo...
Fix Custom Mask Wizard web: Change get_image fu...
Solved conflicts
move factor from pyworkflow/em/protocol/protoc...
move factor from pyworkflow/em/protocol/protoc...
move factor from pyworkflow/em/protocol/protoc...
Fix Custom Mask Wizard web: now the spider scri...
Merge branch 'master' of ssh://git.code.sf.net/...
Merge branch 'master' of http://git.code.sf.net...
Removed duplicated method (getOutput).
the same as before, but well done
ugly quick hack to make the egg work for opensu...
Added lapack dependency to numpy
Solved different bugs on wizards.
Merge branch 'master' of ssh://ldelcano@git.cod...
Added ML3D test to xmipp workflow.
Corrected a bug when visualizing XmippSetOfCoor...
Merge branch 'master' of ssh://ldelcano@git.cod...
Started changes to comply with EMAN2.1.
Added TODOs to comply with EMAN2.1 (first appro...
Modified ml2d test.
Merge branch 'master' of ssh://ldelcano@git.cod...
Create XmippSetOfCoordinates.convert method.
Merge branch 'master' of ssh://ldelcano@git.cod...
Added test to test EmanBoxing (Faked)
Merge branch 'master' of ssh://ldelcano@git.cod...
Add XmippSetOFCoordinates.convert method and ad...
Merge branch 'master' of ssh://ldelcano@git.cod...
Renamed method iterPosFile to iterCoordinatesFi...
Merge branch 'master' of ssh://ldelcano@git.cod...
Adapt XmippExtractParticles protocol to accept ...
Merge branch 'master' of ssh://ldelcano@git.cod...
Correct but on method name (again).
Corrected bug on naming.
Removed some validation files that no longer ex...
Fix minor bug.
Merge branch 'master' of ssh://git.code.sf.net/...
Added NonEmptyCondition method
Removed old code commented out.
Make XmippCoordinate to extend from XmippMdRow.
Merge branch 'master' of ssh://ldelcano@git.cod...
Corrected a minor bug.
Corrected test.
XmippRotSpectra does not have outputParticles a...
Load dictionary if empty before iterating on em...
Set boxSize when converting to XmippSetOfCoordi...
Check that coordinates have been picked before ...
Merge branch 'master' of ssh://ldelcano@git.cod...
Updated test_data_eman
Removed old test
Merge branch 'master' of ssh://ldelcano@git.cod...
Some minor changes on projMatching protocol.
SetOfImages.getFileName should return a string ...
Added constructor to ImagePreview.
Added XmippMaskRadius Wizard and Dialog.
Added missing line.
Merge branch 'master' of ssh://ldelcano@git.cod...
Adapt ProtImportParticles to new EM model.
Added comment.
Merge branch 'gut' of ssh://ldelcano@git.code.s...
Merge branch 'gut' of ssh://ldelcano@git.code.s...
Merge branch 'gut' of ssh://ldelcano@git.code.s...
Merge branch 'gut' of ssh://ldelcano@git.code.s...
fix problem with unnecessary merge.
Merge branch 'gut' of ssh://ldelcano@git.code.s...
Start with changes to make XmippExtractParticle...
commit test changes.
Minor bug.
Added Particle class and modified SetOfParticles.
Added getCoordinates and setCoordinates methods...
Minor changes on tests.
Minor bug.
Modified createOutput method to create SetOFPar...
Solve a bug on summary method.
Minor changes to make wizards work.
Removed exit call.
Modify viewer for SetOFCoordinates.
Corrected problem when viewing SetOFPArticles.
Solved problem on ML3D.
Commented out classification protocols.
Solved problem on ML3D.
Changed code to get or set samplingRate.
Solved problem on getFiles for ExtractParticles...
Updated data model for SetOfClasses2D and relat...
Worked on writeSetOfClasses2D.
Commented testXmippDataset test.
Added getView method to other wizards.
Added test_data_eman.py and commented out test ...
Added new tests for xmipp data.
Merge branch 'master' of ssh://ldelcano@git.cod...
Merge branch 'master' of ssh://ldelcano@git.cod...
Added case=protocols to run_tests script.
Merge branch 'master' of ssh://ldelcano@git.cod...
Removed print for debug.
Print for Nacho's testing.
Implemented MaskRadius wizard.