WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

A collection of jupyter notebooks showcasing reconstruction of neutron tomography datasets, using different acquisition protocols and different reconstruction techniques. The datasets are reconstructed using the Core Imaging Library (CIL)

License

Notifications You must be signed in to change notification settings

TomographicImaging/Neutron-Tomography-Showcase

Repository files navigation

Neutron Tomography Showcase

A collection of jupyter notebooks showcasing reconstruction of neutron tomography datasets, using different acquisition protocols and different reconstruction techniques.

The datasets are reconstructed using the Core Imaging Library (CIL)

Install an environment to run the demos locally

The easiest way to install an environment to run the demos is using our maintained environment file which contains the required packages. Running the command below will create a new environment which has specific and tested versions of all CIL dependencies and additional packages required to run the demos:

conda env create -f https://tomographicimaging.github.io/scripts/env/cil_demos.yml

Check the main CIL repo for full details on CIL and its dependencies and how to install into a custom environment.

Case Studies

Information on the case studies and the datasets used are as follows:

Angles_vs_Exposure

This case study investigates the importance of number of projections (or angles), vs exposure time of the projections when total experiment time is limited. The case study will showcase how the iterative methods available in Mantid Imaging can be used to improve the quality of reconstructed data.

The dataset used in this study is the Aluminium Cylinder Flexible Neutron Tomography Dataset. This is available on zenodo at: https://zenodo.org/records/17250237 Specifically, these notebooks work with the pre-processed data, for which the direct download link is: https://zenodo.org/records/17250237/files/preprocessed_data.zip?download=1

For more information on loading the Aluminium Cylinder dataset see: data_io/README.md

About

A collection of jupyter notebooks showcasing reconstruction of neutron tomography datasets, using different acquisition protocols and different reconstruction techniques. The datasets are reconstructed using the Core Imaging Library (CIL)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published