https://github.com/PreibischLab/multiview-reconstruction/blob/ba235e4eda57149923c7dfa08e68248a66d3a2a1/src/main/java/net/preibisch/mvrecon/process/interestpointregistration/pairwise/methods/rgldm/RGLDMPairwise.java#L101-L105 The javadoc comment seems to indicate that `requiresInterestPointDuplication` should return `false`. What is wrong? The comment or the code?