I2PC / xmippCore

Core functions for Xmipp and sharing with other packages (like Scipion)
GNU General Public License v3.0
4 stars 2 forks source link

Added compatibility for undefined axis sequences in MRC files #190

Closed oierlauzi closed 11 months ago

oierlauzi commented 11 months ago

MRC file reads assumed a valid axis ordering in MRC files. This means that mapc, mapr and maps needed to be a permutation of (1, 2, 3). We have found that some files leave these fields are left to zero. This change allows to interpret a default 1,2,3 sequence in those cases.

sonarcloud[bot] commented 11 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication