Commit 420c90d
authored
Fix shift assignment in align_volume when mirroring (#1066)
When considering mirrors in `xmipp_align_volume` the shift was not
properly handled (my mistake in
https://github.com/I2PC/xmipp3/pull/1039/changes). When mirroring, its Z
component needs to be flipped and for some reason incremented by 1.1 parent c510c68 commit 420c90d
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
75 | 82 | | |
76 | 83 | | |
77 | 84 | | |
| |||
0 commit comments