A detailed review of the docstring descriptions is necessary. ## Structs - [x] Scanner - [x] Phantom - [x] brain_phantom2D - [x] brain_phantom3D - [x] pelvis_phantom2D - [x] Delay - [x] ADC - [x] get_adc_sampling_times - [x] get_adc_phase_compensation - [x] RF - [x] get_flip_angle - [x] get_RF_center - [x] Grad - [x] Sequence - [x] DiscreteSequence - [x] discretize ## Sequence-related Functions - [x] dur - [x] rotx - [x] roty - [x] rotz - [x] is_ADC_on - [x] is_RF_on - [x] is_GR_on - [x] is_Gx_on - [x] is_Gy_on - [x] is_Gz_on - [x] get_block_start_times - [x] get_samples - [x] get_grads - [x] get_rfs - [x] get_flip_angles - [x] get_RF_types - [x] get_kspace - [x] get_M1 - [x] get_M2 - [x] get_slew_rate - [x] get_eddy_currents ## Prebuild Sequence Building Blocks - [x] RF_hard - [x] RF_sinc - [x] EPI - [x] radial_base - [x] spiral_base - [x] EPI_example ## Timing Internals - [x] get_theo_A - [x] get_theo_t - [x] get_theo_Gi - [x] kfoldperm - [x] points_from_key_times - [x] get_variable_times - [x] trapz - [x] cumtrapz ## Input/Output - [x] read_seq - [x] read_phantom_jemris - [x] read_phantom_MRiLab ## Functor Functions - [x] Explanation of Functor Functions and clarification on which KomaMRI structs can be used as Functors. - [x] f32 - [x] f64 - [x] cpu - [x] gpu ## Simulation - [x] run_sim_time_iter! - [x] run_spin_excitation_parallel! - [x] run_spin_precession_parallel! - [x] run_spin_excitation! - [x] run_spin_precession! - [x] default_sampling_params - [x] default_sim_params - [x] simulate - [x] simulate_slice_profile - [x] signal_to_raw_data - [x] Mag - [x] Spinnor - [x] Rz - [x] Ry - [x] Rx - [x] Rg - [x] Rφ - [x] Q ## Plots - [x] theme_chooser - [x] interp_map - [x] plot_phantom_map - [x] plot_seq - [x] plot_kspace - [x] plot_M0 - [x] plot_M1 - [x] plot_M2 - [x] plot_eddy_currents - [x] plot_slew_rate - [x] plot_signal - [x] plot_image - [x] plot_dict - [x] plot_seqd ## UI - [x] KomaUI
A detailed review of the docstring descriptions is necessary.
Structs
Sequence-related Functions
Prebuild Sequence Building Blocks
Timing Internals
Input/Output
Functor Functions
Simulation
Plots
UI