Page 1 of 1

Star ADU or value

Posted: 01 Feb 2023, 19:52
by Morten Lerager
Hi
By using the Image.Stars.Find(n) I seek the ADU.
If I use .stars.adu(i) it returns a huge number. Maybe 32bit. Otherwise using pixel x, y function i get the 16bit value.
The image is 16bit.
Am I doing something wrong here, or is there an logic explanation.
Regards Morten

Re: Star ADU or value

Posted: 02 Feb 2023, 19:03
by Morten Lerager
Ohh, the function should be named "lumen"
My mentor describes it as the xy gives level of one pixel. ADU return all light from the star.
Thank you. :D