Skip to content

Commit

Permalink
Add updates to doc
Browse files Browse the repository at this point in the history
  • Loading branch information
htwangtw committed May 17, 2024
1 parent 90549a9 commit 760f499
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions docs/source/changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,13 @@

### New

- [EHN] Add details of denoising strategy to the meta data of the time series extraction. (@htwangtw) [#144](https://github.com/bids-apps/giga_connectome/issues/144)

### Fixes

- [MAINT] Remove recurrsive import. (@htwangtw) [#135](https://github.com/bids-apps/giga_connectome/issues/135)
- [DOCS] Remove`meas` entity in timeseries outputs in the documentation. (@htwangtw) [#136](https://github.com/bids-apps/giga_connectome/issues/136)

### Enhancements

### Changes
Expand Down
2 changes: 1 addition & 1 deletion docs/source/outputs.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ and each atlas the following data files will be generated

- a `[matches]_atlas-{atlas}_meas-PearsonCorrelation_desc-{atlas_description}{denoise_strategy}_relmat.tsv`
file that contains the correlation matrix between all the regions of the atlas
- a `[matches]_atlas-{atlas}_meas-PearsonCorrelation_desc-{atlas description}{denoise_strategy}_timeseries.tsv`
- a `[matches]_atlas-{atlas}_desc-{atlas description}{denoise_strategy}_timeseries.tsv`
file that contains the extracted timeseries for each region of the atlas

- `{atlas}` refers to the name of the atlas used (for example, `Schaefer20187Networks`)
Expand Down

0 comments on commit 760f499

Please sign in to comment.