neuro-conda / neuro-conda

A Python distribution for neuroscience based on conda 🧠🐍
https://pantaray.github.io/neuro-conda-bremen-2023
MIT License
7 stars 0 forks source link

Add neuroimaging packages #20

Closed joschaschmiedt closed 1 year ago

joschaschmiedt commented 1 year ago

Follow-up of #3

pantaray commented 1 year ago

I've included a first batch of neuroimaging packages in the environment. Some hiccups:

I think not providing nipy on all platforms might be the biggest omission here. However, that still strongly depends the actual application. @joschaschmiedt Do we want to proceed with nipy only on Linux and see if and how many macOS/Windows users actually need it? Tests with the current env file are passing: https://github.com/neuro-conda/neuro-conda/actions/runs/4344547143

joschaschmiedt commented 1 year ago

Thanks! Supporting Linux only is better than not at all, so I think that's fine. About the other issues, there's not much we can do about that, right?

See also my comments over at #29

pantaray commented 1 year ago

Yes, aside from actively patching/rewriting things I'm afraid we can't do much here.