Skip to content

Extract DAS from STA and PWI ops #2

@pjarosik

Description

@pjarosik
  1. Implement DAS as a separated op:
    wf.beamforming.delay_and_sum(input, delays_map),
    where delays_map is a map of delays created for a specific type of imaging (i.e. STAI and PWI).
  2. Implement sta_delays(us_env) and pwi_delays(us_env). These functions should be called before processing starts and should return tensor delays_map(x,y,t) = approx. no. of sample from transducer t, which contributes to brightness level of a (x,y) point of a final b-mode frame.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions