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
The integration tests should test many more cases (eg all odd, mix between even and odd) and different sizes. The phantom position could also maybe be moved?
The text was updated successfully, but these errors were encountered:
The two example cases (sphere and cylinder) that were prepared in a script (https://github.com/shimming-toolbox/susceptibility-to-fieldmap-fft/blob/main/functions/analytical_cases.py) should be moved/refactored/reused in tests.
These currently only worked for some specific settings if I recall (eg even dimensions or even padding) since there was some hardcoding,
https://github.com/shimming-toolbox/susceptibility-to-fieldmap-fft/blob/main/functions/analytical_cases.py
The integration tests should test many more cases (eg all odd, mix between even and odd) and different sizes. The phantom position could also maybe be moved?
The text was updated successfully, but these errors were encountered: