magic-cta-pipe is under active development. Expect large and rapid changes in functionality.

Imaging (~magicctapipe.image)#

Reference/API#

magicctapipe.image Package#

Functions#

get_num_islands_MAGIC(camera, clean_mask)

Evaluate the number of islands as in MARS.

calibrate(event, tel_id, config, calibrator, ...)

This function calibrates the camera image for a single event of a telescope

get_leakage(geom, event_image, clean_mask)

Calculate the leakage as done in MARS.

Classes#

MAGICClean(camera, configuration)

Implement the cleaning used by MAGIC.

PixelTreatment(camera, configuration)

Interpolation for unsuitable pixels.