-
**[Original report](https://bitbucket.org/galacticusdev/galacticus/issue/62) by Andrew Benson (Bitbucket: [abensonca](https://bitbucket.org/abensonca), GitHub: [abensonca](https://github.com/abensonca…
-
Submit your add-ons in this issue, thanks for your contribution!
Submission template:
```
**Title:**
**ID:** (optional, use only to determine which addon in mobi to update)
**ID Requirement:** (o…
-
**Submitting author:** @xuanxu (Juanjo Bazán)
**Repository:** https://github.com/xuanxu/starmatrix
**Branch with paper.md** (empty if default branch):
**Version:** v1.7.0
**Editor:** @danielskatz
**R…
-
_This issue is submitted as part of the JOSS review [#3838](https://github.com/openjournals/joss-reviews/issues/3838)_
**:bug: Description**
So I'm trying to make models for a range of metallici…
-
Hello! I'm excited to be using BAGPIPES, although I've discovered that plot_spectrum_posterior is currently breaking whenever I try to use it:
```
Traceback (most recent call last):
File "bagpi…
-
### FAQ check
- [X] Yes, I checked the FAQ and my question has not been addressed.
### Instrument
Light curve fitting (Stages 4-6)
### What happened?
Following the quick start guide, Eureka! fail…
-
Well this was a fun bug to find. This is with 21.12.1
If you have a custom colors file where the header is:
````
#Teff logg M_div_H bessell_u Bessell_B Bessell_V Bessell_R Bessell_I
````
Ever…
-
This may be a more general question/issue about SED fitting, but I am finding some discrepancies in the output stellar mass (surviving) when running prospector on a sample of 50 galaxies using just th…
-
I just have a question about Spatially-Resolved Mass-Metallicity Relation jupyter notebook. How do you extract the stellar mass from the fits file?
import pandas as pd
mstar = pd.read_csv(join(pa…
-
Line 111 in `MultiphaseGalacticWind.py`
`return 1.5 * (muH/mu)**2 * kb * T / ( nH_actual * Lambda_z0((np.log10(nH),np.log10(T), metallicity)))`
needs to be changed to
`return 1.5 * (muH/mu) * kb * …