Normalized to: Liedtke, S.
[1]
oai:arXiv.org:1901.04520 [pdf] - 1830648
astroquery: An Astronomical Web-Querying Package in Python
Ginsburg, Adam;
Sipőcz, Brigitta M.;
Brasseur, C. E.;
Cowperthwaite, Philip S.;
Craig, Matthew W.;
Deil, Christoph;
Guillochon, James;
Guzman, Giannina;
Liedtke, Simon;
Lim, Pey Lian;
Lockhart, Kelly E.;
Mommert, Michael;
Morris, Brett M.;
Norman, Henrik;
Parikh, Madhura;
Persson, Magnus V.;
Robitaille, Thomas P.;
Segovia, Juan-Carlos;
Singer, Leo P.;
Tollerud, Erik J.;
de Val-Borro, Miguel;
Valtchanov, Ivan;
Woillez, Julien;
collaboration, the Astroquery
Submitted: 2019-01-14
astroquery is a collection of tools for requesting data from databases hosted
on remote servers with interfaces exposed on the internet, including those with
web pages but without formal application program interfaces (APIs). These tools
are built on the Python requests package, which is used to make HTTP requests,
and astropy, which provides most of the data parsing functionality. astroquery
modules generally attempt to replicate the web page interface provided by a
given service as closely as possible, making the transition from browser-based
to command-line interaction easy. astroquery has received significant
contributions from throughout the astronomical community, including several
significant contributions from telescope archives. astroquery enables the
creation of fully reproducible workflows from data acquisition through
publication. This paper describes the philosophy, basic structure, and
development model of the astroquery package. The complete documentation for
astroquery can be found at http://astroquery.readthedocs.io/.
[2]
oai:arXiv.org:1505.02563 [pdf] - 1269319
SunPy - Python for Solar Physics
Community, The SunPy;
Mumford, Stuart J;
Christe, Steven;
Pérez-Suárez, David;
Ireland, Jack;
Shih, Albert Y;
Inglis, Andrew R;
Liedtke, Simon;
Hewett, Russell J;
Mayer, Florian;
Hughitt, Keith;
Freij, Nabil;
Meszaros, Tomas;
Bennett, Samuel M;
Malocha, Michael;
Evans, John;
Agrawal, Ankit;
Leonard, Andrew J;
Robitaille, Thomas P;
Mampaey, Benjamin;
Campos-Rozo, Jose Iván;
Kirk, Michael S
Submitted: 2015-05-11
This paper presents SunPy (version 0.5), a community-developed Python package
for solar physics. Python, a free, cross-platform, general-purpose, high-level
programming language, has seen widespread adoption among the scientific
community, resulting in the availability of a large number of software
packages, from numerical computation (NumPy, SciPy) and machine learning
(scikit-learn) to visualisation and plotting (matplotlib). SunPy is a
data-analysis environment specialising in providing the software necessary to
analyse solar and heliospheric data in Python. SunPy is open-source software
(BSD licence) and has an open and transparent development workflow that anyone
can contribute to. SunPy provides access to solar data through integration with
the Virtual Solar Observatory (VSO), the Heliophysics Event Knowledgebase
(HEK), and the HELiophysics Integrated Observatory (HELIO) webservices. It
currently supports image data from major solar missions (e.g., SDO, SOHO,
STEREO, and IRIS), time-series data from missions such as GOES, SDO/EVE, and
PROBA2/LYRA, and radio spectra from e-Callisto and STEREO/SWAVES. We describe
SunPy's functionality, provide examples of solar data analysis in SunPy, and
show how Python-based solar data-analysis can leverage the many existing tools
already available in Python. We discuss the future goals of the project and
encourage interested users to become involved in the planning and development
of SunPy.