I2PC / scipion

Scipion is an image processing framework to obtain 3D models of macromolecular complexes using Electron Microscopy (3DEM)
http://scipion.i2pc.es
Other
76 stars 47 forks source link

Modification of import volumes protocol to include half maps #1990

Closed mmmtnez closed 5 years ago

mmmtnez commented 5 years ago

Dear all, 1.- We have modified the import volumes protocol to include the possibility of including half maps of the full map (used to compute the FSC). Once set to "Yes" the param "Set Half Maps", two new params have to be filled in with the path of each half map.
2.- The specific volume viewer has been also modified to visualize the three maps (full, half1, half2) both in Chimera and ShowJ as a set of volumes. 3.- An additional test has been included in the test file to check these new features of importing volume and visualization. Besides, the previous existing test has been modified to set to "False" the argument 'setHalfMaps'.

Test: scipion test pyworkflow.tests.em.protocols.test_protocols_import_volumes.TestImportVolumes