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

Undefined variable when extracting sensivity maps #75

Closed
Daval-G opened this issue Jan 28, 2020 · 2 comments
Closed

Undefined variable when extracting sensivity maps #75

Daval-G opened this issue Jan 28, 2020 · 2 comments

Comments

@Daval-G
Copy link
Contributor

Daval-G commented Jan 28, 2020

I was trying to run the example "SelfCalibrationReconstruction_Cartesian.py" but changed the Fourier operator (and the data accordingly) to a Stacked3DNFFT to test it.

The reconstructor raised an error because the variable z_sample_loc was not defined in:

It may be related to a previous issue: #62

@chaithyagr
Copy link
Contributor

This seems to be an atifact of moving to new functions for accomodating variable kspace z lines in #58
I will get a PR for fixing this and #72 .
Also, I will add tests to ensure we dont miss this in future thereby increasing coverage also

@chaithyagr
Copy link
Contributor

Fixed with #76

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

No branches or pull requests

2 participants