-
Notifications
You must be signed in to change notification settings - Fork 60
Description
Summary
The example script for the two-sample ALE meta-analysis (CBMA subtraction & conjunction analysis) does not appear to include any code or plots demonstrating the robustness analysis (e.g., visualization of robust activation areas), even though such plots are shown in the blog article referenced.
Additional details
- NiMARE version:v0.5.1
What were you trying to do?
I attempted to replicate the robustness analysis plot shown in the blog-cited paper (Alexander Enge, Rasha Abdel Rahman, and Michael A Skeide. A meta-analysis of fMRI studies of semantic cognition in children. NeuroImage, 241:118436, 2021. URL: https://doi.org/10.1016/j.neuroimage.2021.118436, doi:10.1016/j.neuroimage.2021.118436), using coordinate-based data and the example subtraction analysis script from the official NiMARE documentation.
What did you expect to happen?
I expected the example script to include or reference the code that generated the robustness visualization — i.e., the plot showing brain regions with robustness above a specific threshold, similar to the figure shown in the paper.
What actually happened?
The script executed successfully for the two-sample ALE and subtraction analyses, but it did not include any robustness evaluation or plotting code. The robustness results/visualizations shown in the blog post are not reproducible based on the current example script.