-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #5356 from openjournals/joss.06503
Merging automatically
- Loading branch information
Showing
3 changed files
with
902 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,245 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<doi_batch xmlns="http://www.crossref.org/schema/5.3.1" | ||
xmlns:ai="http://www.crossref.org/AccessIndicators.xsd" | ||
xmlns:rel="http://www.crossref.org/relations.xsd" | ||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ||
version="5.3.1" | ||
xsi:schemaLocation="http://www.crossref.org/schema/5.3.1 http://www.crossref.org/schemas/crossref5.3.1.xsd"> | ||
<head> | ||
<doi_batch_id>20240517T231316-9cd1141dd6261dca6dee1f6a3112c21503e26759</doi_batch_id> | ||
<timestamp>20240517231316</timestamp> | ||
<depositor> | ||
<depositor_name>JOSS Admin</depositor_name> | ||
<email_address>[email protected]</email_address> | ||
</depositor> | ||
<registrant>The Open Journal</registrant> | ||
</head> | ||
<body> | ||
<journal> | ||
<journal_metadata> | ||
<full_title>Journal of Open Source Software</full_title> | ||
<abbrev_title>JOSS</abbrev_title> | ||
<issn media_type="electronic">2475-9066</issn> | ||
<doi_data> | ||
<doi>10.21105/joss</doi> | ||
<resource>https://joss.theoj.org</resource> | ||
</doi_data> | ||
</journal_metadata> | ||
<journal_issue> | ||
<publication_date media_type="online"> | ||
<month>05</month> | ||
<year>2024</year> | ||
</publication_date> | ||
<journal_volume> | ||
<volume>9</volume> | ||
</journal_volume> | ||
<issue>97</issue> | ||
</journal_issue> | ||
<journal_article publication_type="full_text"> | ||
<titles> | ||
<title>pyradiosky: A Python package for Radio Sky | ||
Models</title> | ||
</titles> | ||
<contributors> | ||
<person_name sequence="first" contributor_role="author"> | ||
<given_name>Bryna</given_name> | ||
<surname>Hazelton</surname> | ||
<ORCID>https://orcid.org/0000-0001-7532-645X</ORCID> | ||
</person_name> | ||
<person_name sequence="additional" | ||
contributor_role="author"> | ||
<given_name>Matthew</given_name> | ||
<surname>Kolopanis</surname> | ||
<ORCID>https://orcid.org/0000-0002-2950-2974</ORCID> | ||
</person_name> | ||
<person_name sequence="additional" | ||
contributor_role="author"> | ||
<given_name>Adam</given_name> | ||
<surname>Lanman</surname> | ||
<ORCID>https://orcid.org/0000-0003-2116-3573</ORCID> | ||
</person_name> | ||
<person_name sequence="additional" | ||
contributor_role="author"> | ||
<given_name>Jonathan</given_name> | ||
<surname>Pober</surname> | ||
<ORCID>https://orcid.org/0000-0002-3492-0433</ORCID> | ||
</person_name> | ||
</contributors> | ||
<publication_date> | ||
<month>05</month> | ||
<day>17</day> | ||
<year>2024</year> | ||
</publication_date> | ||
<pages> | ||
<first_page>6503</first_page> | ||
</pages> | ||
<publisher_item> | ||
<identifier id_type="doi">10.21105/joss.06503</identifier> | ||
</publisher_item> | ||
<ai:program name="AccessIndicators"> | ||
<ai:license_ref applies_to="vor">http://creativecommons.org/licenses/by/4.0/</ai:license_ref> | ||
<ai:license_ref applies_to="am">http://creativecommons.org/licenses/by/4.0/</ai:license_ref> | ||
<ai:license_ref applies_to="tdm">http://creativecommons.org/licenses/by/4.0/</ai:license_ref> | ||
</ai:program> | ||
<rel:program> | ||
<rel:related_item> | ||
<rel:description>Software archive</rel:description> | ||
<rel:inter_work_relation relationship-type="references" identifier-type="doi">10.5281/zenodo.11187469</rel:inter_work_relation> | ||
</rel:related_item> | ||
<rel:related_item> | ||
<rel:description>GitHub review issue</rel:description> | ||
<rel:inter_work_relation relationship-type="hasReview" identifier-type="uri">https://github.com/openjournals/joss-reviews/issues/6503</rel:inter_work_relation> | ||
</rel:related_item> | ||
</rel:program> | ||
<doi_data> | ||
<doi>10.21105/joss.06503</doi> | ||
<resource>https://joss.theoj.org/papers/10.21105/joss.06503</resource> | ||
<collection property="text-mining"> | ||
<item> | ||
<resource mime_type="application/pdf">https://joss.theoj.org/papers/10.21105/joss.06503.pdf</resource> | ||
</item> | ||
</collection> | ||
</doi_data> | ||
<citation_list> | ||
<citation key="pyuvdata2017"> | ||
<article_title>Pyuvdata: An interface for astronomical | ||
interferometeric datasets in python</article_title> | ||
<author>Hazelton</author> | ||
<journal_title>Journal of Open Source | ||
Software</journal_title> | ||
<issue>10</issue> | ||
<volume>2</volume> | ||
<doi>10.21105/joss.00140</doi> | ||
<cYear>2017</cYear> | ||
<unstructured_citation>Hazelton, B. J., Jacobs, D. C., | ||
Pober, J. C., & Beardsley, A. P. (2017). Pyuvdata: An interface for | ||
astronomical interferometeric datasets in python. Journal of Open Source | ||
Software, 2(10), 140. | ||
https://doi.org/10.21105/joss.00140</unstructured_citation> | ||
</citation> | ||
<citation key="pyuvsim2019"> | ||
<article_title>Pyuvsim: A comprehensive simulation package | ||
for radio interferometers in python</article_title> | ||
<author>Lanman</author> | ||
<journal_title>Journal of Open Source | ||
Software</journal_title> | ||
<issue>37</issue> | ||
<volume>4</volume> | ||
<doi>10.21105/joss.01234</doi> | ||
<cYear>2019</cYear> | ||
<unstructured_citation>Lanman, A. E., Hazelton, B. J., | ||
Jacobs, D. C., Kolopanis, M. J., Pober, J. C., Aguirre, J. E., & | ||
Thyagarajan, N. (2019). Pyuvsim: A comprehensive simulation package for | ||
radio interferometers in python. Journal of Open Source Software, 4(37), | ||
1234. https://doi.org/10.21105/joss.01234</unstructured_citation> | ||
</citation> | ||
<citation key="astropy:2013"> | ||
<article_title>Astropy: A community Python package for | ||
astronomy</article_title> | ||
<author>Astropy Collaboration</author> | ||
<journal_title>Astronomy and Astrophysics</journal_title> | ||
<volume>558</volume> | ||
<doi>10.1051/0004-6361/201322068</doi> | ||
<cYear>2013</cYear> | ||
<unstructured_citation>Astropy Collaboration, Robitaille, T. | ||
P., Tollerud, E. J., Greenfield, P., Droettboom, M., Bray, E., Aldcroft, | ||
T., Davis, M., Ginsburg, A., Price-Whelan, A. M., Kerzendorf, W. E., | ||
Conley, A., Crighton, N., Barbary, K., Muna, D., Ferguson, H., Grollier, | ||
F., Parikh, M. M., Nair, P. H., … Streicher, O. (2013). Astropy: A | ||
community Python package for astronomy. Astronomy and Astrophysics, 558, | ||
A33. https://doi.org/10.1051/0004-6361/201322068</unstructured_citation> | ||
</citation> | ||
<citation key="astropy:2018"> | ||
<article_title>The Astropy Project: Building an Open-science | ||
Project and Status of the v2.0 Core Package</article_title> | ||
<author>Astropy Collaboration</author> | ||
<journal_title>Astronomical Journal</journal_title> | ||
<issue>3</issue> | ||
<volume>156</volume> | ||
<doi>10.3847/1538-3881/aabc4f</doi> | ||
<cYear>2018</cYear> | ||
<unstructured_citation>Astropy Collaboration, Price-Whelan, | ||
A. M., Sipőcz, B. M., Günther, H. M., Lim, P. L., Crawford, S. M., | ||
Conseil, S., Shupe, D. L., Craig, M. W., Dencheva, N., Ginsburg, A., | ||
VanderPlas, J. T., Bradley, L. D., Pérez-Suárez, D., de Val-Borro, M., | ||
Aldcroft, T. L., Cruz, K. L., Robitaille, T. P., Tollerud, E. J., … | ||
Astropy Contributors. (2018). The Astropy Project: Building an | ||
Open-science Project and Status of the v2.0 Core Package. Astronomical | ||
Journal, 156(3), 123. | ||
https://doi.org/10.3847/1538-3881/aabc4f</unstructured_citation> | ||
</citation> | ||
<citation key="astropy:2022"> | ||
<article_title>The Astropy Project: Sustaining and Growing a | ||
Community-oriented Open-source Project and the Latest Major Release | ||
(v5.0) of the Core Package</article_title> | ||
<author>Astropy Collaboration</author> | ||
<journal_title>Astrophysical Journal</journal_title> | ||
<issue>2</issue> | ||
<volume>935</volume> | ||
<doi>10.3847/1538-4357/ac7c74</doi> | ||
<cYear>2022</cYear> | ||
<unstructured_citation>Astropy Collaboration, Price-Whelan, | ||
A. M., Lim, P. L., Earl, N., Starkman, N., Bradley, L., Shupe, D. L., | ||
Patil, A. A., Corrales, L., Brasseur, C. E., N"othe, M., Donath, A., | ||
Tollerud, E., Morris, B. M., Ginsburg, A., Vaher, E., Weaver, B. A., | ||
Tocknell, J., Jamieson, W., … Astropy Project Contributors. (2022). The | ||
Astropy Project: Sustaining and Growing a Community-oriented Open-source | ||
Project and the Latest Major Release (v5.0) of the Core Package. | ||
Astrophysical Journal, 935(2), 167. | ||
https://doi.org/10.3847/1538-4357/ac7c74</unstructured_citation> | ||
</citation> | ||
<citation key="lunarsky"> | ||
<article_title>Lunarsky: An astropy extension to describe | ||
observations from the surface of the moon.</article_title> | ||
<author>Lanman</author> | ||
<journal_title>GitHub repository</journal_title> | ||
<cYear>2020</cYear> | ||
<unstructured_citation>Lanman, A. E. (2020). Lunarsky: An | ||
astropy extension to describe observations from the surface of the moon. | ||
In GitHub repository. GitHub. | ||
https://github.com/aelanman/lunarsky</unstructured_citation> | ||
</citation> | ||
<citation key="topcat"> | ||
<article_title>TOPCAT & STIL: Starlink Table/VOTable | ||
Processing Software</article_title> | ||
<author>Taylor</author> | ||
<journal_title>Astronomical data analysis software and | ||
systems XIV</journal_title> | ||
<volume>347</volume> | ||
<cYear>2005</cYear> | ||
<unstructured_citation>Taylor, M. B. (2005). TOPCAT & | ||
STIL: Starlink Table/VOTable Processing Software. In P. Shopbell, M. | ||
Britton, & R. Ebert (Eds.), Astronomical data analysis software and | ||
systems XIV (Vol. 347, p. 29).</unstructured_citation> | ||
</citation> | ||
<citation key="healpix"> | ||
<article_title>HEALPix: A Framework for High-Resolution | ||
Discretization and Fast Analysis of Data Distributed on the | ||
Sphere</article_title> | ||
<author>Górski</author> | ||
<journal_title>The Astrophysical Journal</journal_title> | ||
<issue>2</issue> | ||
<volume>622</volume> | ||
<doi>10.1086/427976</doi> | ||
<cYear>2005</cYear> | ||
<unstructured_citation>Górski, K. M., Hivon, E., Banday, A. | ||
J., Wandelt, B. D., Hansen, F. K., Reinecke, M., & Bartelmann, M. | ||
(2005). HEALPix: A Framework for High-Resolution Discretization and Fast | ||
Analysis of Data Distributed on the Sphere. The Astrophysical Journal, | ||
622(2), 759–771. https://doi.org/10.1086/427976</unstructured_citation> | ||
</citation> | ||
<citation key="astropy-healpix"> | ||
<article_title>Astropy healpix: BSD-licensed HEALPix for | ||
astropy</article_title> | ||
<author>Astropy Developers</author> | ||
<journal_title>GitHub repository</journal_title> | ||
<cYear>2016</cYear> | ||
<unstructured_citation>Astropy Developers. (2016). Astropy | ||
healpix: BSD-licensed HEALPix for astropy. In GitHub repository. GitHub. | ||
https://github.com/astropy/astropy-healpix</unstructured_citation> | ||
</citation> | ||
</citation_list> | ||
</journal_article> | ||
</journal> | ||
</body> | ||
</doi_batch> |
Binary file not shown.
Oops, something went wrong.