File tree 3 files changed +16
-3
lines changed
3 files changed +16
-3
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ cff-version: 1.2.0
2
2
3
3
title : " CPP ROI"
4
4
5
- version : 0.3.1
5
+ version : 0.4.0
6
6
7
7
abstract : Set of Octave and Matlab functions, demos and scripts to help manage ROIs and to play nice with BIDS datasets.
8
8
@@ -42,6 +42,16 @@ authors:
42
42
orcid : " https://orcid.org/0000-0001-8681-5267"
43
43
affiliation : " Université catholique de Louvain"
44
44
45
+ - family-names : " Yang"
46
+ given-names : " Ying"
47
+ orcid : " https://orcid.org/0000-0002-4157-2975"
48
+ affiliation : " Université catholique de Louvain"
49
+
50
+ - family-names : " Matuszewski"
51
+ given-names : " Jacek"
52
+ affiliation : " Université catholique de Louvain"
53
+ orcid : " https://orcid.org/0000-0001-9752-3294"
54
+
45
55
license : GPL-3.0
46
56
47
57
keywords :
Original file line number Diff line number Diff line change 1
- [ ![ miss_hit] ( https://github.com/cpp-lln-lab/CPP_ROI/actions/workflows/miss_hit.yml/badge.svg )] ( https://github.com/cpp-lln-lab/CPP_ROI/actions/workflows/miss_hit.yml )
1
+ [ ![ pre-commit.ci status] ( https://results.pre-commit.ci/badge/github/cpp-lln-lab/CPP_ROI/main.svg )] ( https://results.pre-commit.ci/latest/github/cpp-lln-lab/CPP_ROI/main )
2
+ [ ![ miss hit] ( https://img.shields.io/badge/code%20style-miss_hit-000000.svg )] ( https://misshit.org/ )
2
3
[ ![ tests and coverage with matlab] ( https://github.com/cpp-lln-lab/CPP_ROI/actions/workflows/run_tests_matlab.yml/badge.svg )] ( https://github.com/cpp-lln-lab/CPP_ROI/actions/workflows/run_tests_matlab.yml )
3
4
[ ![ codecov] ( https://codecov.io/gh/cpp-lln-lab/CPP_ROI/branch/main/graph/badge.svg?token=8IoRQtbFUV )] ( https://codecov.io/gh/cpp-lln-lab/CPP_ROI )
4
5
![ All Contributors] ( https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square )
6
+ [ ![ DOI] ( https://zenodo.org/badge/349001542.svg )] ( https://zenodo.org/doi/10.5281/zenodo.6632692 )
7
+
5
8
6
9
# CPP ROI
7
10
Original file line number Diff line number Diff line change 1
- v0.3.1
1
+ v0.4.0
You can’t perform that action at this time.
0 commit comments