Ling-Yunlong / 3DDose

Read dosxyz 3ddose files as numpy arrays.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Read dosxyz 3ddose files and use them like numpy arrays. The dose array and all members are ordered (z, y, x) (where z is the slice index, y is the row index, and x is the column index).

About

Read dosxyz 3ddose files as numpy arrays.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%