Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kousu/spinalcordtoolbox-binaries
- Owner: kousu
- Created: 2020-04-19T17:30:31.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-05-12T19:47:24.000Z (over 2 years ago)
- Last Synced: 2024-11-24T05:42:01.809Z (about 2 months ago)
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.