https://github.com/astropy/astropy-v5.0-paper
Astropy Paper III: To be published with the next LTS release of astropy core (v5.0, Fall 2021)
Science Score: 46.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
✓DOI references
Found 1 DOI reference(s) in README -
✓Academic publication links
Links to: iop.org -
✓Committers with academic emails
8 of 28 committers (28.6%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (13.0%) to scientific vocabulary
Keywords from Contributors
Repository
Astropy Paper III: To be published with the next LTS release of astropy core (v5.0, Fall 2021)
Statistics
- Stars: 10
- Watchers: 11
- Forks: 39
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Astropy Paper III
Scope of the Paper
Our goal is to produce a brief and informative description of major updates about the Astropy Project, drawing on relevant changes or news since 2018 (the last paper).
Journal
The paper appears in the Astrophysical Journal.
Coordinators
Please feel free to reach out with comments or feedback by creating issues in this repository, or by messaging any of the Paper Coordinators:
- Adrian Price-Whelan
- Nicholas Earl
- Pey Lian Lim
If you are contributing text to the paper, please see the Contributing document.
Rules for Authorship
We invite you to become a co-author if any of the following applies to you:
- You have an official role in the project, as defined on http://www.astropy.org/team.html
- You are a Voting Member, as listed on https://www.astropy.org/team.html#votingmembers
- You have contributed code to the core package
- You have contributed to Astropy Project infrastructure, including:
- Sphinx plugins (within the Astropy organization)
- Pytest plugins (within the Astropy organization)
- Astropy package template
- Astropy Website
- Learn Astropy
- You have contributed to one of the following Astropy coordinated packages (see http://affiliated.astropy.org/):
- astropy-healpix
- astroquery
- ccdproc
- photutils
- regions
- reproject
- specutils / specreduce
If you would like to be a co-author, please complete the Google form here. If the above does not apply to you but you feel that you should still be considered for co-authorship, please complete the form and your application will be reviewed.
The author order will be 'The Astropy Collaboration' as the first author, followed by people who have contributed significantly to the paper, in order of contribution level (or alphabetically where contribution levels are similar), and all other authors will then be listed alphabetically. A note will be included to indicate the author list and how it was determined.
Building the paper locally
This paper and project uses
showyourwork to build the article.
This is a new tool that aims to improve the reproducibility of scientific
articles. Under the hood, this ultimately uses Latex to generate the rendered
PDF, but also uses Snakemake to enable
constructing a pipeline of dependencies that generate build components (e.g.,
figures, tables, datasets, etc.) automatically during the paper build process.
Importantly, this means that you can not simply change directory into the src
path and use pdflatex to build the paper. To build the PDF of the article,
you need to use the Makefile at the repository root. Building locally required
having anaconda, snakemake, and a Latex installation on your machine.
To generate the figures, you also need to have some environment variables set.
You must have a local clone of the astropy/astropy repository and set the env
variable ASTROPY_REPO_PATH to the path of the cloned repository (required).
You also should generate an ADS developer key and set the env variable
ADS_DEV_KEY to this key (optional).
With these, in the repository root, run:
make
This should automatically install all of the required dependencies into a
conda environment and build the paper with this environment. If this fails for
you, please open an issue.
Owner
- Name: The Astropy Project
- Login: astropy
- Kind: organization
- Website: http://www.astropy.org
- Repositories: 88
- Profile: https://github.com/astropy
GitHub Events
Total
- Watch event: 1
- Fork event: 1
Last Year
- Watch event: 1
- Fork event: 1
Committers
Last synced: 9 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Adrian Price-Whelan | a****w@g****m | 127 |
| Adam Ginsburg | k****h@g****m | 11 |
| Bruce Merry | b****y@s****a | 11 |
| Larry Bradley | l****y@g****m | 10 |
| Pey Lian Lim (Github) | 2****m | 9 |
| Nicholas Earl | c****t@n****e | 7 |
| Eero Vaher | e****r@a****e | 5 |
| Maximilian Nöthe | m****e@t****e | 5 |
| Nathaniel Starkman | n****n | 5 |
| C.E. Brasseur | c****r@g****m | 4 |
| Aarya Patil | a****6@g****m | 3 |
| Benjamin Alan Weaver | b****r@n****u | 3 |
| Hans Moritz Günther | m****r@g****e | 3 |
| Marten van Kerkwijk | m****k@a****a | 2 |
| Matt Craig | m****g@g****m | 2 |
| Brett M. Morris | m****m@g****m | 1 |
| David Shupe | s****e@i****u | 1 |
| Demitri Muna | g****b@d****m | 1 |
| Erik Tollerud | e****d@g****m | 1 |
| Gabriel Perren | G****p | 1 |
| James Tocknell | a****r@g****m | 1 |
| Lee Spitler | l****r@m****u | 1 |
| Lia Corrales | l****c@u****u | 1 |
| Matteo Bachetti | m****o@m****t | 1 |
| Prajwel Joseph | p****j@g****m | 1 |
| Simon Conseil | c****t@s****g | 1 |
| Thomas Robitaille | t****e@g****m | 1 |
| William Jamieson | w****n@s****u | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 9 months ago
All Time
- Total issues: 26
- Total pull requests: 74
- Average time to close issues: 4 months
- Average time to close pull requests: 8 days
- Total issue authors: 10
- Total pull request authors: 30
- Average comments per issue: 1.69
- Average comments per pull request: 1.74
- Merged pull requests: 70
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 0
- Average time to close issues: 29 minutes
- Average time to close pull requests: N/A
- Issue authors: 1
- Pull request authors: 0
- Average comments per issue: 1.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- adrn (11)
- pllim (5)
- Gabriel-p (2)
- astrofrog (2)
- zonca (1)
- nmearl (1)
- aaryapatil (1)
- eteq (1)
- aragilar (1)
- nstarman (1)
Pull Request Authors
- adrn (12)
- bmerry (9)
- pllim (7)
- eerovaher (5)
- nstarman (4)
- larrybradley (3)
- aaryapatil (3)
- nmearl (3)
- hamogu (3)
- keflavich (2)
- maxnoe (2)
- mhvk (2)
- bmorris3 (2)
- stargaser (1)
- fxpineau (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- ./showyourwork/showyourwork-action * composite
- actions/checkout v3 composite
- actions/upload-artifact v3 composite
- pip >=20.3.3
- python 3.9.*