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

ProtUserSubset + new objects comming from plugins.... #2036

Closed pconesa closed 4 years ago

pconesa commented 5 years ago

We have actually a case now with tomography objects that can be shown in SHowJ, but subsets cannot be created since the ProtUserSubset is not aware of tomography objects and cannot create subsets.

This has to be considered in the "modularization" of Scipion core.

delarosatrevin commented 5 years ago

Yes, I think we need to think/discuss about this. Now the types from where subsets can be created are hard-coded in the Showj Java code.

pconesa commented 4 years ago

This is resolved through the static Set.create method