Skip to content

ISISNeutronMuon/NXTomoTesting

Repository files navigation

release Actions Status

NXtomoWriter

NXtomoWriter provides a function to convert tomography data stored as TIFF image files to a Nexus compliant file format (using NXtomo)

How to run the code

The code is Python 3 compatible. To run the source:

  1. Download the repository

  2. Install dependencies

     pip install -r requirements.txt
    
  3. Open python and type

     import nxtomowriter as ntw
    

Build instruction

To build the wheel

    python setup.py bdist_wheel

To buid the GUI

    PyInstaller build.spec

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages