Ecosyste.ms: OpenCollective

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

Astropy

The Astropy Project is a community effort to develop a single core Python package for common astronomical computing tasks.
Collective - Host: numfocus - https://opencollective.com/astropy - Website: https://www.astropy.org/ - Code: https://github.com/astropy

MAINT: changing ErfaWarning import location

github.com/astropy/astroquery - ca85e3ba68f60986665d273cd8db9c7500ee45d4 authored 11 months ago by Brigitta Sipőcz <[email protected]>
Merge pull request #205 from cshanahan1/fit_trace_nonf_fix

fix for masked values in FitTrace

github.com/astropy/specreduce - 2d49215670ca6a995b229f2a4ce8167f57bfb2d7 authored 11 months ago by T. E. Pickering <[email protected]>
Remove useless `Table` dunder methods

github.com/astropy/astropy - b64795c7b66976889ab41ca0a34d76bf09b8ce28 authored 11 months ago by Eero Vaher <[email protected]>
Merge pull request #15940 from neutrinoceros/tst/workaround_pytest_mpl_pluggy_1.4

TST: pin pluggy in image tests to get by future incompatibility with pytest-mpl

github.com/astropy/astropy - 71061de8a5a84b8b31faf7c55d30ff65ebc77e8e authored 11 months ago by P. L. Lim <[email protected]>
TST: pin pluggy in image tests to get by future incompatibility with pytest-mpl

github.com/astropy/astropy - c46f1ebdbba91bac7e4c02b9af0f3d6764970921 authored 11 months ago by Clément Robert <[email protected]>
Merge pull request #15930 from neutrinoceros/tst/numpy2/broadcast_arrays

BUG: fix compatibility with numpy 2.0 for np.broadcast_arrays (now returns a tuple)

github.com/astropy/astropy - 297af9fe3d5cd40f1b3afbf4ed488ed4de753edd authored 11 months ago by Marten van Kerkwijk <[email protected]>
BUG: fix compatibility with numpy 2.0 for np.broadcast_arrays (now returns a tuple)

github.com/astropy/astropy - 64faaa90a883fe982fb1625b363df30f4404990e authored 11 months ago by Clément Robert <[email protected]>
Merge pull request #15934 from eerovaher/introspection-deprecations

Deprecate unused introspection functions

github.com/astropy/astropy - 79be57ec218f12bfc15f6ff79e0450b292b9c06c authored 11 months ago by P. L. Lim <[email protected]>
Add a DESI file reader (#1116)

* Initial dump of reader code

* working on reader and tests.

* working on identifiers

*...

github.com/astropy/specutils - 08e77ce4456fe7575ea2f3c2620277c33067c525 authored 11 months ago by Benjamin Alan Weaver <[email protected]>
Merge pull request #15925 from neutrinoceros/tst/numpy2/array_wrap_return_scalar

TST: fix deprecation warnings from numpy dev's __array_wrap__ signature

github.com/astropy/astropy - 316f8b9460a91e3b73707102592ef6845a09719c authored 11 months ago by Marten van Kerkwijk <[email protected]>
Merge pull request #515 from cds-astro/fix-author-constraint

fix: author constraint missed rr.res_role extra table

github.com/astropy/pyvo - a3c9d853c769da6726139f85301f437914e4f814 authored 11 months ago by Brigitta Sipőcz <[email protected]>
Update CHANGES.rst

Co-authored-by: Brigitta Sipőcz <[email protected]>

github.com/astropy/pyvo - 050d682eba1625fea178768734b04793df7f9bb3 authored 11 months ago by Manon Marchand <[email protected]>
simplify Kernel.__array_wrap__

github.com/astropy/astropy - 502546891913f656a7f9faa497035ab59a9dc2b3 authored 11 months ago by Clément Robert <[email protected]>
TST: fix deprecation warnings from numpy dev's __array_wrap__ signature

github.com/astropy/astropy - e78b5148b8123e7301c7988a2041047481b9b146 authored 11 months ago by Clément Robert <[email protected]>
BLD: Disable old wheels pruning

github.com/astropy/astropy - 459e5e38287772e674c87eb3706563fa0ce97f03 authored 11 months ago by P. L. Lim <[email protected]>
Deprecate `utils.introspection.find_mod_objs()`

The function is not used anywhere in `astropy`.

github.com/astropy/astropy - 0374cef9501beade3c880fcc015867a6d1ab89f4 authored 11 months ago by Eero Vaher <[email protected]>
Deprecate `utils.introspection.isinstancemethod()`

The function is not used anywhere in `astropy`.

github.com/astropy/astropy - 0462ede1a995ccb37674a7f4c1d61d9db610435c authored 11 months ago by Eero Vaher <[email protected]>
Merge pull request #15923 from neutrinoceros/units/bugs/latex_one

BUG: fix a bug where LaTeX formatter would return empty strings for unity (1) input

github.com/astropy/astropy - 7759561c8d8760e657cee18c22636ed2ef9fd40a authored 11 months ago by Marten van Kerkwijk <[email protected]>
fix: author constraint missed rr.res_role extra table

also add a remote test with all constraints

github.com/astropy/pyvo - 44cd6bdbb4aa3a74ecee6a0318a8ad012bcb343d authored 11 months ago by MARCHAND MANON <[email protected]>
fix for masked values in FitTrace

github.com/astropy/specreduce - cf68b9f7e2d211fbf2a1d4ef2e4046731ac1972f authored 11 months ago by Clare Shanahan <[email protected]>
Merge pull request #196 from kbwestfall/terms

Document with terms discussed during the recent NOIRLab workshop

github.com/astropy/specreduce - b0b1b08bac5cb0d5e6113f246c35530a7080d9f6 authored 11 months ago by T. E. Pickering <[email protected]>
Merge pull request #15927 from eerovaher/struct-alias

Remove aliases for `struct.pack` and `struct.unpack`

github.com/astropy/astropy - 97bf1e123feec3170e2244964b0df2852b8e54e1 authored 11 months ago by P. L. Lim <[email protected]>
Remove two aliases for standard library functions

The aliases were a leftover from when the code needed to support both
Python 2 and 3.

github.com/astropy/astropy - 4fbfe54ec5164f296a6bf818a0c34f488145248e authored 11 months ago by Eero Vaher <[email protected]>
Merge pull request #15922 from nstarman/cosmo-type-init

type annotate `cosmology.__init__`

github.com/astropy/astropy - a3f6aeae1bc36f9f8745f8f836c9c96525f1fdd2 authored 11 months ago by P. L. Lim <[email protected]>
BUG: avoid a segfault when calling astropy.convolution.convolve on an empty array (#15840)

* TST: add tests coverage to exception-raising cases for astropy.convolution.convolve

* BUG: ...

github.com/astropy/astropy - d8d595c46cda2612dbe8afca723fba46e4ccff9d authored 11 months ago by Clément Robert <[email protected]>
remove warning text now that template is updated

github.com/astropy/astropy-project - e8465f9ce3338d1a02e3f70ea41e3b7b92377ec1 authored 11 months ago by Erik Tollerud <[email protected]>
update template and COTR wording

github.com/astropy/astropy-project - da0b8ef647a62364296d0ba276cd3cb45d9a26d6 authored 11 months ago by Erik Tollerud <[email protected]>
update for COTR conent

github.com/astropy/astropy-project - 423bec1576aec1dc22baf98dbdf7d8cc991d2a6a authored 11 months ago by Erik Tollerud <[email protected]>
Ruff violation icn001 fix (#15899)

* initial ICN001 fix and removed it from ignore list

* changed numpy import alias in setup_pa...

github.com/astropy/astropy - aeb53d56599f912ce34ed6410ba0223c0740624d authored 11 months ago by Shaheer Ahmad <[email protected]>
Merge branch 'main' into terms

github.com/astropy/specreduce - 21950f72404990ef2d835d4620d0520bcad25eba authored 11 months ago by Kyle Westfall <[email protected]>
BUG: fix a bug where LaTeX formatter would return empty strings for unity (1) input

github.com/astropy/astropy - 05e188dba0f0892334dd50e14e84b3d225b854d1 authored 11 months ago by Clément Robert <[email protected]>
TST: add a regression test for bug 12571

github.com/astropy/astropy - c6a8ba8585f1df3044b1bb225035fe0ba6872963 authored 11 months ago by Clément Robert <[email protected]>
GAIAPCR-1302 Make use of get_pkg_data_filename to search for the files

github.com/astropy/astroquery - 92b18a190089f87dbbd7bbef43b7e737c22554a8 authored 11 months ago by Jorge Fernandez Hernandez <[email protected]>
GAIAPCR-1302 Make use of tmp_path_factory to compy the expected output files

github.com/astropy/astroquery - 1f0841eef33496c7653ac8b8d378fc7178d38ee6 authored 11 months ago by Jorge Fernandez Hernandez <[email protected]>
GAIAPCR-1302 Remove tmp_path.rmdir()

github.com/astropy/astroquery - 23464211f79efb144cae17ffa90dc2453bf80734 authored 11 months ago by Jorge Fernandez Hernandez <[email protected]>
GAIAPCR-1302 Include new json files

github.com/astropy/astroquery - 993a4148185fe1f74d4b72935c596fd1e841c691 authored 11 months ago by Jorge Fernandez Hernandez <[email protected]>
GAIAPCR-1302 Include new json files

github.com/astropy/astroquery - 7e748e077deef858201ec0223b4002d74f02582c authored 11 months ago by Jorge Fernandez Hernandez <[email protected]>
GAIAPCR-1302 redefinition of test test_launch_job_async_json_format

github.com/astropy/astroquery - b32a2fe2d250bb0004e4549e3fcd1b35b8c187a4 authored 11 months ago by Jorge Fernandez Hernandez <[email protected]>
GAIAPCR-1302 Now for output format json a table is returned

github.com/astropy/astroquery - ede05b64c48382993c286dbc0c754f5cee4b03ee authored 11 months ago by Jorge Fernandez Hernandez <[email protected]>
type annotate cosmology.__init__

Signed-off-by: nstarman <[email protected]>

github.com/astropy/astropy - 223a8fbb23e6c06e7147c64d138e2ea1fe482cc2 authored 11 months ago by nstarman <[email protected]>
`FlatCosmologyMixin.nonflat` is a property

Signed-off-by: nstarman <[email protected]>

github.com/astropy/astropy - 4b3971d2a3a4591ee75986f801bfa86e56aca159 authored 11 months ago by nstarman <[email protected]>
cleanup cosmology comparison code (#15918)

* cleanup cosmology comparison code

Signed-off-by: nstarman <[email protected]>

github.com/astropy/astropy - 1d9088ad035c2d7d3a0aa786b33bb301ff9587a8 authored 11 months ago by Nathaniel Starkman <[email protected]>
Add typing module to IO (#15916)

* Add typing module to IO
* changelog
* docstring

Signed-off-by: nstarman <[email protected]...

github.com/astropy/astropy - 8245f4e32428d302aed26825cd3c43f38d3b68b5 authored 11 months ago by Nathaniel Starkman <[email protected]>
make ParametersAttribute.attr_name a string (#15882)

* make ParametersAttribute.attr_name a string
* documentation
* changelog
* refactor tests

...

github.com/astropy/astropy - 3d519d7d693f1bd57ed7a5e7b307372902ad1b45 authored 11 months ago by Nathaniel Starkman <[email protected]>
coords: refactor transformations as module (#15895)

---------

Signed-off-by: nstarman <[email protected]>

github.com/astropy/astropy - 87754ef8812399c63e65b0f14d61b0ab02c3562e authored 11 months ago by Nathaniel Starkman <[email protected]>
cosmo: type annotate `cosmology…connect.py` (#15854)

* type annotate cosmology…connect.py
* Add overloads for registered formats

Signed-off-by: n...

github.com/astropy/astropy - 6bfcee1db5e73e98ce90f4b0e8a09af2e905783c authored 11 months ago by Nathaniel Starkman <[email protected]>
Merge pull request #2906 from bsipocz/CI_use_npdev

CI: force to pick up dev versions for devdeps

github.com/astropy/astroquery - 96427b8ffc62f944cf24a7f30eaf8bed8d119fdd authored 11 months ago by Brigitta Sipőcz <[email protected]>
Merge pull request #15915 from eerovaher/allow-keyword-dicts

Enable Ruff `allow-dict-calls-with-keyword-arguments` setting

github.com/astropy/astropy - 7b2fe0f8a5cf0e6b4fb4c8078316218798ae1025 authored 11 months ago by Marten van Kerkwijk <[email protected]>
Enable Ruff allow-dict-calls-with-keyword-arguments

The new setting configures Ruff rule C408 (unnecessary-collection-call)
to allow `dict` calls wi...

github.com/astropy/astropy - bceb44c0ccc9fc718d10c29fb48bf89b7345810e authored 11 months ago by Eero Vaher <[email protected]>
Remove “new in cycle 3”

github.com/astropy/astropy-project - 5c134bb12c4ae0248ed087c66802b005720daf30 authored 11 months ago by John Swinbank <[email protected]>
updates from fork (#4)

* Update asv.conf.json

* format and reorder

* update config

* Python311 (#1)

* run b...

github.com/astropy/photutils-benchmarks - 4bc2d316a0daa5b5a1d1a5b197f8b1326fbdf78e authored 11 months ago by Zach Burnett <[email protected]>
Add changelog entry

github.com/astropy/astropy - 0b50fdd12fbe93eee8f8d2d18fa00818af9addad authored 11 months ago by Larry Bradley <[email protected]>
Handle cases of vmin >= vmax

github.com/astropy/astropy - d61a2685b9a7ce81e2c025664417c16efad503e2 authored 11 months ago by Larry Bradley <[email protected]>
Add unit tests for vmin/vmax

github.com/astropy/astropy - bd37134526ba98dca056ccc408f97eccc3725200 authored 11 months ago by Larry Bradley <[email protected]>
Merge pull request #1667 from pllim/fix-devdeps

TST: Fix devdeps

github.com/astropy/photutils - 521c9634ef6e7d478404d86db8722299b2b6acc8 authored 11 months ago by Larry Bradley <[email protected]>
TST: Fix devdeps

github.com/astropy/photutils - 4cbde1bdb5975ff1555513e0dd3cc7ca1f7507bd authored 11 months ago by P. L. Lim <[email protected]>
Merge pull request #15837 from pllim/giles-v2

MNT: Remove defunct CircleCI notify

github.com/astropy/astropy - fab35c3a02f397a0de6a362f17de31d3d9aca415 authored 11 months ago by P. L. Lim <[email protected]>
Rename mincut and maxcut to vmin vmax (#15621)

* Rename min_cut/max_cut to v_min/v_max in simple_norm

* Rename min_cut/max_cut to vmin/vmax ...

github.com/astropy/astropy - e7c623c0df5ea4a2e18dac453216154217866465 authored 11 months ago by Larry Bradley <[email protected]>
Merge pull request #15900 from eerovaher/tweak-Distance-constructor

Tweak the `Distance` constructor

github.com/astropy/astropy - 76330425508c430c4047e33c00f2e9120483355e authored 11 months ago by Marten van Kerkwijk <[email protected]>
Merge pull request #1694 from larrybradley/check-labels

Add a check for valid labels in get_labels

github.com/astropy/photutils - a59a7ab4897742ee4537d2a4fcc40bbea86d78e4 authored 11 months ago by Larry Bradley <[email protected]>
Merge pull request #15908 from neutrinoceros/docs/pytest-mpl_url

DOC: update url to pytest-mpl's hybrid mode documentation

github.com/astropy/astropy - cee1afe2cc2f1b565c099a5dbc7a1f6dc44f79ed authored 11 months ago by Hans Moritz Günther <[email protected]>
Tweak the `Distance` constructor

The tweaked constructor has fewer code branches and less indentation.
Furthermore, if the input ...

github.com/astropy/astropy - b46afd4d520a76ba9ff6e110e177984bb94b1aa1 authored 11 months ago by Eero Vaher <[email protected]>
DOC: update url to pytest-mpl's hybrid mode documentation

github.com/astropy/astropy - a17965b2c9de620b6d145cb4d773cf1f5631d235 authored 11 months ago by Clément Robert <[email protected]>
Add changelog entry

github.com/astropy/photutils - 6adac3cad7ce972e645a40e588804673e605d02e authored 11 months ago by Larry Bradley <[email protected]>
Add tests for get_labels

github.com/astropy/photutils - a72a64ecd2bff07909efe7b791eec30de0b11eea authored 11 months ago by Larry Bradley <[email protected]>
Add a check for valid labels in get_labels

github.com/astropy/photutils - ada0587c60df720cda427bb0bd013977a84d46b3 authored 11 months ago by Larry Bradley <[email protected]>
Merge pull request #15906 from eerovaher/ephemeris-note

Edit a user-facing note in `coordinates`

github.com/astropy/astropy - 0da28efef20e0c2acb59d8e22048c1d92e496610 authored 11 months ago by Marten van Kerkwijk <[email protected]>
Edit a user-facing note in `coordinates`

The updated note is acceptable to both Black and Ruff formatter. The
update also replaces an imp...

github.com/astropy/astropy - d8481abfdb8e350b6f87af98a5021cad83b40568 authored 11 months ago by Eero Vaher <[email protected]>
Alphabetize units docs, by ensuring the recently introduced __all__ is sorted

Signed-off-by: nstarman <[email protected]>

github.com/astropy/astropy - ac222343ee7685a223b74fed7a6e121e0634586a authored 11 months ago by Nathaniel Starkman <[email protected]>
GAIAPCR-1302 Change variable type to check the log level

github.com/astropy/astroquery - aa7f848cdced16d7b1f81b3d73f9cb3837f62c53 authored 11 months ago by Jorge Fernandez Hernandez <[email protected]>
GAIAPCR-1302 Change variable type to check the log level

github.com/astropy/astroquery - 6205887b563232aa4617a9508867d096e7d9b278 authored 11 months ago by Jorge Fernandez Hernandez <[email protected]>
GAIAPCR-1302 Get rid of pandas dependency

github.com/astropy/astroquery - b9a843deaeb517b6626e4053aecdadd7c00b486d authored 11 months ago by Jorge Fernandez Hernandez <[email protected]>
GAIAPCR-1302 Get rid of pandas dependency

github.com/astropy/astroquery - 98d7916920dc449e17dce58a46ebebe88e2aed37 authored 11 months ago by Jorge Fernandez Hernandez <[email protected]>
GAIAPCR-1302 Remove unused variable

github.com/astropy/astroquery - 5faaea56283a2b39ef0daaf5c5bb638efe53c38c authored 11 months ago by Jorge Fernandez Hernandez <[email protected]>
GAIAPCR-1302 Include pr in the changes.rst file

github.com/astropy/astroquery - d1b0273e95be42ea599fe0a25a28ac01f88e7739 authored 11 months ago by Jorge Fernandez Hernandez <[email protected]>
TST: test matplotlib integration for Masked data

github.com/astropy/astropy - 36446ad0211e76af873ceb9d3772e05933dc493b authored 11 months ago by Clément Robert <[email protected]>
Update make_psf_model docstring

github.com/astropy/photutils - e52697b5edeebbb6f3a009e4d947bea606e93b58 authored 11 months ago by Larry Bradley <[email protected]>
Add what's new for 1.10.0

github.com/astropy/photutils - cb2b1769641fee7e6df2b8eb751037a5cf533fa1 authored 11 months ago by Larry Bradley <[email protected]>
Fix changelog

github.com/astropy/photutils - ff9d3f46c0775ae85a013d7b8180c99566dbd393 authored 11 months ago by Larry Bradley <[email protected]>
pre-commit autoupdate

github.com/astropy/photutils - 349bb5559c56673006da355db63079da179f9915 authored 11 months ago by Larry Bradley <[email protected]>
Exclude typing overloads from code coverage (#15894)

Functions decorated with `typing.overload` only exist to document their
signature and they can'...

github.com/astropy/astropy - 21a7ed197c57adb69385e403e7751632099fd92d authored 11 months ago by Nathaniel Starkman <[email protected]>
Allow template correlation for spectrum with no uncertainty (#1118)

* Allow template correlation for spectrum with no uncertainty

* Add changelog

github.com/astropy/specutils - 47232064d511319fd8fc64f3e0b67863471712bd authored 11 months ago by Ricky O'Steen <[email protected]>
BUG: fix a spurious warning when calling sigma_clipped_stats on a MaskedColumn (#15844)

* TST: add a regression test for bug 13281

* BUG: fix a spurious warning when calling sigma_c...

github.com/astropy/astropy - d2e689cc9b3332b2b3b4048b05c1b958028b6334 authored 11 months ago by Clément Robert <[email protected]>
Address RET505 in astropy/convolution (#15872)

* Address RET505 in astropy/convolution

* Implement maintainers' suggestions and resolve CI t...

github.com/astropy/astropy - 0895b1370bb41f0f53991206a1b4897ce7a47c33 authored 11 months ago by Tanvi Pooranmal Meena <[email protected]>
GAIAPCR-1302 Fix documentation change dumpToFile by dump_to_file

github.com/astropy/astroquery - f5f8bfd7b0648765ecd79c5baef8a84036c0de26 authored 11 months ago by Jorge Fernandez Hernandez <[email protected]>
GAIAPCR-1302 First solution

github.com/astropy/astroquery - 399c3a0f64ada1b58f5166460c82f3f938443af2 authored 11 months ago by Jorge Fernandez Hernandez <[email protected]>
Merge pull request #15892 from nstarman/units-remove-cosmo

units: remove vestigial cosmo imports

github.com/astropy/astropy - 9bfb777e317bf27801782e49efb45c53494905f6 authored 11 months ago by Marten van Kerkwijk <[email protected]>
remove cosmo code

It didn’t work, anyways!

Signed-off-by: nstarman <[email protected]>

github.com/astropy/astropy - 17cf025d6b77bdaf098c0aa8042ee34aecb01b54 authored 11 months ago by nstarman <[email protected]>
Merge pull request #15888 from mhvk/numpy-dev-geomspace-end-point

Account for change in mask of end point in np.geomspace

github.com/astropy/astropy - a311b1aa9fbdf5c9fdda52002a179ff503f373bb authored 11 months ago by Marten van Kerkwijk <[email protected]>
Merge pull request #15885 from neutrinoceros/io/ascii/ecsv/bug/empty_table_roundtrip

BUG: fix write/read roundtrips with empty Table dumped to ECSV

github.com/astropy/astropy - cfe3789735c55086389cddc5ba78f84a78e01673 authored 11 months ago by Marten van Kerkwijk <[email protected]>
BUG: fix write/read roundtrips with empty Table dumped to ECSV

github.com/astropy/astropy - 70e210d971c63bbe1c71241003fe43f4107683e6 authored 11 months ago by Clément Robert <[email protected]>
TST: add a regression test for bug 13191

github.com/astropy/astropy - 836fead16df741a4fce66af8c52b36b12857452a authored 11 months ago by Clément Robert <[email protected]>
Account for change in mask of end point in np.geomspace

github.com/astropy/astropy - eae6db0a678229bd8f41ce9637e2340f5d6f1c8d authored 11 months ago by Marten van Kerkwijk <[email protected]>
Merge pull request #15883 from neutrinoceros/units/bugs/unhelpful_typeerror

BUG: fix an unhelpful TypeError when attempting truediv, lshift/mul/truediv with a Unit for righ...

github.com/astropy/astropy - ac1bbf2c0eb9e12094ce5aaa71dbdaffa1e65097 authored 11 months ago by Marten van Kerkwijk <[email protected]>
Merge pull request #15841 from neutrinoceros/visualization/bug/quantity_support_small_range

BUG: fix an edge case where quantity_support would produce duplicate tick labels for small data ...

github.com/astropy/astropy - f9058c638cca124510b1cdeb923f7155607f1620 authored 11 months ago by Marten van Kerkwijk <[email protected]>
BUG: fix an unhelpful TypeError when attempting truediv, lshift/mul/truediv with a Unit for right operand and a numpy array with non-numerical dtype for left operand

github.com/astropy/astropy - 2a2721db64750b1893cba409980b6bfc0ec61989 authored 11 months ago by Clément Robert <[email protected]>
TST: add a regression test for bug 12836

github.com/astropy/astropy - e4caf3ee658982ccbc05a88ac1b8c58bca0ff9e7 authored 11 months ago by Clément Robert <[email protected]>
Add type annotations for cosmology realizations (#15879)

Signed-off-by: nstarman <[email protected]>

github.com/astropy/astropy - 295ea9ac795803e8652db8d7468ef9653b772dc8 authored 11 months ago by Nathaniel Starkman <[email protected]>
Include `typing` in Ruff TCH rule checks (#15873)

The Ruff TCH rules help ensure that imports only needed for type
annotations are in an `if TYPE...

github.com/astropy/astropy - 35652f1192d2de846f52c40f7e141f2f6154d87d authored 11 months ago by Eero Vaher <[email protected]>
add type hints to astropy/cosmology/utils (#15851)

Signed-off-by: nstarman <[email protected]>

github.com/astropy/astropy - 075b3b5999d4bec35119f4a6d5d2dbd947cb6278 authored 11 months ago by Nathaniel Starkman <[email protected]>