Skip to content

feature/inversion noise map#212

Merged
Jammy2211 merged 1 commit intomainfrom
feature/inversion_noise_map
Nov 20, 2024
Merged

feature/inversion noise map#212
Jammy2211 merged 1 commit intomainfrom
feature/inversion_noise_map

Conversation

@Jammy2211
Copy link
Copy Markdown
Collaborator

The previous inversion API called the errors in a mesh source reconstruction as the property errors, which were defined as the variance in each mesh pixel.

This was confusing, as the errors were defined differently from the noise_map used throughout the code in dataset objects, and the errors required a np.sqrt to become the RMS standard deviation values like the noise_map.

This PR renames the inversion errors to the reconstruction_noise_map and includes the np.sqrt such that they are RMS standard deviations consistent with dataset objects.

@Jammy2211 Jammy2211 changed the title errors -> reconstruction_noise_map feature/inversion noise map Nov 20, 2024
@Jammy2211 Jammy2211 merged commit f731ab4 into main Nov 20, 2024
@Jammy2211 Jammy2211 deleted the feature/inversion_noise_map branch March 24, 2025 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant