Skip to content
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

ROI #125

Open
hayg25 opened this issue Nov 24, 2021 · 7 comments
Open

ROI #125

hayg25 opened this issue Nov 24, 2021 · 7 comments

Comments

@hayg25
Copy link

hayg25 commented Nov 24, 2021

Dear All,
I need to get the beam characteristics at Yag screen with noise (Dark current).
Is there a way to select region of interest from the Lima Device server ?
My problem is that BPM failed sometimes to locate the beam position, when we have background.

Thanks

@laurent-claustre
Copy link
Contributor

Hi Hayg,
yes you can set an ROI by using the attribute image_roi and set an crop on your detector. ROI parameters is a list of value as:
X, Y, WIDTH, HEIGHT in pixel unit.

@hayg25
Copy link
Author

hayg25 commented Dec 15, 2021

Hi Laurent,
many thanks. By the way I am looking information concerning the methods behind BPMs, how it calculates the beam position. Where could I find some notes on that?

@laurent-claustre
Copy link
Contributor

Hi Hayg,
There is an article somewhere which describes the algorithm I will send you the file if can find it. In the mean time you may have a look on the Bpm C++ code, not so complicated, there are some comments into the code. The main file is:
third-party/Processlib/tasks/src/Bpm.cpp

@laurent-claustre
Copy link
Contributor

Hi Hayg,
I will send you a "paper" which explains the principle and partially the algorithm choosen.

@hayg25
Copy link
Author

hayg25 commented Dec 22, 2021

Great !
Thx

@hayg25
Copy link
Author

hayg25 commented Mar 3, 2022

Hi Laurent,
do you have the article you were talking about ?
Thanks
H

@laurent-claustre
Copy link
Contributor

Hi @hayg25 , we are still looking for a pertinent paper or what ever which can describe well the algorithm.

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

No branches or pull requests

2 participants