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

ERROR: LoadError: UndefVarError: ISMRMRDFile not defined in Main #221

Open
MYuan0209 opened this issue Dec 26, 2024 · 0 comments
Open

ERROR: LoadError: UndefVarError: ISMRMRDFile not defined in Main #221

MYuan0209 opened this issue Dec 26, 2024 · 0 comments

Comments

@MYuan0209
Copy link

MYuan0209 commented Dec 26, 2024

I can't use this function in my code.

using NIfTI, PyPlot, HDF5, MRIReco, LinearAlgebra, Dates
dataFile = ISMRMRDFile(filename_data)

This is error message:

[Running] julia "e:\spiral_fmri\julia-recon-advances-in-spiral-fmri\main.jl"
[ Info: Setting Parameters
[ Info: Load Data
ERROR: LoadError: UndefVarError: `ISMRMRDFile` not defined in `Main`
Stacktrace:
 [1] top-level scope
   @ e:\spiral_fmri\julia-recon-advances-in-spiral-fmri\main.jl:62
in expression starting at e:\spiral_fmri\julia-recon-advances-in-spiral-fmri\main.jl:62

[Done] exited with code=1 in 5.635 seconds
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

1 participant