Metadata-Version: 2.1
Name: bimcvcovid19i
Version: 0.0.6
Summary: Interface for working with BIMCV COVID 19 dataset
Home-page: https://github.com/rilshok/BIMCV-COVID-19-interface
Author: Vladislav A. Proskurov
Author-email: rilshok@pm.me
License: MIT
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 1 - Planning
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: webdavclient3
Requires-Dist: SimpleITK
Requires-Dist: numpy
Requires-Dist: nibabel
Requires-Dist: deli
Requires-Dist: tqdm
Requires-Dist: pandas
Requires-Dist: pydicom
Requires-Dist: scipy

# BIMCV COVID 19 interface

This repository provides a python interface for working with [BIMCV COVID 19 dataset](https://github.com/BIMCV-CSUSP/BIMCV-COVID-19)

Before use, please read the [license agreement](https://github.com/BIMCV-CSUSP/BIMCV-COVID-19) for the use of the BIMCV-COVID19 Dataset.

## Installation

```bash
pip install bimcvcovid19i
```

## System requirements

|Dataset               |Original|Prepered|Total|
|----------------------|:------:|:------:|:---:|
|BIMCV COVID19 positive|    390G|    408G| 797G|
|BIMCV COVID19 negative|    469G|    480G| 948G|
