Metadata-Version: 2.1
Name: scikit-rt
Version: 0.4.0
Summary: Toolkit for radiotherapy image analysis
Home-page: https://github.com/scikit-rt/scikit-rt
Author: H. Pullen, K. Harrison
Author-email: scikit-rt@hep.phy.cam.ac.uk
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/scikit-rt/scikit-rt/issues
Description: # Scikit-rt
        
        Scikit-rt provides tools for loading, plotting, and analysing
        radiotherapy data in [DICOM](https://www.dicomstandard.org/) and
        [NIfTI](https://nifti.nimh.nih.gov/) formats.  It includes
        image registration via [elastix](https://elastix.lumc.nl/)
        and [NiftyReg](http://cmictig.cs.ucl.ac.uk/wiki/index.php/NiftyReg),
        single- and multi-atlas segmentation, and region-of-interest (ROI)
        comparisons.
        
        This work was supported by Cancer Research UK RadNet Cambridge [C17918/A28870].
        
        <img src="docs/images/Radnet Cambridge.png" alt="RadNet logo" height="150"/>
        
        ## Help topics
        
        1. [Documentation and support](docs/markdown/support.md)
        2. [Installation](docs/markdown/installation.md)
        3. [Scikit-rt by examples](docs/markdown/examples.md)
        4. [Usage and data model](docs/markdown/usage.md)
        5. [Images](docs/markdown/images.md)
        6. [Regions of interest and structure sets](docs/markdown/structures.md)
        7. [Patients and studies](docs/markdown/patients_and_studies.md)
        8. [Synthetic data](docs/markdown/simulation.md)
        9. [Image registration](docs/markdown/registration.md)
        10. [Keyboard shortcuts for pop-out interactive viewer](docs/markdown/keyboard_shortcuts.md)
        11. [Legacy code](docs/markdown/legacy.md)
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Science/Research
Requires-Python: >=3.8
Description-Content-Type: text/markdown
