astrophysics
Here are 793 public repositories matching this topic...
-
Updated
Mar 12, 2022 - C
-
Updated
Apr 4, 2022 - Python
We could look into using the diskcache package to cache MAST search operations:
https://pypi.org/project/diskcache/
The package is a disk-based key-value store which makes it easy to specify an expiration time for each entry. This would allow us to e.g. cache search queries for 24 hours, which would significantly speed up searches across different Python processes, whilst largely avoiding
-
Updated
Aug 24, 2021
-
Updated
Jul 15, 2020
It would be useful to keep track of how many retries a simulation did in the amr_diag.out file, which already records the coarse timestep info
The python implementation of leapfrog does not make use of the fact that drifts can be combined when not storing output, causing it to be slower than necessary. Comparing to the C implementation, it also appears to not be as precise.
-
Updated
Apr 4, 2022 - Python
-
Updated
Mar 27, 2022 - Python
-
Updated
Apr 4, 2022 - C++
Is your feature request related to a problem? Please describe.
Would be nice to have simpler access to the csvy writer for general model creation. Currently it is a part of the custom abundance widget, but the tool is generally useful.
Current location: https://github.com/tardis-sn/tardis/blob/e1181bd5ad3a382ed86ab4774ca77bcf964f0a94/tardis/visualization/widgets/custom_abundance.py#L1384
-
Updated
Feb 2, 2022 - C
🐛 Describe the bug
Adding the link to Radis-Lab issues & features. Good first issues for those who are familiar with Python and Jupyter Notebook.
A specific good first issue for those who are familiar or want to learn docker: https://github.com/radis/radis-lab/issu
-
Updated
Feb 21, 2019 - Python
As per comment here: https://github.com/StingraySoftware/stingray/pull/610/files#r782942772
-
Updated
Mar 28, 2022 - AMPL
The following seminar work of Hernquist details a light profile called the Hernquist profile:
https://ui.adsabs.harvard.edu/abs/1990ApJ...356..359H/abstract
The intensity calculation for a spherical model is given by equations (32-35):
It would be good to implement this light
-
Updated
Jan 28, 2022 - C
-
Updated
Apr 4, 2022 - Python
-
Updated
Feb 8, 2022 - C++
-
Updated
Jan 13, 2020
-
Updated
Jan 17, 2022 - Python
-
Updated
Jun 21, 2021 - Jupyter Notebook
-
Updated
Mar 11, 2022 - Python
It was noted in the review for our JOSS paper that the keyword argument noise for the function redshifts_from_comoving_density has a misleading name. See the review comment here. They suggested renaming to fixed_N. My own suggestion would be shot_noise (or perhaps poisson). Since this would require a break
-
Updated
Dec 24, 2021 - Python
-
Updated
Mar 10, 2022 - Python
-
Updated
Feb 21, 2014 - C
-
Updated
Mar 31, 2022 - Jupyter Notebook
Improve this page
Add a description, image, and links to the astrophysics topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the astrophysics topic, visit your repo's landing page and select "manage topics."
