Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 246 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 246 Bytes

DICOM to NetCDF

Installation

Python Setup:

sudo pip install numpy
sudo pip install pydicom

Running Tests:

From the dicom2netcdf directory (not the test directory), run

 python -m unittest test.test_dicom2netcdf