-
### Cross-mod Integration
JourneyMap
### Feature Description
In GTCEu you can click on an ore chunk in the prospector and it will mark it on JourneyMap via waypoint. It's a little unwieldy to use a…
-
Hi,
Would it be possible to add a converter for Protein Prospector output?
Cheers!
-
Hi,
While upgrading from Prospector 1.1 to 1.4, I realised some syntax has changed. To get an idea of how to update my script, I followed the demo on ```https://prospect.readthedocs.io/en/latest/qu…
-
When using the development version, running this:
```% sdat = Spectrum(wavelength=None, flux=None, uncertainty=None)```
results in an error:
```
File ~/miniconda3/envs/prospector/lib/python3.…
-
Hi,
I want to use the prospector-beta priors (Wang, Leja, et al., 2023, ApJL.) with fixed redshift. Specifically, I want to use the 'PhiSFHfixZred' prior to fix the fitting at a given redshift. But…
-
When using prospector 1.7.0 and lint this file:
https://github.com/opensearch-project/opensearch-build/blob/76a1313c10ecfeb3ee628605ef09cd5c8c526e1a/tests/tests_report_workflow/test_test_report_runne…
-
I am trying to fit SEDs with nebular line emission and only a few of the lines are being with prospector. Even with the ones that are fit, the continuum is much higher than the fsps generated SED tha…
-
Hello, could you please help me to solve an issue:
after running my fit I try to save output to h5 file,
from prospect.io import write_results as writer
hfile = name+".h5"
writer.write_hdf5(hf…
-
**Describe the bug**
When you start prospector in a folder with a `pyproject.toml` (from poetry). And this file does contain a path [path dependency](https://python-poetry.org/docs/dependency-specif…
-
Hi,
I have a few questions in using prospector.
1) In the file `demo_params.py` in the directory `demo` is written that prospector uses the WMAP9 cosmology. Can the user change that?
2) Galax…