Ceta camera support » History » Revision 2
Revision 1 (Anchi Cheng, 01/21/2016 09:27 PM) → Revision 2/6 (Anchi Cheng, 04/30/2017 09:33 AM)
h1. Ceta camera support h2. Installation Installation instruction is the same as Eagle, just replace the class name TIA_Eagle to TIA_Ceta h2. Testing with pyscope In python command <pre> form pyscope import tia g = tia.TIA_Ceta() g.setExposureTime(1000) g.getImage() </pre> {{include(pyscope_test_result array)}} h2. Using Ceta camera in Leginon Leginon does not handle Gain/Dark correction for Ceta camera. It will not use Leginon-collected references even if you acquire them as it will make images worse. Follow FEI's instruction in obtaining Gain/Dark References in the scope user interface. Take an single exposure first in its Reference Manager Tab to make sure the intensity range is adequate.