Skip to content
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

[DOC] Improve Documentation for Running QSIPrep with TemplateFlow on Non-Internet Nodes #907

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

pierre-nedelec
Copy link
Contributor

Changes proposed in this pull request

This pull request improves the QSIPrep documentation by adding detailed guidance for configuring TEMPLATEFLOW_HOME when running QSIPrep on nodes without internet access. Specifically:

  • Clarifies the behavior of QSIPrep when using --containall, emphasizing the need to explicitly set and bind TEMPLATEFLOW_HOME.
  • Provides step-by-step instructions for ensuring required templates are pre-fetched and made available in offline environments.
  • Includes usage examples for both internet-enabled and non-internet nodes to streamline the workflow.
  • Links to relevant resources, including the fMRIPrep FAQ and a Neurostars thread discussing similar issues.

These changes address user confusion regarding offline usage of QSIPrep with TemplateFlow and improve the documentation for both first-time and advanced users.

Documentation that should be reviewed

The primary changes are located in the section detailing Apptainer usage docs/installation.rst.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.80%. Comparing base (fa4dbe0) to head (01d47ee).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #907      +/-   ##
==========================================
+ Coverage   44.23%   45.80%   +1.57%     
==========================================
  Files          66       65       -1     
  Lines        9839     9722     -117     
  Branches     1097     1063      -34     
==========================================
+ Hits         4352     4453     +101     
+ Misses       5263     5041     -222     
- Partials      224      228       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants