link to datalad sofware project and the studyforrest fMRI dataset git-annex repo. cool stuff

This commit is contained in:
Joey Hess 2014-10-12 16:01:03 -04:00
parent f082d49366
commit 9c4ad05d7c
2 changed files with 9 additions and 0 deletions

View file

@ -5,15 +5,22 @@ the public repositories that you can clone to try out git-annex.
`git clone https://downloads.kitenet.net/.git/`
Various downloads of things produced by Joey Hess, including git-annex
builds and videos.
* debconf-share
`git clone http://annex.debconf.org/debconf-share/.git/`
[DebConf](http://debconf.org/) Media, photos, videos, etc.
* [conference-proceedings](https://github.com/RichiH/conference_proceedings)
`git clone https://github.com/RichiH/conference_proceedings.git`
A growing collection of videos of technology conferences.
Submit a pull request to add your own!
* [ocharles's papers](https://github.com/ocharles/papers)
Lots of CS papers read by [Oliver](http://ocharles.org.uk/blog/).
* [MRI brain scan data](http://studyforrest.org/pages/access.html)
`git clone http://psydata.ovgu.de/forrest_gump/.git studyforrest`
High-resolution, ultra-highfield fMRI dataset on auditory perception.
This is a wiki -- add your own public repository to the list!
See [[tips/centralized_git_repository_tutorial]].

View file

@ -13,3 +13,5 @@ designed to interoperate with it.
* [git annex darktable integration](https://github.com/xxv/darktable-git-annex)
* [Magit](http://github.com/magit/magit), an Emacs mode for Git, has
[an extension](https://github.com/magit/magit-annex) for git annex.
* [DataLad](http://datalad.org/) uses git-annex to provide access to
scientific data available from various sources.