-
Notifications
You must be signed in to change notification settings - Fork 7
Add Specification page #21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 2 commits
Commits
Show all changes
5 commits
Select commit
Hold shift + click to select a range
a6896ea
Add Specification page
adelavega 9f57328
Add Results page
adelavega 950a2bd
Update docs/guide/Project/Running.md
adelavega 0701a99
Update docs/guide/Project/Specification.md
adelavega b8139ff
Update docs/guide/Project/Specification.md
adelavega File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
--- | ||
title: Results | ||
sidebar_position: 4 | ||
--- | ||
|
||
# Results | ||
|
||
This section will guide you on how to view, browse, and interpret the results of your meta-analysis. | ||
|
||
## Viewing Your Results | ||
|
||
Once your meta-analysis is complete, the results are automatically uploaded to both Neurosynth Compose and NeuroVault. You can view your results either in the cloud or within the environment where the analysis was run. | ||
|
||
To access your results, click the **NeuroVault Collection Link**. This link will direct you to a NeuroVault collection that contains all the images generated by the algorithm you selected for your analysis. | ||
|
||
For a detailed reference on the taxonomy of filenames generated by NiMARE, please refer to the [NiMARE documentation on outputs](https://nimare.readthedocs.io/en/stable/outputs.html). | ||
|
||
## Understanding the Outputs | ||
|
||
The results page will display a list of all images produced by your meta-analysis. These include unthresholded statistical maps, which allow for more flexible post-hoc thresholding based on your specific needs. | ||
|
||
### Interpreting Cluster-Level Corrected Maps | ||
|
||
It’s important to note that NiMARE outputs **unthresholded statistical maps**. This means you may need to apply your own thresholding to identify significant clusters. However, for cluster-level corrected maps, the output can sometimes cause confusion. | ||
|
||
Cluster-level correction is a method where the significance of a voxel cluster is determined after applying a voxel-wise cluster-defining threshold. In cluster-level corrected maps: | ||
- Non-significant voxels are set to zero after applying the threshold. | ||
- Each cluster that survives the cluster-defining threshold is assigned a single value, which is applied uniformly across all voxels in the cluster. | ||
|
||
Even clusters with relatively high p-values (i.e., less significant clusters) may still appear in the map, provided they surpass the initial cluster-defining threshold. As a result, some clusters may appear in the map even though they may not be highly significant at the overall level. | ||
|
||
|
||
For further details on thresholding and interpreting the outputs, consult the [NiMARE documentation](https://nimare.readthedocs.io). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.