-
We can try to interpolate the model to cover the non-grid point location in the stellar parameter place. I don't have a good idea on the format but we can start from linear.
We should also try to fi…
-
`analysis.composite_indv_detect` calls `temp_metallicity_calc.metallicity_calculation` incorrectly as the revised version in v0.6.0 now returns a single dictionary. However, there is odd handling of …
-
Student encountered a bug trying to run the SiessGenevaPadova models... mass_current doesn't seem to exist?
Code:
# pypopstar_ps1.py
# Creates an isochrone using the pypopstar package
import s…
-
The Te_pdf array created from running analysis.error_prop.fluxes_derived_prop has shape (4,1000). When passed into analysis.temp_metallicity_calc.metallicity_calculation, n_sample is incorrectly set t…
-
Super minor but was bothering my OCD.
When there is an error and the open files get closed, it doesn't use linebreaks and is hard to read. It also looks like it repeats the print statement for som…
-
Hi,
I am using Prospector (0.3.0) and python-FSPS (0.3.0) to test IGM absorption at redshifts greater than 3.5, using a CSpecBasis sps object, and an SSP (sfh=0) model with dust and subsolar metall…
-
This is intended to simplify individual_detection.py with a more generalized code. The code of interest is available [here](https://github.com/astrochun/Metallicity_Stack_Commons/blob/feature/composi…
-
These modules should be moved to analysis sub-package:
`temp_metallicity_calc` - Requires `hotfix/v0.6.2` rebase before fix. [5d2587f]
`ratios` - Require `hotfix/v0.6.2` for consistency. [5d2587f]
…
-
Hi,
This is a question to understand more of how Prospector v0.3.0 is doing cosmological dimming via 'zred' and/or 'lumindist' parameters in model dictionaries.
I am currently using Prospector…
-
Hello!
First, I want to thank you for such a great package. Overall it is extremely well done and versatile.
However, I ran into an issue when I tried to use the Parsec isochrones. When attempti…