QtiSAS is an analysis software for SAS (small-angle scattering) measurements based on QtiPlot.
One can download qtisas package with or without python scripting support. Please refer releases page.
The latest packages are:
- For macos 13.6+:
- For windows:
- GNU/Linux arm64 and x64 packages are available for the following distros (see instructions):
- Debian 11
- Debian 12
- Fedora 40
- Fedora 41
- RockyLinux 8
- RockyLinux 9
- Ubuntu 20.04
- Ubuntu 22.04
- Ubuntu 24.04
Go to System Setting -> Privace & Security, scroll until message regarding qtisas.app. Click "Open anyway". Alternately run in terminal from the directory containing qtisas.app:
xattr -r -d com.apple.quarantine "qtisas.app"
/usr/bin/python3 -m pip install pyqt6
Refer to building instructions.