em-MRCZ / python-mrcz

Python module for compressed MRCZ-file format
Other
13 stars 4 forks source link

Fixed bug in header stats: maxImage was being accidentally overwritten by img MEAN #5

Closed rdrighetto closed 7 years ago

rdrighetto commented 7 years ago

Fixed bug in header stats: maxImage was being accidentally overwritten by the image MEAN value, and meanImage would remain with the default value of zero. FREALIGN and RELION were confirmed to crash because of this bug.

robbmcleod commented 7 years ago

Ok, I thought that was fixed long ago...