hipercam.utils¶
Classes and functions of general use
Functions
|
Add extension ext to a file name if it is not already there, and returns the revised name |
|
Returns the scalar or ‘dot’ product of two vectors |
|
Prints a few statistics of pixels around an x,y position in a CCD. |
|
Returns the RGB tuple associated with colour name ‘cname’, following the colour definitions used by ‘reduce’. |
|
This is a small helper method that is used at the start of most of the HiPERCAM entry point scripts such as ‘reduce’ and ‘grab’. |
|
Subtracts extension ext from a file name if it is present, and returns the revised name |
Classes
|
Simple 2D vector class. |