hipercam.core

Core data, functions and classes for the hipercam package

Functions

fday_to_hms(fday)

Returns a tuple of (hours, minutes, seconds) given a fraction of a day.

gregorian_to_mjd(year, month, day)

This returns the Modified Julian Day number corresponding to the start of the Gregorian date supplied.

mjd_to_gregorian(mjd)

This returns the year, month, and day corresponding to the supplied MJD.

version()

Returns version number of installed HiPERCAM pipeline

Exceptions

HipercamError

Class for the hipercam package errors

HipercamWarning

Class for hipercam package warnings.