diff --git a/CHANGES.md b/CHANGES.md index b0b573c590..c90313f2df 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,31 +1,72 @@ +## r20231212 +[View detailed changelog](https://github.com/spine-generic/data-multi-subject/compare/r20230223...r20231212) + + - Re-enable `sg_params_checker` in CI by @mguaypaq in https://github.com/spine-generic/data-multi-subject/pull/143 + - Add discs labels 1 and 2 to T1w images by @NathanMolinier in https://github.com/spine-generic/data-multi-subject/pull/145 + - Extension of brain_t1 list by @mbondy023 in https://github.com/spine-generic/data-multi-subject/pull/150 + - Update T1w scans with re-defaced images by @mguaypaq in https://github.com/spine-generic/data-multi-subject/pull/148 + + +## r20230223 +[View detailed changelog](https://github.com/spine-generic/data-multi-subject/compare/r20220125...r20230223) + + - Add `git annex init` to download instructions by @mguaypaq in https://github.com/spine-generic/data-multi-subject/pull/114 + - Fix defaced images by @alexfoias in https://github.com/spine-generic/data-multi-subject/pull/119 + - add brain_t1 category into exclude.yml file (Issue #126) by @mbondy023 in https://github.com/spine-generic/data-multi-subject/pull/127 + - Add instruction for working from a fork by @mguaypaq in https://github.com/spine-generic/data-multi-subject/pull/129 + - Move derivatives from spine-generic-processed by @sandrinebedard in https://github.com/spine-generic/data-multi-subject/pull/123 + - Update README.md by @jcohenadad in https://github.com/spine-generic/data-multi-subject/pull/130 + - Modify derivatives softsegs in `sb/add_extra_manual_seg` by @mguaypaq in https://github.com/spine-generic/data-multi-subject/pull/133 + - Add labels `1` and `2` to `T2w_labels-disc-manual` by @valosekj in https://github.com/spine-generic/data-multi-subject/pull/134 + - Remove extra subjects from derivatives/labels by @mguaypaq in https://github.com/spine-generic/data-multi-subject/pull/138 + - Fix file permissions by @mguaypaq in https://github.com/spine-generic/data-multi-subject/pull/139 + - Rename MTS suffix by @sandrinebedard in https://github.com/spine-generic/data-multi-subject/pull/135 + - Add pathology and notes entries by @valosekj in https://github.com/spine-generic/data-multi-subject/pull/140 + + +## r20220125 +[View detailed changelog](https://github.com/spine-generic/data-multi-subject/compare/r20211125...r20220125) + + - rl/add height weight by @renelabounek in https://github.com/spine-generic/data-multi-subject/pull/109 + - Add Tehran height and weight by @renelabounek in https://github.com/spine-generic/data-multi-subject/pull/110 + - Add `AcquisitionDuration` in JSON metadata for the T2star scans by @alexfoias in https://github.com/spine-generic/data-multi-subject/pull/112 + - Update information sub-perform02, sub-perform04 by @alexfoias in https://github.com/spine-generic/data-multi-subject/pull/106 + - Fix participants age for tokyoSkyra site by @alexfoias in https://github.com/spine-generic/data-multi-subject/pull/96 + - Fix software version by @alexfoias in https://github.com/spine-generic/data-multi-subject/pull/97 + + ## r20211125 +[View detailed changelog](https://github.com/spine-generic/data-multi-subject/compare/r20201130...r20211125) + + - Add badge DOI by @alexfoias in https://github.com/spine-generic/data-multi-subject/pull/63 + - Move CI from travis to GH actions by @olix86 in https://github.com/spine-generic/data-multi-subject/pull/64 + - Rename badge by @olix86 in https://github.com/spine-generic/data-multi-subject/pull/66 + - Speed up git-annex operations by @kousu in https://github.com/spine-generic/data-multi-subject/pull/69 + - Replace gender with sex in participants.json by @alexfoias in https://github.com/spine-generic/data-multi-subject/pull/70 + - Fix GH actions by @alexfoias in https://github.com/spine-generic/data-multi-subject/pull/74 + - add missing json sidecar for csfseg-manual by @alexfoias in https://github.com/spine-generic/data-multi-subject/pull/72 + - BF: remove executable bit from text files in the root of the dataset by @yarikoptic in https://github.com/spine-generic/data-multi-subject/pull/76 + - Warn about git-annex's version more prominently by @kousu in https://github.com/spine-generic/data-multi-subject/pull/81 + - Clean up CI code from before we used Github Actions. by @kousu in https://github.com/spine-generic/data-multi-subject/pull/79 + - Handle testing forks. by @kousu in https://github.com/spine-generic/data-multi-subject/pull/83 + - add site data ucdavis by @alexfoias in https://github.com/spine-generic/data-multi-subject/pull/77 + - Adding height and weight into participants by @kousu in https://github.com/spine-generic/data-multi-subject/pull/85 + - Lint line endings by @kousu in https://github.com/spine-generic/data-multi-subject/pull/87 + - Lint .tsv by @kousu in https://github.com/spine-generic/data-multi-subject/pull/86 + - Update age sub-ucl06 by @alexfoias in https://github.com/spine-generic/data-multi-subject/pull/98 + - Update LICENSE to CC4.0 by @jcohenadad in https://github.com/spine-generic/data-multi-subject/pull/100 -* Add badge DOI by @alexfoias in https://github.com/spine-generic/data-multi-subject/pull/63 -* Move CI from travis to GH actions by @olix86 in https://github.com/spine-generic/data-multi-subject/pull/64 -* Rename badge by @olix86 in https://github.com/spine-generic/data-multi-subject/pull/66 -* Speed up git-annex operations by @kousu in https://github.com/spine-generic/data-multi-subject/pull/69 -* Replace gender with sex in participants.json by @alexfoias in https://github.com/spine-generic/data-multi-subject/pull/70 -* Fix GH actions by @alexfoias in https://github.com/spine-generic/data-multi-subject/pull/74 -* add missing json sidecar for csfseg-manual by @alexfoias in https://github.com/spine-generic/data-multi-subject/pull/72 -* BF: remove executable bit from text files in the root of the dataset by @yarikoptic in https://github.com/spine-generic/data-multi-subject/pull/76 -* Warn about git-annex's version more prominently by @kousu in https://github.com/spine-generic/data-multi-subject/pull/81 -* Clean up CI code from before we used Github Actions. by @kousu in https://github.com/spine-generic/data-multi-subject/pull/79 -* Handle testing forks. by @kousu in https://github.com/spine-generic/data-multi-subject/pull/83 -* add site data ucdavis by @alexfoias in https://github.com/spine-generic/data-multi-subject/pull/77 -* Adding height and weight into participants by @kousu in https://github.com/spine-generic/data-multi-subject/pull/85 -* Lint line endings by @kousu in https://github.com/spine-generic/data-multi-subject/pull/87 -* Lint .tsv by @kousu in https://github.com/spine-generic/data-multi-subject/pull/86 -* Update age sub-ucl06 by @alexfoias in https://github.com/spine-generic/data-multi-subject/pull/98 -* Update LICENSE to CC4.0 by @jcohenadad in https://github.com/spine-generic/data-multi-subject/pull/100 ## r20201130 [View detailed changelog](https://github.com/spine-generic/data-multi-subject/compare/r20201001...r20201130) + - Fix broken link to analysis instructions. [View pull request](https://github.com/spine-generic/data-multi-subject/pull/61) - README.md: Fix typo (get -> git). [View pull request](https://github.com/spine-generic/data-multi-subject/pull/60) ## r20201001 [View detailed changelog](https://github.com/spine-generic/data-multi-subject/compare/r20200917...r20201001) + - Create LICENSE. [View pull request](https://github.com/spine-generic/data-multi-subject/pull/55) - Update participants.tsv. [View pull request](https://github.com/spine-generic/data-multi-subject/pull/53)