Releases: AUSAXS/AUSAXS
Releases · AUSAXS/AUSAXS
v1.1.2
- Significant internal changes to how the grid expansion is performed. Previously, the center of the bin occupied by a given atom was used. Now, the expansion is performed relative to the absolute location of the atom, leading to slight changes in the border regions of the excluded volume. This change seems to have improved the resulting contrast.
- Added additional structural information to the output of the
saxs_fitter
. - Improved config support by allowing a template config to be written out by supplying the
config --save
argument. The written file will include the state of all supplied arguments, making it easier to create config templates. - MacOS builds are now signed and notarized, which should avoid issues with Gatekeeper.
em_fitter
now uses argument groups to better match thesaxs_fitter
.
Precompiled MacOS GUI builds are currently not available due to compilation issues. If you would like to help solve this, see #160.