Clocking#

Clockers#

Performs a full clocking and read out of a CCD, including CTI.

This object effectiely acts as a wrapper to arCTIc.

Clocker1D([iterations, roe, express, ...])

Performs clocking of a 1D signal via the c++ arctic algorithm.

Clocker2D([iterations, parallel_roe, ...])

Performs clocking of a 2D image via the c++ arctic algorithm.

Read Out Electronics (ROE)#

The read-out electronics of the CCD, describing how electrons are clocked over the CCD.

ROE([dwell_times, prescan_offset, ...])

ROEChargeInjection([dwell_times, ...])