huntsman.drp.metrics.raw

Functions

alt_az(filename, data, header, **kwargs)

Get the alt az of the observation from the header.

clipped_stats(filename, data, header, **kwargs)

Return sigma-clipped image statistics.

cosmic_ray_density(filename, data, **kwargs)

Measure the cosmic ray count/density within a subset of an image.

detect_star_trails(filename, data, **kwargs)

Measure the autocorrelation signal of an image to determine if any star trailing or "double star" effects are present (due to bad tracking or mid exposure shaking of array).

flipped_asymmetry(filename, data, header, ...)

Calculate the asymmetry statistics by flipping data in x and y directions.

get_wcs(filename, header[, timeout, ...])

Function to call get_solve_field on a file and verify if a WCS solution could be found.

reference_image_stats(filename, data, ...)

Compare an image to a reference image.