[WIP] Cortical layers#4
Conversation
- import new dataset for cortical layers - use __all__ to avoid #noqa - make sure we call "git rev-parse HEAD" in the right directory
|
Actually, most of the changes to |
|
Thanks for the PR. I begun looking into it (sorry in advance, I don't have much time in the next weeks but I'll try my best to do it in a reasonable amount of time) and it looks like there is a lot of duplicated code. What are the main differences introduced by parallel_loader_1D? Do you think it would be possible to modify parallel_loader.py directly, e.g., by checking
It should indeed, but we can be not too formal on that, for this once. ;) |
|
Replaced by #5. |
|
And the changes in |
This is @adri-romsor's loader for a 1D dataset for segmentation of cortical layers.
I'm wondering if it would make sense to include it here, and what would be needed for inclusion.