Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/astropy/astropy

Astronomy and astrophysics core library
https://github.com/astropy/astropy

Merge pull request #15037 from pllim/io-ascii-oo-ooops

BUG: Ensure import astropy.coordinates works with -OO optimize flag

55b528575c8581cbc48eaa76988be64a499ad972 authored over 1 year ago
BUG: Ensure import astropy.coordinates

does not crash when called with Python -OO flag
because cls.__doc__ is None in that case.

90eb0078dc2285295bf18847de92dd870bc54736 authored over 1 year ago
Merge pull request #15013 from astrofrog/iers-auto-updates-release-branches

Adjust IERS update workflow to open PRs against v5.0.x and v5.3.x

1ef68aa829db94b1c506afbb7f6fc2faeaf4eee5 authored over 1 year ago
Adjust update_iers.yml to open PRs against v5.0.x and v5.3.x instead of main

0d5270ef60ec82f9e47908466b223e09b70fe987 authored over 1 year ago
Fix change log for #15035

because it creates duplicate explicit target name warning in RTD

[ci skip]

d59d7fa211a3cb81c34f52d85f55b6e9ac0d136c authored over 1 year ago
Merge pull request #14819 from astrofrog/iers-package

Split out IERS Earth Rotation and Leap Second files into separate package

1e9082480a17bc90077f7b5cae7b5ebe7dbf185f authored over 1 year ago
Merge pull request #15033 from Alpha-Ursae-Minoris/main

Address Ruff Rule PT021 and PIE804 violations

6741d85b27460e42a87a42feddfe2a75db1dd4d3 authored over 1 year ago
Fix PIE804 and remove from .ruff.toml

8458cc5f3ea7ef3daa9d284b962f8dc97ef1d52d authored over 1 year ago
Fix PT021 and remove from .ruff.toml

45373631cb97d7e1a2ac6636d5181aba78dc464d authored over 1 year ago
Merge pull request #15035 from mcara/update-wcslib-8p1

Update WCSLIB to version 8.1

015bb1c0eeb9118cef5e33fcfa8f190a2e1281df authored over 1 year ago
Merge pull request #15041 from dhomeier/save-test_command-quotes

Use single quotes within publish.yml test_commands

1fa38930b1bbd60bd7a78c1ceade3ac4d48383f7 authored over 1 year ago
CI: use single quotes within "test_command"

e61755d0aa49a0dabead0a0913dbfaebd13c2559 authored over 1 year ago
Merge pull request #15036 from pllim/fix-mpldev-2023-07-06

TST: Update test_contour_overlay hash for mpldev

92d551a0fbbd3c0d8ea35d58514287f5e1789b07 authored over 1 year ago
TST: Update test_contour_overlay hash

for mpldev

5b4aa82ef0726d86f872db43c423ccaf9575f695 authored over 1 year ago
Update WCSLIB to version 8.1

a342924e473a3f2d1f90c35ecc98fa64906e4676 authored over 1 year ago
Merge pull request #14998 from saimn/fits-fix-groups

Fix error when a PrimaryHDU has a "GROUPS = 1" keyword

1d3b81abb8db3c935924b603daff2c47a6f4a9df authored over 1 year ago
Merge pull request #14990 from oudeis-io/basic-body-frame

Add basic example building Mars reference frames.

2ba1afc23c5d7833dcc46a73ce17f3fd9057edad authored over 1 year ago
Add basic example building Mars reference frames.

e878d5a8b1ac70f94c266f9c092e4d644adaa790 authored over 1 year ago
Merge pull request #14996 from pllim/we-are-far-from-the-shallow-now

RTD: Explicitly do full clone of repo

073d359ebd31c6a3cd10755a9717ac6243da7dd5 authored over 1 year ago
Merge pull request #15022 from larrybradley/numpy125

Update NUMPY_LT_1_25 with released version

f893150ae30ff96159f457a8b6395160176db220 authored over 1 year ago
Update NUMPY_LT_1_25 with released version

a8ef22f4adc25246fab4500d4e36be88495c8e46 authored over 1 year ago
Only unshallow for 5.0.6 and 5.3

Co-authored-by: Simon Conseil <[email protected]>

44a8b4fcea8d4f5cb9af397ede0d2a6f4a02312f authored over 1 year ago
Merge pull request #14877 from CaioCoutinhoP/Ensure-compliance-with-more-ruff-rules-C414

Adress Rule C414 violation

7ffac143467794bba43a73530da00eca6196bba7 authored over 1 year ago
Merge pull request #14995 from bmorris3/fix-issue-14978

Bugfix for bitmasks passed to nddata

c0702dae400e4a3445afcb62e65e298b9d2f7465 authored over 1 year ago
changelog entry

c80b01bdc67bc20b2e25b35f2d82fc967ccf89a1 authored over 1 year ago
Adress Rule C414 violation

Currently the "astropy/io/ascii/misc.py", and
"astropy/io/ascii/tests/test_read.py" files violat...

850de949a868374e214d70352ba1f0534ef015db authored over 1 year ago
Improve collecting transformation graph nodes

Previously two functions collected coordinate frame transformation graph
nodes in a `list`, but ...

abede10ca2276b4107f0c76b7e2b3edd2521ec58 authored over 1 year ago
[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

c9d25964b2da21d16e0ed63b76a3e1abf0b44053 authored over 1 year ago
[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/codespell-project/codespell: v2.2.4 → v2.2.5](https://github.com/codespel...

d67a5d7765445d688de05913a6d9c93579f7863f authored over 1 year ago
Refactor `astropy.coordinates.transformations`

The functions being refactored are those that violated the Ruff rule
PLR0912 (too many branches).

dc18f957194adf73d7f3bc0129aaddd066c6640b authored over 1 year ago
Add pyinstaller hook for astropy-iers-data

8cd4a690d273cb707464f5c31f6cb6a340504820 authored over 1 year ago
Improve changelog wording

9635396a99fb97c764932009e6451413986bdd44 authored over 1 year ago
Apply suggestions from code review

Co-authored-by: P. L. Lim <[email protected]>

e7fadf6e04a086b86e9c913ace81fd58a84835be authored over 1 year ago
Updated test to check for deprecation warning

e533afa063f5374f4b544f807d2c15992e90e289 authored over 1 year ago
Add deprecation warning for accessing files that been removed with astropy.utils.data

68099de99fa4d7f2fee804bd326e3c31ef5ea8a8 authored over 1 year ago
Ensure IERS_A cache is clearer after tests

6a0ed9d63803dbb79d4a0659e8835560ba289eda authored over 1 year ago
Fix spelling

9a98b820d35f0297b69b7203451fa2174f2ac3f5 authored over 1 year ago
Added what's new entry

b1143a34eab6fe0ff04d56adaff2a2f00ea64cd2 authored over 1 year ago
Added changelog entry

f11b039518c36d5ffeb53a63016b03d7d5e183f0 authored over 1 year ago
Emit a deprecation warning if finals2000A.all is present in the current working directory when using IERS_A.open/read

839077e3cc8a8f0c7b709cc35814123cea12a01f authored over 1 year ago
Updated documentation

55ee88756f08fc6df5fac8f23b38e9fa73332558 authored over 1 year ago
Move IERS data files to standalone astropy_iers_data package

8a24e0eac575bead576eb13851c34a1c7ee31801 authored over 1 year ago
MNT: Remove deleted file from .gitignore

[ci skip]

645e587f329342bb6d748e1d3398bd3eadab71ab authored over 1 year ago
Merge pull request #15004 from pllim/mpl-3.8-compat

MNT: Compatibility with matplotlib 3.8

7ede931fa5110baa70a17b517a63e187502a4293 authored over 1 year ago
Merge pull request #15009 from astropy/update-iers-1688170983

Update IERS Earth rotation and leap second tables

c37e6add371bf36814a298c3b8e3de6c78d693be authored over 1 year ago
Update IERS Earth rotation and leap second tables

669acfbf90d61281a2813aba3d59074139fa1dfb authored over 1 year ago
Merge pull request #15001 from astrofrog/fix-optional-1-tform

Fixed a bug that caused compressed images with TFORM missing the optional '1' prefix to not be r...

0208bafbdb7c6bdeacc4712302ec16d04a965fe4 authored over 1 year ago
Merge pull request #14999 from astrofrog/fix-compimagehdu-section-cutout

Fix Cutout2D with CompImageHDU.section

65ce8f5b586e5ba039c7213dfeb42ff954d4e33d authored over 1 year ago
[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

02b38b56136ebf469caad9e6f366a3cb5eae4ab5 authored over 1 year ago
Remove unused code

Co-authored-by: Simon Conseil <[email protected]>

ade27e055f14e1635ec74aa6c00310e272802d29 authored over 1 year ago
Use TFIELDS to know how many columns to iterate over

0b9686d4202499f0c23de0dd05fc3346fb89dd59 authored over 1 year ago
MNT: Compatibility with matplotlib 3.8

a70b2cc9b596f9c0aab717741afaea6ddef30421 authored over 1 year ago
Merge pull request #14991 from nstarman/cosmo-fix-w0wz

fix w0wz de_density_scale

7c3025269e1ea911019e40a60a9eb85f4e2c3218 authored over 1 year ago
Moved changelog entry

1dbaf0f1dcf7b357d3ce7cb9d75813e91c8762f3 authored over 1 year ago
[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

c5809b1039c132a01640ec24b6ad775d99037e05 authored over 1 year ago
Fixed a bug that caused compressed images with TFORM missing the optional '1' prefix to not be readable.

3071c3d48cb7374e1ec44c02183cb17a49f92f9a authored over 1 year ago
Fix codestyle

a0e97e756c7c43a5b5ae761a06d178c565d62b89 authored over 1 year ago
Added changelog entry

872edc1fa541e7d07cdb2710c65461581dc4da72 authored over 1 year ago
Added regression test

f7d26ac4cbdda9a9060759f13ce5bf87a87dcc1c authored over 1 year ago
Fixed Cutout2D for CompImageHDU.section

f9ab00cf9108daebabf6961415393939fac9ca91 authored over 1 year ago
Fix crash when a PrimaryHDU has a "GROUPS = 1" keyword

5d0f7372524f22185768144689f0ba7dc7284abf authored over 1 year ago
fix w0wz de_density_scale

Signed-off-by: Nathaniel Starkman <[email protected]>

22cba58bbff67dcd507dfabcae7e850f61c5d62f authored over 1 year ago
Merge pull request #14953 from nstarman/explicit-all

Use explicit imports

edf7493ec141a9072b5ce3e33071dff66e58bf49 authored over 1 year ago
RTD: Explicitly do full clone.

https://docs.readthedocs.io/en/latest/build-customization.html#unshallow-git-clone

In the sha-h...

dddfcb8198376abfa77bb76dc37cba0bc5dd7164 authored over 1 year ago
Use explicit imports

Signed-off-by: Nathaniel Starkman <[email protected]>

28362369f2305c6a0b6f5670f6c4b10b0a3cde5e authored over 1 year ago
bugfix for bitmasks passed to nddata

39310ebc3ea9ed069016f673ecfe4efd811e497b authored over 1 year ago
Merge pull request #14988 from nstarman/cosmo-dont-register-abstract

Skip registering abstract classes with YAML

b16c7d12ccbc7b2d20364b89fb44285bcbfede54 authored over 1 year ago
Cosmology auto-registration improvements

- Improve check of yaml registration tag
- don’t register abstract classes

Signed-off-by: Natha...

0aa5eb3aec6b7d1c29e06e2b18a460e37ae58605 authored over 1 year ago
Merge pull request #14989 from nstarman/ruff-isort-convolution

ruff isort astropy.convolution

d0ab1b8264f424178f6d49e29db7f20059cacff9 authored over 1 year ago
ruff isort astropy.convolution

cf647082c3ef70443e8a01cd0e4d128a3bef4038 authored over 1 year ago
Merge pull request #14984 from nstarman/ruff-isort-coordinates

ruff isort coordinates

83f6f002fb11853eacb689781d366be6aa170e0e authored over 1 year ago
ruff isort coordinates

a0e1c8e7cd87091f3f264b728ea8d61b57f95162 authored over 1 year ago
Merge pull request #14967 from eerovaher/rm-isclass

Avoid `inspect.isclass()`

87482ce5d4b02ae24056f5cdd33f61a954f44f94 authored over 1 year ago
Merge pull request #14979 from nstarman/cosmo-autoregister-yaml

Register YAML on class creation

b807d9655e0fff1863e6ea12691d06f1bad241ad authored over 1 year ago
Register YAML on class creation

Signed-off-by: Nathaniel Starkman <[email protected]>

2255948fa6484928bb62302c714b5911b21bc5ad authored over 1 year ago
Merge pull request #14851 from oudeis-io/geodetic-repr-options

Add `BaseBodycentricRepresentation`

9e3d8361e8b047a13d6279693f169476882e38f9 authored over 1 year ago
Address comments.

6a5ad91ea799e7e239419de4a797d7e32e27a11a authored over 1 year ago
Address comments.

8eda98e3325f14fb003f5ec395579e31e159a2ac authored over 1 year ago
Add bodycentric representation. Add tests and documentation.

918a6b328d3c2a17f77811f229a34b6c7fd2c52e authored over 1 year ago
Merge pull request #14954 from nstarman/cosmo-deprecate-func

remove back compat import from v5.2

4fba338b907356185c5a9dd60cc7f65f54e58a4d authored over 1 year ago
Merge pull request #14973 from mhvk/numpy-dev-bad-array-function-collection

Ensure we test __array_function__ completeness only on relevant functions

d2f55ce76bdf0b56a0424509fd43bf0095f9c5b7 authored over 1 year ago
Ensure we test __array_function__ completeness only on relevant functions

526a3aa92ddfa94e1e54023901d2a014e9876dd3 authored over 1 year ago
Merge pull request #14946 from pllim/math-is-math-2

TST: Revert some tolerance changes from cos/sin changes in numpy 1.25.dev that have been reverted

79cba268ba755afcb50c441dd1473a3d14317906 authored over 1 year ago
Merge pull request #14968 from pllim/unignore-h5py-warn-np-1.25

4783028b35d735189641dc09e334811b3551eabd authored over 1 year ago
Merge pull request #14966 from taldcroft/table-fix-group-keys-mixins

Fix table group keys for mixin columns

6fbd78170b0f3b3410ba6b2a993ef73d7ffd578d authored over 1 year ago
TST: Un-ignore deprecation warning from h5py

caused by numpy 1.25.0 because there is a new h5py 3.9.0

de17f910f69c10d62be2de4bbc76875b28a0e919 authored over 1 year ago
remove back compat import from v5.2

Signed-off-by: Nathaniel Starkman <[email protected]>

c0e5839a3ff22e59fa201086d76a9ae3a2b67bbe authored over 1 year ago
Avoid `inspect.isclass()`

In Python 3 `inspect.isclass(x)` produces the same result as
`isinstance(x, type)`, but the latt...

0f54d469034cf5f61957b273006e12b578b29b3d authored over 1 year ago
Merge pull request #14780 from nstarman/cosmo-rename-params

Cosmo rename arg for io

e9ef294ddb8a47e212f0465645250238e7120d7c authored over 1 year ago
Fix table group keys for mixin columns

40bcfe582b6a729d82249ef6a869e9d1799de38b authored over 1 year ago
Add back atol from older code added in #6852

d036466db31b734c683b51a913a43e0f8e057b3e authored over 1 year ago
TST: Revert tol change in #14718

from numpy cos/sin changes that have since been reverted in 1.25.dev

be34c8a6ce9f1019c9dac0051a3f3efb9a3cb067 authored over 1 year ago
TST: Revert tol change in #14771

from numpy cos/sin changes that have since been reverted in 1.25.dev

0deb0091ff7dc6b3c151ec9300983cdd400f5d37 authored over 1 year ago
TST: Revert tol change in #14777

from numpy cos/sin changes that have since been reverted in 1.25.dev

5efcf0b7189283cadf4283cc07b734e0585c4b12 authored over 1 year ago
Merge pull request #14950 from nstarman/pre-commit-trailing-whitespace

Don't run trailing-whitespace check on astropy/*.py

f3f3b5def16a5a28ae655f51e08356e5f661ffb6 authored over 1 year ago
docs, changelog, and whatsnew

Signed-off-by: Nathaniel Starkman <[email protected]>
Co-authored-by: Eero Vaher...

fd0c44f497fef67a662bf020b8c63261d655a2f7 authored over 1 year ago
Add rename to ECSV

Signed-off-by: Nathaniel Starkman <[email protected]>

f514cf8982e4d62bd44a4f8b85c8f2a1be61a389 authored over 1 year ago
Add rename to row, table

Signed-off-by: Nathaniel Starkman <[email protected]>

902e88f914d3182e8cc3bb0deed89a4d85d50607 authored over 1 year ago
add rename to html

Signed-off-by: Nathaniel Starkman <[email protected]>

c21deaf05a8a29b33a06adf55011092c7ffc861d authored over 1 year ago
Add rename to mapping

Signed-off-by: Nathaniel Starkman <[email protected]>

34688d04da64afce70d0beaed0e51de22bd67023 authored over 1 year ago