Skip to content

ENH: Add X5 support of nonlinear transforms #249

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 4 commits into from
Jul 20, 2025

Conversation

oesteban
Copy link
Collaborator

@oesteban oesteban commented Jul 19, 2025

Extends support of nonlinear transforms to export/import X5 representation. New unit tests exercise the new I/O.

Cross-references: #241.

Copy link

codecov bot commented Jul 19, 2025

Codecov Report

Attention: Patch coverage is 96.72131% with 2 lines in your changes missing coverage. Please review.

Project coverage is 95.09%. Comparing base (4662d29) to head (27e95c7).
Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
nitransforms/nonlinear.py 96.49% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #249      +/-   ##
==========================================
+ Coverage   95.02%   95.09%   +0.07%     
==========================================
  Files          16       16              
  Lines        1869     1918      +49     
  Branches      241      251      +10     
==========================================
+ Hits         1776     1824      +48     
+ Misses         77       75       -2     
- Partials       16       19       +3     
Flag Coverage Δ
unittests 94.91% <96.72%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@oesteban oesteban changed the title Add nonlinear X5 support ENH: Add X5 support of nonlinear transforms Jul 20, 2025
@oesteban oesteban force-pushed the codex/extend-x5-to-support-nonlinear-transforms branch from c934711 to ff529d4 Compare July 20, 2025 08:10
@oesteban oesteban force-pushed the codex/extend-x5-to-support-nonlinear-transforms branch 3 times, most recently from b5f21dc to 27e95c7 Compare July 20, 2025 08:53
@oesteban oesteban merged commit 2f66df4 into master Jul 20, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant