zea-cardiac-2026 / config.yaml
tristan-deep's picture
chore: fast-forward main to v0.1.0
ebf7152 verified
Raw
History Blame Contribute Delete
876 Bytes
parameters:
selected_transmits: focused
pixels_per_wavelength: 2
f_number: 0.6
apply_lens_correction: true
lens_thickness: 0.001
lens_sound_speed: 1000
bandwidth: 2.e+6
dynamic_range: [-60, -5]
pfield_kwargs:
downsample: 1
downmix: 1
norm: false
grid_type: polar
polar_limits: [-0.785398, 0.785398]
pipeline:
operations:
- name: cast
params:
dtype: float32
- band_pass_filter
- apply_window
- demodulate
- name: downsample
params:
factor: 2
- name: beamform
params:
beamformer: delay_multiply_and_sum
enable_pfield: true
num_patches: 100
- envelope_detect
- normalize
- log_compress
- scan_convert
jit_options: pipeline