Tools (mpdaf.tools
)
Contents:
Reference/API
mpdaf.tools Package
Functions
|
Add keywords in a FITS file header to describe the method and the corresponding parameters. |
|
Add keywords in a FITS header to describe the method and the corresponding parameters. |
|
Return a set of subclasses of a given cls. |
|
Broadcast an array (image or spectrum to a cube. |
|
Context manager to change the current working directory. |
|
Copy all keywords from a FITS header to another. |
|
Copy a list of FITS keywords from one header to another. |
|
Flags a method as deprecated. |
|
Return True is a file exist and is a valid FITS file (based on its extension). |
|
Return True is val is iterable. |
Detect if running inside a jupyter notebook. |
|
|
Wrapper for tqdm progress bar, with notebook detection. |
|
Read data from a FITS file. |
|
Decorator which prints the execution time of a function. |
|
Context manager which prints the execution time. |
Classes
|
Ordered dictionary where all strings keys are case insensitive. |