You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TST: Download data from G-NodeGIN in notebook testing GHA workflow
Download data from `G-Node` `GIN` in notebook testing GHA workflow.
Fixes:
```
/home/runner/work/nifreeze/nifreeze/docs/notebooks/dmri_covariance.ipynb
hcpdata = np.load(DATA_PATH/"hcpdata.npz")
FileNotFoundError: [Errno 2] No such file or directory: '/home/runner/nifreeze-tests/hcpdata.npz'
```
raised for example in:
https://github.com/jhlegarreta/nifreeze/actions/runs/14814107025/job/41592479776#step:10:64
0 commit comments