Metadata-Version: 2.1
Name: bronchipy
Version: 0.0.2
Summary: Supporting tools for processing the output of the AirFlow pipeline.
Author: ImaLife
Author-email: <i.dudurych@umcg.nl>
License: UNKNOWN
Keywords: python,analysis,medical,imaging,research
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Description-Content-Type: text/markdown
License-File: LICENCE
Requires-Dist: nibabel (==3.1.0)
Requires-Dist: pydicom (==1.4.2)
Requires-Dist: numpy (==1.19.2)
Requires-Dist: pandas (==1.0.3)
Requires-Dist: scipy (==1.5.3)
Requires-Dist: scikit-learn (==0.23.1)
Requires-Dist: matplotlib (==3.3.4)
Requires-Dist: SimpleITK (==1.2.4)
Requires-Dist: scikit-image (==0.17.2)

Scripts and functions to process the output of AirFlow pipeline, for use with the output files. Allows for post-processing of the data tables.

