Skip to content

When processing a signal or an image, the analysis result is kept from original object #136

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
PierreRaybaut opened this issue Mar 15, 2025 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@PierreRaybaut
Copy link
Contributor

PierreRaybaut commented Mar 15, 2025

To Reproduce
Steps to reproduce the behavior.

Example in the context of signal processing:

  1. Create a signal (e.g. a Gaussian curve)
  2. Compute the FWHM (Analysis menu)
  3. Normalize the signal
  4. The new signal still has the FHMW result from the original one, but it is displayed at the Y value associated to the non-normalized signal

Expected behavior
Either the FWHM should be recomputed so that it is shown at the right Y position, or it should be removed from signal.

General case
This is an issue for every single processing feature: analysis results should be removed when processing data.

@PierreRaybaut PierreRaybaut added the bug Something isn't working label Mar 15, 2025
@PierreRaybaut PierreRaybaut added this to the V0.18.2 milestone Mar 15, 2025
@PierreRaybaut PierreRaybaut changed the title When normalizing a signal, the FWHM result is kept from original signal and shown at wrong Y When processing a signal or an image, the analysis result is kept from original object Mar 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant