:dwell_time=>"Time between two samples in an `ADC` in ms.",
:dwell_time=>"Time between two samples in an `ADC` in ms.",
:nsamples=>"Number of samples during a readout. During the optimisation this might produce non-integer values (also see [`resolution`](@ref)).",
:nsamples=>"Number of samples during a readout. During the optimisation this might produce non-integer values.",
:fov=>"Size of the field of view in mm.",
:fov=>"Size of the field of view in mm.",
:voxel_size=>"Size of each voxel in mm.",
:voxel_size=>"Size of each voxel in mm.",
:resolution=>"Number of voxels in the final readout (also see [`nsamples`](@ref)).",
:resolution=>"Number of voxels in the final readout. During the optimisation this might produce non-integer values, but this will be fixed after optimsation.",
:oversample=>"How much to oversample with ([`nsamples`](@ref) / [`resolution`](@ref))",