PyDL¶
Introduction¶
This package consists of Python replacements for functions that are part of the IDL® built-in library or part of astronomical IDL® libraries. The emphasis is on reproducing results of the astronomical library functions. Only the bare minimum of IDL® built-in functions are implemented to support this.
There are four astronomical libraries targeted:
Goddard utilities : The IDL® Astronomy User’s Libary, maintained by Wayne Landsman and distributed with idlutils.
idlspec2d : tools for working with SDSS, BOSS and eBOSS spectroscopic data.
This package affiliated with the astropy project and is registered with PyPI.
IDL® is a registered trademark of Harris Geospatial Solutions.
Components¶
Most of the functionality of PyDL is in sub-packages.
Other Notes¶
Base API¶
pydl Package¶
Python replacements for functions that are part of the IDL built-in library, or part of astronomical IDL libraries. The emphasis is on reproducing results of the astronomical library functions. Only the bare minimum of IDL built-in functions are implemented to support this.
Functions¶
|
Replicates the IDL |
|
Replicate the IDL |
|
Resize |
|
Replicates the IDL |
|
Replicates the IDL |
Classes¶
|
Replicates the IDL |
Base class for exceptions raised in PyDL functions. |