rs-station / rs-booster

Useful scripts for analyzing diffraction
https://rs-station.github.io/rs-booster/
MIT License
3 stars 4 forks source link

Add --ignore-isomorphism flag to rs.scaleit #47

Closed dennisbrookner closed 7 months ago

dennisbrookner commented 8 months ago

As discussed here: https://github.com/rs-station/rs-booster/issues/46 and here: https://github.com/rs-station/matchmaps/issues/43 this PR adds the flag --ignore-isomorphism to the rs.scaleit utility.

The flag has Boolean behavior, such that when the flag is omitted (default), isomorphism is required; when the flag is included (with no argument) isomorphism is not required.