Skip to content
/ pydl Public
forked from weaverba137/pydl

Library of IDL astronomy routines converted to Python.

Notifications You must be signed in to change notification settings

eigenbrot/pydl

 
 

Repository files navigation

pydl

Description

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 IDL libraries targeted:

  • idlutils : a general suite of tools heavily used by SDSS
  • Goddard utilities : The IDL Astronomy User's Libary, maintained by Wayne Landsman and distributed with idlutils.
  • idlspec2d : tools for working with SDSS/BOSS spectroscopic data
  • photoop : tools for working with SDSS imaging data

This package affiliated with the astropy project and is registered with PyPI.

History

This code was initially developed on the SDSS-III svn repository. It was moved to the new GitHub repository on 2013-03-06. The present location of the repository is http:/weaverba137/pydl .

About

Library of IDL astronomy routines converted to Python.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.6%
  • Shell 1.4%