datalad-handbook/docs/usecases/_examples/dataset4
Adina Wagner 5235189002 rebuild most advanced sections and usecases
The DVC section currently fails due to a DVC issue
(refuses to find an installed shared library file)
and the FSL neuroimaging usecase picked a fight with
FSL that looked like an environment issue.
I postponed troubleshooting them.
2022-12-15 16:07:38 +01:00

115 lines
5.3 KiB
Text

$ git log --oneline --graph --decorate
* 01ed4601 (HEAD -> master, origin/master, origin/HEAD) Fix author list (all git & paper authors)
* 974614cb Merge pull request #21 from psychoinformatics-de/christian-monch-patch-1
|\
| * 547c519c Add authors revealed by git-log
|/
* 72f835ad Merge remote-tracking branch 'github/master'
|\
| * fb36de08 Merge pull request #20 from psychoinformatics-de/christian-moench-gin-datacite
| |\
| | * 01c8b100 Create datacite.yml
| |/
| * ad5a3a36 Merge pull request #19 from psychoinformatics-de/eyetracking
| |\
| | * 27f83cff BIDS: ignore physio side car file that the BIDSvalidator does not like
| | * 72f43807 BIDS: Add a bidsignore file for non-compliant but useful raw eyelink data
| | * 1b2b084b DOC: BIDS-Futureproof eyetracking sidecar files
| |/
| * 5e11f82b Merge pull request #16 from adswa/hiddensubds
| |\
| | * 999d558c Add recursiveinstall skip configuration for private sourcedataset
* | | 8946d0db Merge remote-tracking branch 'github/master'
|\| |
| * | d6b6e39c Merge pull request #18 from loj/ds_description
| |\ \
| | * | 66c13b79 update dataset_description.json to be BIDS compliant
| |/ /
| * | b5306e2e Merge pull request #15 from adswa/ENH/README
| |\ \
| | |/
| |/|
| | * 45a110f7 use standard textblock to explain DataLad datasets in README
| |/
* | 55d39446 Update subdataset location
* | 81e2f8d0 Updata dataset configuration by create --force
|/
* a6623bff (mddatasrc/master) [DATALAD] dataset aggregate metadata update
* 72d535d5 Enable DataLad metadata extractors
* 9c15094e [DATALAD] new dataset
* d97455f5 [DATALAD] Set default backend for all files to be MD5E
* e2a2cf1c Update changelog for 1.5
* 6da25fb6 BF: Re-import respiratory trace after bug fix in converter (fixes gh-11)
* 131edcb7 Fix type in physio log converter (fixes gh-11)
* fbb5d619 ENH: Report per-stimulus events (fixes gh-6)
* d6f3fcd2 Add BIDS-compatible stimuli/ directory (with symlinks)
* b39112d9 Minor tweaks to gaze overlay script
* 7a32bc71 Add "TaskName" meta data field for compliance with BIDS 1.0.0
* 617ec1d0 Add task-*_physio.json files
* 812a51d0 BF: Fix task label in file names of contracting retmap run.
* 3dd21151 Update changelog
* 2d6d0088 Add cut position information to allow for timing verification of generated stimulus files
* d2afd4f4 Mention openfmri as download source
* c93c2306 Update publication links
* 3454071b Disable invalid test
* 2651e71d Add implementation of the retinotopic mapping paradigm
* 8f849f73 Add movie localizer paradigm implementation
* 852f381e Add implementation of visual localizer paradigm
* 2c3e86cd Make room for more stimuli
* 6480c20a Include stimulus generation code
* 1ac31195 Add DOI (closes gh-1)
* 7b94034d (tag: v1.0) Merge pull request #5 from wtriplett/participants-missing-val
|\
| * 408729d4 changing tab-tab to tab-n/a-tab
|/
* deba0ddd BF: Single uncompressed rec*.tsv file
* 5cd35c44 Split retmap task into one task per stimulus type (closes gh-4)
* d4dfac33 Adjust participant info on current vision issues
* 8838b7e0 Basic README (mostly placeholder)
* 94b1bde6 Remove left-over duplicates
* 1b7c8f92 Add participant metadata
* 97ba3eb1 Include the behavioral log data for the in-lab eye tracking
* 4dd3ce27 Remove accidentally included bytecode
* 1aaba41c Recover lost segment from eyetracker (closes gh-3)
* b6bb9391 Add ignore file
* 8e6b1772 Make not on ET data cuts
* d156efc7 Remove annotations from raw dataset
* eda72b7c Merge remote-tracking branch 'refs/remotes/origin/master'
|\
| * 7d9ca569 Update tests for repository changes
| * 61edd658 Update changelog
| * 0944930c (mddatasrc/synced/master) Add (converted) in-lab eye-tracking sample
| * e6f3bfec Update eyetracking data conversion code for in-lab sample
| * d93ed6e3 Reference lab eyetracking raw data repository as submodule
| * f792983e BIDS-compliant meta data
| * 618e3aa2 Record BIDS version
| * 77634784 Render two eyetracking groups visually different
| * 2c325794 Frame-accurate segment boundaries
| * b67b9abf BF: JSON compliance
| * 1f95bd83 Regenerate recording-eyegaze to fix sign of video delay fix
| * 3ed01bc8 Regenerate recording-eyegaze to account for the 100ms video delay
| * 7df928f3 Various fixes and robustification
| * 625fccf0 Simplify eyegaze movie merge (was a bit off anyway)
| * e13f6084 Implement standard eyegaze preprocessing
| * 48df341e Attempt to speed up rendering (cache + slicing)
* | 39a315df
* | 21d0d993
|/
* 4c5a730a Reintroduce proper offset; support for merged timeline of eyegaze
* 882ec635 Use frame median as representative coordinate
* b343bda6 Simplifications, no pandas, no double offsetting
* 0575d600 PEP8 compliance
* 00301cf0 Script to render a movie version with eye-gaze distribution overlay
* 7c15ec5c Make eyegaze dataset factory more flexible
* 91c2070b Add utility Python code to load a merged eyegaze timeseries
* ddf2eae9 Adjust backend
* 57a546cc Include subjective story depth ratings
* 2895663f Update description
* ee7fe4af Basic task description
* f8cf000c Include movie stimulus timing info
* abbed31e Rename "recording" files to conform with BIDS
* b5e78893 Switch to MD5E backend for improved interoperability
* 314b6e11 Add data
* e77a9c47 Simple helper to strip some keys from JSON data
* 0238fa47 Pretty-print JSON
* 7d96e726 Initial meta-data, code, and tests