Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kousu/spinalcordtoolbox-binaries

Binary packages for the C++ dependencies of neuropoly/spinalcordtoolbox
https://github.com/kousu/spinalcordtoolbox-binaries

Last synced: 16 days ago
JSON representation

Binary packages for the C++ dependencies of neuropoly/spinalcordtoolbox

Awesome Lists containing this project

README

        

# spinalcordtoolbox-binaries
Binary packages for the C++ dependencies of [neuropoly/spinalcordtoolbox](https://github.com/neuropoly/spinalcordtoolbox)

This is essentially a metapackage of three packages:

- [ANTS](https://github.com/ANTsX/ANTs) (but only a portion of it; the whole thing is too large)
- some [custom tools](https://github.com/neuropoly/spinalcordtoolbox/blob/master/dev) for research and development
- [ctrDetect](https://www.creatis.insa-lyon.fr/site7/en/ctrDetect)

Unlike a traditional metapackage, instead of including links to the contained packages this directly copies them into it. We distribute them together because it simplifies our package manager, `sct_download_data`, to only have to track and know about one big file.

See [.github/workflows/build.yml](.github/workflows/build.yml) for the build script, and the links to update to change the included versions.