Skip to content

UoM-NXCT/TAMS

Repository files navigation

TAMS

Tomography Archival Management System

Screenshot of main window

ReadTheDocs

TAMS is an open-source tomography archival and management application released by the National X-ray Computed Tomography (NXCT), the UK's national lab-based X-ray computed tomography research facility.

It aims to make storing and accessing data easy and quick.

Get started

TAMS is currently in alpha development and is not recommended for production use.

If you wish to use TAMS regardless, clone this repository, install the dependencies from pyproject.toml, and run the application.

poetry install
poetry run python -m client

Documentation

You can read the documentation online.

You can also build the documentation by running the following command from the docs/ directory:

poetry run sphinx-build -b html source build

Contribute

This project is open to contributions. Read the contributing guidelines for more information.

Licence and terms

The code is released under the MIT licence. The documentation is licenced under CC BY 4.0.

TAMS is distributed in the hope that it will be useful, but with absolutely no warranty. Read the software licence for more information.

About

Makes storing and accessing tomographic data easy and quick.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published