Skip to content

fit2grid noise calculations #7

@RemingtonRohel

Description

@RemingtonRohel

Noise is stored in a RadarScan/RadarBeam as an i32, but is read from Fitacf files as noise.sky: f32. The conversion immediately truncates the decimal precision, then all the calculations are with integers, also losing precision (i.e. integer division). This matches RST, but from a calculation perspective is incorrect.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions