sunkit_image.trace Module#

This module contains functions that will the trace out coronal loop-like structures in an image.

Functions#

occult2(image, nsm1, rmin, lmin, nstruc, ...)

Implements the Oriented Coronal CUrved Loop Tracing (OCCULT-2) algorithm for loop tracing in images.

bandpass_filter(image[, nsm1, nsm2])

Applies a band pass filter to the image.

smooth(image, width[, nanopt])

Python implementation of the IDL's smooth.