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

[FIX] [DOC] ValueError in notebook output. #450

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

mathdugre
Copy link
Contributor

Setting the dtype of alpha=np.ones_like(field) to np.float32, which is the current inferred type for field.

Copy link

codecov bot commented Jun 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.21%. Comparing base (83062d1) to head (794e295).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #450      +/-   ##
==========================================
- Coverage   76.29%   76.21%   -0.08%     
==========================================
  Files          32       32              
  Lines        2809     2809              
  Branches      376      376              
==========================================
- Hits         2143     2141       -2     
- Misses        599      600       +1     
- Partials       67       68       +1     

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

@oesteban oesteban merged commit d05517d into nipreps:master Jun 20, 2024
18 of 19 checks passed
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