Closed GoogleCodeExporter closed 9 years ago
Hello, thank you for the feedback. We will handle the exception and show a
reasonable error message instead.
Solution for your problem is to make the fitting radius larger. Currently it is
set to 2 which means that a single molecule can't be larger than 5px (2*2+1 --
it is a circle with radius 2 + the center pixel). When I looked at the your
calibration data, the seem to be ~10px large when they expand to elipses.
Setting the fitting radius to 5 (2*5+1 px) took care of the problem.
Original comment by zitmen@gmail.com
on 24 Feb 2014 at 4:41
Attachments:
Citing: "I'm not sure about the camera setup dialog, I've entered the camera
gain before EM gain applied (63.7 photons/AD counts), and with an EM gain of
300 the actual number of photons/AD counts is 0.212"
Response: number of photons per single AD count is not affected by EM gain
Original comment by zitmen@gmail.com
on 25 Feb 2014 at 4:29
fixed in revision c78ca77f1f55
Original comment by zitmen@gmail.com
on 25 Feb 2014 at 5:21
Citing: "number of photons per single AD count is not affected by EM gain"
Is that really so? On the Andor site it says
signal-counts*pre-amp/(EM-gain*QE(@wavelength-of-interest))
[http://www.andor.com/learning-academy/count-convert-quantifying-data-in-electro
ns-and-photons] ... Am I missing something?
Thanks a lot for clarification!
Original comment by zuzu.qm...@gmail.com
on 3 Mar 2014 at 4:03
Well I guess it depends on what you call ""number of photons per single AD
count" I guess. But I'm quite sure that the final intensity value of the pixels
depends on the EM gain. So to convert it into photons, you have to take into
account both the A/D gain and the EM gain. I don't agree with the use of the QE
though: if you want to know the precision of the localization, you take into
account the photoelectrons that have been detected, not the one that you didn't
due to the lack of camera sensitivity. IE a camera with a very low QE will not
result in more precision in localization than a camera with high QE, for the
same number of photoelectrons detected.
Original comment by lechrist...@gmail.com
on 3 Mar 2014 at 4:09
"AD count" in our case is the value of "pre-amp" on the Andor site. See the
help in the Camera setup dialog for explanation of the used variables. The
equation is the same as on the Andor site, only we do not take QE into account.
Original comment by krize...@gmail.com
on 3 Mar 2014 at 4:48
Original issue reported on code.google.com by
lechrist...@gmail.com
on 24 Feb 2014 at 2:17Attachments: