You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
I can't use this function in my code.
This is error message:
The text was updated successfully, but these errors were encountered: