{"id":19180742,"url":"https://github.com/weaverba137/pydl","last_synced_at":"2025-04-07T14:11:31.811Z","repository":{"id":7293161,"uuid":"8608924","full_name":"weaverba137/pydl","owner":"weaverba137","description":"Library of IDL astronomy routines converted to Python.","archived":false,"fork":false,"pushed_at":"2025-02-19T17:53:11.000Z","size":2219,"stargazers_count":28,"open_issues_count":4,"forks_count":16,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-31T13:15:43.460Z","etag":null,"topics":["astronomy","astropy","python"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/weaverba137.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.rst","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-03-06T17:24:16.000Z","updated_at":"2024-07-23T16:35:07.000Z","dependencies_parsed_at":"2022-09-02T05:24:20.134Z","dependency_job_id":"46c45c87-61ae-4b6c-aa7a-d920e277bc6d","html_url":"https://github.com/weaverba137/pydl","commit_stats":{"total_commits":841,"total_committers":13,"mean_commits":64.6923076923077,"dds":"0.38287752675386444","last_synced_commit":"b32e9e48511dc07ea5acf4705e91af384a5106a5"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaverba137%2Fpydl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaverba137%2Fpydl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaverba137%2Fpydl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaverba137%2Fpydl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/weaverba137","download_url":"https://codeload.github.com/weaverba137/pydl/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247666008,"owners_count":20975787,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["astronomy","astropy","python"],"created_at":"2024-11-09T10:51:00.932Z","updated_at":"2025-04-07T14:11:31.781Z","avatar_url":"https://github.com/weaverba137.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"====\nPyDL\n====\n\n|Astropy Status| |License| |Zenodo| |PyPI Status| |Actions Status| |Coveralls Status| |Documentation Status|\n\n.. |Astropy Status| image:: http://img.shields.io/badge/powered%20by-AstroPy-orange.svg?style=flat\n    :target: http://www.astropy.org\n    :alt: Powered by Astropy Badge\n\n.. |License| image:: https://img.shields.io/pypi/l/pydl.svg\n    :target: https://pypi.python.org/pypi/pydl\n    :alt: License\n\n.. |Zenodo| image:: https://zenodo.org/badge/DOI/10.5281/zenodo.2575873.svg\n    :target: https://doi.org/10.5281/zenodo.2575873\n    :alt: DOI: 10.5281/zenodo.2575873\n\n.. |PyPI Status| image:: https://img.shields.io/pypi/v/pydl.svg\n    :target: https://pypi.python.org/pypi/pydl\n    :alt: PyPI Badge\n\n.. |Actions Status| image:: https://github.com/weaverba137/pydl/actions/workflows/ci_workflows.yml/badge.svg\n    :target: https://github.com/weaverba137/pydl/actions/workflows/ci_workflows.yml\n    :alt: GitHub Actions CI Status\n\n.. |Coveralls Status| image:: https://coveralls.io/repos/weaverba137/pydl/badge.svg?branch=main\u0026service=github\n    :target: https://coveralls.io/github/weaverba137/pydl?branch=main\n    :alt: Test Coverage Status\n\n.. |Documentation Status| image:: https://readthedocs.org/projects/pydl/badge/?version=latest\n    :target: http://pydl.readthedocs.org/en/latest/\n    :alt: Documentation Status\n\nDescription\n-----------\n\nThis package consists of Python_ replacements for functions that are part of\nthe `IDL®`_ built-in library or part of astronomical `IDL®`_ libraries.\nThe emphasis is on reproducing results of the astronomical library functions.\nOnly the bare minimum of `IDL®`_ built-in functions are implemented to support this.\n\nThere are four astronomical libraries targeted:\n\n* idlutils_ : a general suite of tools heavily used by SDSS_.\n* `Goddard utilities`_ : The `IDL®`_ Astronomy User's Libary, maintained by Wayne Landsman and distributed with idlutils_.\n* idlspec2d_ : tools for working with SDSS_, BOSS_ and eBOSS_ spectroscopic data.\n* photoop_ : tools for working with SDSS_ imaging data.\n\nThis package affiliated with the astropy_ project and is registered with PyPI_.\n\nFull Documentation\n------------------\n\nPlease visit `PyDL on Read the Docs`_\n\nHistory\n-------\n\nThis package was initially developed on the SDSS-III_ `svn repository`_.  It was\nmoved to the new GitHub_ repository on 2013-03-06.  The present location of\nthe repository is http://github.com/weaverba137/pydl .\n\nLicense\n-------\n\nPyDL is free software licensed under a 3-clause BSD-style license. For details see\nthe ``LICENSE.rst`` file.\n\nLegal\n-----\n\n* IDL is a registered trademark of `NV5 Geospatial`_.\n\n.. _Python: https://www.python.org\n.. _`IDL®`: https://www.nv5geospatialsoftware.com/Products/IDL\n.. _idlutils: https://www.sdss4.org/dr16/software/idlutils/\n.. _SDSS: https://www.sdss.org\n.. _`Goddard utilities`: https://asd.gsfc.nasa.gov/archive/idlastro/\n.. _idlspec2d: https://svn.sdss.org/public/repo/eboss/idlspec2d/trunk/\n.. _BOSS: https://www.sdss4.org/surveys/boss/\n.. _eBOSS: https://www.sdss4.org/surveys/eboss/\n.. _photoop: https://svn.sdss.org/public/repo/sdss/photoop/trunk/\n.. _astropy: http://www.astropy.org\n.. _PyPI: https://pypi.python.org/pypi/pydl/\n.. _`PyDL on Read the Docs`: https://pydl.readthedocs.io/en/latest/\n.. _SDSS-III: http://www.sdss3.org\n.. _`svn repository`: https://www.sdss.org/dr16/software/products/\n.. _GitHub: https://github.com\n.. _`NV5 Geospatial`: https://www.nv5geospatialsoftware.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweaverba137%2Fpydl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fweaverba137%2Fpydl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweaverba137%2Fpydl/lists"}