TomoXRD is a package that makes use of Qt5 to create an GUI application that can run trajectory scans using the Aerotech driver, and the Pilatus 1M 3S detector. Collections are set for .tiff, .cbf and .esperanto files.
TomoXRD requires the use of Python 3.10 or higher. In some cases lower versions are also accepted, but version 3.10 is recommended for best compatibility. See the full requirements list for the TomoXRD package. Temporary there is support only for Windows OS.
To install you can download the project from the package releases or use:
git clone https://github.com/GSECARS/TomoXRD.git
Move into the project directory:
cd TomoXRD
Install using pip:
pip install .
- Python >= 3.10
- PyQt5 >= 5.15.7
- qtpy >= 2.3.0
- numpy >= 1.23.5
- pyepics >= 3.5.1
- pywin32 >= 305
- cryio >= 2018.5.30
TomoXRD is distributed under the GNU General Public License version 3. You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.
Christofanis Skordas - Last updated: 1-Dec-2022