You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: partners/astropy.md
+7-11Lines changed: 7 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -8,13 +8,9 @@
8
8
.
9
9
:::
10
10
11
-
pyOpenSci has a collaboration with the [Astropy scientific community](https://www.astropy.org/). Through this collaboration we add an additional layer of peer review checks to Astropy-related packages that go through our [open peer review process](https://www.pyopensci.org/software-peer-review/about/intro.html). If the package meets both the Astropy criteria and our pyOpenSci peer review criteria, it can then become both an astropy affiliated package and a pyOpenSci ecosystem package.
11
+
pyOpenSci has a collaboration with the [Astropy scientific community](https://www.astropy.org/). Through this collaboration we add an additional layer of peer review checks to Astropy-related packages that go through our [open peer review process](https://www.pyopensci.org/software-peer-review/about/intro.html). If the package meets both the Astropy criteria and our pyOpenSci peer review criteria, it can then become both an Astropy Affiliated package and a pyOpenSci ecosystem package.
12
12
13
-
If you are submitting a package for review and wish to also apply for astropy affiliation, your package will be:
14
-
Reviewed against current pyOpenSci guidelines and checks.
15
-
Also reviewed against the Astropy-specific guidelines listed below.
16
-
17
-
If you are submitting a package for review and wish to also apply for astropy affiliation, your package will be:
13
+
If you are submitting a package for review and wish to also apply for Astropy affiliation, your package will be:
18
14
19
15
- Reviewed against current pyOpenSci guidelines and checks.
20
16
- Also reviewed against the Astropy-specific guidelines listed below.
@@ -23,18 +19,18 @@ If you are submitting a package for review and wish to also apply for astropy af
23
19
24
20
### Astropy Specific Software Peer Review Guidelines
25
21
26
-
To be an affiliated astropy package, your package should:
22
+
To be an Astropy Affiliated package, your package should:
27
23
28
24
- Be useful to astronomers. This can mean useful to a specific sub-domain of astronomy, or more broadly useful to a large fraction of astronomy (or beyond, as long as it is also useful for astronomy).
29
-
- Specifically use, interface with, or provide complementary capabilities to other Astropy packages.
30
-
- Use classes and functions from the astropy core package wherever possible and appropriate, and (as much as possible) avoid duplication with other packages in the Astropy ecosystem. This facilitates re-use of code and sharing of resources.
25
+
- Specifically use, interface with, or provide complementary capabilities to `astropy` or other Astropy Affiliated packages.
26
+
- Use classes and functions from the `astropy` core package wherever possible and appropriate, and (as much as possible) avoid duplication with other packages in the Astropy ecosystem. This facilitates re-use of code and sharing of resources.
31
27
32
28
### Ecointegration - Integration with the Astropy Ecosystem
33
29
34
30
Your package should clearly integrate into the broader Astropy ecosystem. It should:
35
31
36
-
- Use Astropy or other affiliated packages wherever possible
37
-
- Use / depend upon Astropy or other affiliated packages functionality wherever possible to avoid duplication of functionality across the ecosystem.
32
+
- Use `astropy` or other Astropy Affiliated packages wherever possible
33
+
- Use / depend upon `astropy` or other Astropy Affiliated packages functionality wherever possible to avoid duplication of functionality across the ecosystem.
38
34
39
35
## Long-term maintenance & affiliate status over time
0 commit comments