You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For simple models, RNIPs parameters are not inverted correctly. It occurs because you are not using correct coordinates (Half-Offsets instead of Offsets). So, use a flag to inform the program if you are using half-offset coordinates or offsets and treat it properly.
To Reproduce
Steps to reproduce the behavior:
Go to '...'
Click on '....'
Scroll down to '....'
See error
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
OS: [e.g. iOS]
Version [e.g. 22]
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
🐛 Bug report
Describe the bug
For simple models, RNIPs parameters are not inverted correctly. It occurs because you are not using correct coordinates (Half-Offsets instead of Offsets). So, use a flag to inform the program if you are using half-offset coordinates or offsets and treat it properly.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: