LBEM-CH / focus

High Throughput Electron Microscopy Image Processing Software
http://www.focus-em.org
GNU General Public License v2.0
35 stars 14 forks source link

Subvolume generation #131

Open nikhilbiyani opened 8 years ago

nikhilbiyani commented 8 years ago

I needed to change the code of subvolume generation. We use CCP4 programs to generate submaps. There were FULL CELL not covered errors, soI fixed it! I had to change some limits. But I could test only on MloK1. So the subvolume generation can be faulty for other types:

The concerned files are here: MODIFIED: kernel/proc/2dx_create_subvolume.com ORIGINAL: kernel/proc/2dx_generateMergeMap_SubVolume.com

We need to check it for other possible types.