Skip to content

Commit

Permalink
point to the latest doc in joss link
Browse files Browse the repository at this point in the history
  • Loading branch information
htwangtw committed Apr 12, 2024
1 parent fd9c3c0 commit 01f655b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
branches:
- main
- maint/*
paths: ['giga_connectome/*', '.github/workflows/test.yml', 'pyproject.toml', 'requirements.txt', 'Dockerfile']
paths: ['giga_connectome/*', 'pyproject.toml', 'requirements.txt', 'Dockerfile']

defaults:
run:
Expand Down
2 changes: 1 addition & 1 deletion paper/paper.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ and worked with the `fmriprep` developers while implementing a key Application P
`load_confounds`, implemented in the software library `nilearn`.
The tool provides some preset strategies based on @wang_continuous_2024 and the current long-term support release `fMRIPrep`.
Users can implement their own strategy using configuration files to directly interact with the `load_confounds` API.
The details of the process can be found in the [user documentation](https://giga-connectome.readthedocs.io/en/stable/workflow.html).
The details of the process can be found in the [user documentation](https://giga-connectome.readthedocs.io/en/latest/workflow.html).
Finally the data is standardised as z-scores.

The atlas for time series extraction was retrieved through `templateflow` [@templateflow; RRID:SCR_021876],
Expand Down

0 comments on commit 01f655b

Please sign in to comment.