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

Add a method to "collapse" the linear transforms in a TransformChain #88

Closed
oesteban opened this issue Mar 27, 2020 · 0 comments · Fixed by #90
Closed

Add a method to "collapse" the linear transforms in a TransformChain #88

oesteban opened this issue Mar 27, 2020 · 0 comments · Fixed by #90
Milestone

Comments

@oesteban
Copy link
Collaborator

No description provided.

@oesteban oesteban added this to the 20.0.0rc2 milestone Mar 27, 2020
oesteban added a commit to oesteban/nitransforms that referenced this issue Mar 28, 2020
This PR starts the implementation of "collapsing" series of transforms,
for the linear case.

It is tested on real data added in the context of nipy#66, nipy#74 and nipy#75.
For the moment does not cover unintended use-cases such as collapsing
transform sequences containing one or more nonlinear transforms.

Resolves: nipy#88
@oesteban oesteban modified the milestones: 20.0.0rc3, 20.0.0rc2 Mar 28, 2020
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 a pull request may close this issue.

1 participant