MagneticResonanceImaging / MRIReco.jl

Julia Package for MRI Reconstruction
https://magneticresonanceimaging.github.io/MRIReco.jl/latest/
Other
85 stars 22 forks source link

AcquisitionData - subsampleIndices #1

Open tknopp opened 5 years ago

tknopp commented 5 years ago

In AcquisitionData the subsampleIndices (I renamed them from idx) are currently not a concrete type, which make the entire type unstable. Can't we make this 1D?