Replies: 1 comment
-
If you follow the background subtraction example from the user guide. You can change the background windows manually by changing its value ( Did you try to use fitting? By default, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
sorry if i dont describe my problem clearly, i can had details if you need.
So I want to move each background windows individualy to get the best approximation of the background noise for each of my 6 xray line. I m doing it with estimate_background_windows() for every line.
But when i try to visualize it with the plot() function I dont know how to see it. Either i idividualy set them and I can't manage to see them,
Or i use the bw variable like the exemple in the documentation and I cant change them individualy.
Thank you in advance !
Beta Was this translation helpful? Give feedback.
All reactions