LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
examples/spin_echo_analysis.ipynb
examples/spin_echo_analysis_data.h5
examples/spin_echo_reproduction.ipynb
rfpulses/.DS_Store
rfpulses/AHP_5ms_Hsn.dat
rfpulses/SLR_sharpness_1.txt
rfpulses/SLR_sharpness_5.txt
rfpulses/bruker/13C_Ultimate_SPSP_Pulse_QuEMRT.exc
src/blochsimulator/__init__.py
src/blochsimulator/b1_fields.py
src/blochsimulator/bloch_core.h
src/blochsimulator/bloch_core_modified.c
src/blochsimulator/bloch_wrapper.c
src/blochsimulator/bloch_wrapper.pyx
src/blochsimulator/dynamic_bloch_wrapper.c
src/blochsimulator/dynamic_phantom.py
src/blochsimulator/gui.py
src/blochsimulator/gui_phantom_integration.py
src/blochsimulator/kspace.py
src/blochsimulator/kspace_widget.py
src/blochsimulator/memory.py
src/blochsimulator/notebook_exporter.py
src/blochsimulator/paths.py
src/blochsimulator/phantom.py
src/blochsimulator/phantom_design.py
src/blochsimulator/phantom_widget.py
src/blochsimulator/project_io.py
src/blochsimulator/pulse_loader.py
src/blochsimulator/simulator.py
src/blochsimulator/slice_explorer.py
src/blochsimulator/spectral_phantom.py
src/blochsimulator/units.py
src/blochsimulator/visualization.py
src/blochsimulator.egg-info/PKG-INFO
src/blochsimulator.egg-info/SOURCES.txt
src/blochsimulator.egg-info/dependency_links.txt
src/blochsimulator.egg-info/entry_points.txt
src/blochsimulator.egg-info/not-zip-safe
src/blochsimulator.egg-info/requires.txt
src/blochsimulator.egg-info/top_level.txt
src/blochsimulator/rfpulses/SLR_sharpness_1.txt
src/blochsimulator/rfpulses/SLR_sharpness_5.txt
src/blochsimulator/rfpulses/__init__.py
src/blochsimulator/sequence/__init__.py
src/blochsimulator/sequence/acquisition.py
src/blochsimulator/sequence/advanced_bssfp_builders.py
src/blochsimulator/sequence/bruker_export.py
src/blochsimulator/sequence/bssfp_phase.py
src/blochsimulator/sequence/compiler.py
src/blochsimulator/sequence/convergence.py
src/blochsimulator/sequence/convergence_suite.py
src/blochsimulator/sequence/encoding.py
src/blochsimulator/sequence/flip_angles.py
src/blochsimulator/sequence/model.py
src/blochsimulator/sequence/probe.py
src/blochsimulator/sequence/pulseq.py
src/blochsimulator/sequence/pulseq_builders.py
src/blochsimulator/sequence/reconstruction.py
src/blochsimulator/sequence/reference.py
src/blochsimulator/sequence/result.py
src/blochsimulator/sequence/rf_pulses.py
src/blochsimulator/sequence/scanner.py
src/blochsimulator/sequence/spin_sampling.py
src/blochsimulator/ui/__init__.py
src/blochsimulator/ui/b1_widgets.py
src/blochsimulator/ui/controls.py
src/blochsimulator/ui/default_settings.py
src/blochsimulator/ui/dialogs.py
src/blochsimulator/ui/magnetization_viewer.py
src/blochsimulator/ui/main_window.py
src/blochsimulator/ui/parameter_sweep.py
src/blochsimulator/ui/phantom_designer.py
src/blochsimulator/ui/plot_interaction.py
src/blochsimulator/ui/probe_viewers.py
src/blochsimulator/ui/reconstruction_explorer.py
src/blochsimulator/ui/rf_pulse_designer.py
src/blochsimulator/ui/sequence_designer.py
src/blochsimulator/ui/sequence_simulation_widget.py
src/blochsimulator/ui/threads.py
src/blochsimulator/ui/tissue_parameters.py
src/blochsimulator/ui/tutorial_manager.py
src/blochsimulator/ui/tutorial_overlay.py
src/blochsimulator/ui/volume_viewer.py
src/blochsimulator/ui/widgets.py
tests/test_advanced_bssfp_builders.py
tests/test_b1_fields.py
tests/test_cartesian_acquisition.py
tests/test_csi_acquisition.py
tests/test_csi_sequence.py
tests/test_dependencies.py
tests/test_dynamic_3d_bssfp.py
tests/test_dynamic_phantom.py
tests/test_encoding_frame.py
tests/test_export.py
tests/test_export_simple.py
tests/test_frequency_offsets.py
tests/test_gui_smoke.py
tests/test_input_shapes.py
tests/test_memory_limits.py
tests/test_notebook_examples.py
tests/test_notebook_export.py
tests/test_plot_interaction.py
tests/test_probe_frequency_tracking.py
tests/test_project_io.py
tests/test_pulseq_builders.py
tests/test_pulseq_import.py
tests/test_reconstruction_explorer.py
tests/test_rf_pulses.py
tests/test_scanner_settings.py
tests/test_sequence_convergence_suite.py
tests/test_sequence_gui.py
tests/test_sequence_model.py
tests/test_sequence_reference.py
tests/test_sequence_simulation.py
tests/test_sequence_workspace_features.py
tests/test_spectral_phantom_design.py
tests/test_spectral_selective_3d_bssfp.py
tests/test_ssfp_sequence.py
tests/test_timestep_convergence.py
tests/test_variable_flip_angle.py
tests/test_visualization_export.py