Skip to content
Snippets Groups Projects
Verified Commit 104b8039 authored by Michiel Cottaar's avatar Michiel Cottaar
Browse files

fix import

parent f1da05c4
No related branches found
No related tags found
No related merge requests found
module BaseBuildingBlocks module BaseBuildingBlocks
import ...ContainerBlocks: ContainerBlock import ...ContainerBlocks: ContainerBlock
import ...Components: BaseComponent, GradientWaveform, EventComponent, NoGradient, ChangingGradient, ConstantGradient, split_gradient import ...Components: BaseComponent, GradientWaveform, EventComponent, NoGradient, ChangingGradient, ConstantGradient, split_gradient
import ...Variables: qvec, bmat_gradient import ...Variables: qval, bmat_gradient
""" """
Basic BuildingBlock, which can consist of a gradient waveforms with any number of RF pulses/readouts overlaid Basic BuildingBlock, which can consist of a gradient waveforms with any number of RF pulses/readouts overlaid
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment