Skip to main content

project

Function project 

Source
pub fn project(
    field: &HostPhasorField,
    source_sampling_certificate: SamplingCertificate,
    observable: Observable,
    phase_floor: f64,
) -> Result<ScalarProjection, ProjectionError>
Expand description

Projects one field at full source detail.

Phase is the only masked observable. A phase cell whose amplitude is equal to the floor is masked, as is one below it. No numeric placeholder is stored for those cells.