From 6f1f7ce87404c8d3be8c1645dc94c0d1480327dc Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 12 Oct 2014 16:01:03 -0400 Subject: link to datalad sofware project and the studyforrest fMRI dataset git-annex repo. cool stuff --- doc/publicrepos.mdwn | 7 +++++++ doc/related_software.mdwn | 2 ++ 2 files changed, 9 insertions(+) diff --git a/doc/publicrepos.mdwn b/doc/publicrepos.mdwn index 625522d34..9b35570d9 100644 --- a/doc/publicrepos.mdwn +++ b/doc/publicrepos.mdwn @@ -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]]. diff --git a/doc/related_software.mdwn b/doc/related_software.mdwn index 43ffe0597..1e5c0f6b0 100644 --- a/doc/related_software.mdwn +++ b/doc/related_software.mdwn @@ -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. -- cgit v1.2.3