Skip to content

Save noise estimate as custom parameter to MDF on calib processing #143

@jusack

Description

@jusack

When calculating the snr for the system matrix (in calculateSystemMatrixSNR) we calculate a noise estimate anyways. We should save it for future use e.g. in the whitening weighting during reconstruction.

We could add a getCalibNoise(f::MPIFile, frequencies) function that either reads that parameter or calculates it using getMeasurementsFD

Probably useful to be combined with #126

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions