|
1 | | -<!-- markdown-link-check-disable --> |
2 | | - |
3 | 1 | <!-- .. only:: html --> |
4 | 2 |
|
| 3 | +[](https://results.pre-commit.ci/latest/github/cpp-lln-lab/bidspm/main) |
| 4 | +[](https://misshit.org/) |
5 | 5 | [](https://bidspm.readthedocs.io/en/stable/?badge=stable) |
6 | 6 | [](https://mybinder.org/v2/gh/cpp-lln-lab/bidspm/dev) |
7 | | -[](https://github.com/cpp-lln-lab/bidspm/actions/workflows/miss_hit.yml) |
8 | | -[](https://github.com/cpp-lln-lab/bidspm/actions/workflows/run_tests_octave.yml) |
9 | 7 | [](https://github.com/cpp-lln-lab/bidspm/actions/workflows/run_tests_matlab.yml) |
| 8 | +[](https://github.com/cpp-lln-lab/bidspm/actions/workflows/run_tests_octave.yml) |
10 | 9 | [](https://github.com/cpp-lln-lab/bidspm/actions/workflows/run_system_tests_matlab.yml) |
11 | | -[](https://github.com/pre-commit/pre-commit) |
12 | | -[](https://codecov.io/gh/cpp-lln-lab/bidspm) |
| 10 | +[](https://github.com/cpp-lln-lab/bidspm/actions/workflows/run_system_tests_octave.yml) |
| 11 | +[](https://codecov.io/gh/cpp-lln-lab/bidspm) |
13 | 12 | [](https://doi.org/10.5281/zenodo.3554331) |
14 | 13 | [](https://github.com/cpp-lln-lab/bidspm#contributors) |
15 | 14 |
|
16 | | -<!-- markdown-link-check-enable --> |
17 | | - |
18 | 15 | # bidspm |
19 | 16 |
|
20 | 17 | This is a Matlab / Octave toolbox to perform MRI data analysis on a |
@@ -45,15 +42,15 @@ bidspm() |
45 | 42 | ``` |
46 | 43 |
|
47 | 44 | Please see our |
48 | | -[documentation](https://bidspm.readthedocs.io/en/stable/general_information.html) |
| 45 | +[documentation](https://bidspm.readthedocs.io/en/latest/general_information.html) |
49 | 46 | for more info. |
50 | 47 |
|
51 | 48 | ## Usage |
52 | 49 |
|
53 | 50 | For some of its functionality bidspm has a BIDS app like API. |
54 | 51 |
|
55 | 52 | See |
56 | | -[this page for more information](https://bidspm.readthedocs.io/en/stable/bids_app_api.html). |
| 53 | +[this page for more information](https://bidspm.readthedocs.io/en/latest/usage_notes.html). |
57 | 54 |
|
58 | 55 | ### Preprocessing |
59 | 56 |
|
@@ -87,7 +84,7 @@ bidspm(bids_dir, output_dir, 'subject', ... |
87 | 84 | ``` |
88 | 85 |
|
89 | 86 | Please see our |
90 | | -[documentation](https://bidspm.readthedocs.io/en/stable/bids_app_api.html) for |
| 87 | +[documentation](https://bidspm.readthedocs.io/en/latest/usage_notes.html) for |
91 | 88 | more info. |
92 | 89 |
|
93 | 90 | ## Features |
@@ -138,7 +135,7 @@ used to perform: |
138 | 135 | - GLM auto-correlation check |
139 | 136 |
|
140 | 137 | Please see our |
141 | | -[documentation](https://bidspm.readthedocs.io/en/stable/index.html) for more |
| 138 | +[documentation](https://bidspm.readthedocs.io/en/latest/index.html) for more |
142 | 139 | info. |
143 | 140 |
|
144 | 141 | ## Citation |
|
0 commit comments