eisen-ai / eisen-core

Core functionality of Eisen
MIT License
41 stars 10 forks source link

bugfixes in the ways data is returned from datasets and imaging transforms #11

Closed faustomilletari closed 4 years ago

faustomilletari commented 4 years ago

transforms were slightly broken for ITK kind of data. Fixed. Stack images channel-wise was creating channel dimension last.

eisen-ai commented 4 years ago

maybe some explanation about the changes to datasets?

faustomilletari commented 4 years ago

adjusted datasets such that they return file paths that are relative to the "base_path" of the dataset.