Utility library for consuming and manipulating x-ray volume data in .raw format.
- Convert float32, uint16, and uint8 versions of
.rawXRT volume data - Extract image slices from
.rawfiles - Read, parse, and generate metadata files (
.dat) for XRT data - Convert proprietary
.nsihdrfiles into.rawformat (Windows only). Batch conversion supported as CLI and minimal GUI. - Generate previews of XRT volumes for quality control (e.g., maximum density projections, midslice extraction, etc.)
- Generate dummy
.rawfiles for testing downstream pipelines - Batch conversion of
.nsihdron Linux systems - Density adjustment (similar to automated adjustment MATLAB scripts for
rootseg)
- xrcap: root crown image analysis pipeline
- DynamicRoots: tool for reconstructing and analyzing the growth of a plant root system
- TopoRoot: high-throughput computational method that computes fine-grained architectural traits from 3D CT images of excavated maize root crowns
- rootseg: ML-based segmentation for soil rich samples
- xrt-dmt: data management tool for tracking and archiving XRT (meta)data
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.