astropy
https://github.com/astropy/astropy
Python
Astronomy and astrophysics core library
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported70 Subscribers
View all SubscribersAdd a CodeTriage badge to astropy
Help out
- Issues
- API: make help methods raise an error if called under Python's optimized mode
- API: make `delay_doc_updates` context manager a noop under Python's optimized mode
- ENH: add support for setting astropy's cache and config directories via environment variables (⏰ wait for #17554)
- Remove three useless properties from `UnitBase`
- Allow Fitting of Models with All Inputs Fixed
- Make `overwrite=True` work with `Path` arguments
- Remove a test-specific code path from `config`
- RFC: rewrite `config.paths._get_dir_path` as a class method
- cosmo: refactor layout, deprecate semi-private modules, add new io module
- Improve the `aggregate_downsample` performance by using a new default `aggregate_func`
- Docs
- Python not yet supported