-
Even though extractPhotometry is supposed to compute synthetic photometry for a single spectrum (the dostring specifies that `spec` is a 1d array), the code expects a 2d array.
For example,
```
i…
-
I’ve tried running my BEAST script to process the synthetic photometry generated with MATCH in a conda environment (with the most recent version of beast) and I’m running into an error during the cre…
-
| Name | Description | Size | Format | URL |
| --- | --- | --- | --- | --- |
| World Bank - Light Every Night | Light Every Night - World Bank Nightime Light Data – provides open access to all night…
-
I have a SFH solution for a galaxy, which has zero SFR for some time bins. To simulate multi-band photometry based on this SFH solution, I simply copied all the time bins and corresponding SFRs, inclu…
-
Hi! a quick update on the emcee convergence issue. I have the following situation:
1) I am working with flux-calibrated data
2) I have a stellar model with flux computed at the surface of the star
…
-
One of the many things that sncosmo does very well is synthetic photometry. It has a huge range of different filters implemented, and there is a great framework for taking arbitrary spectral timeserie…
-
**Submitting author:** @ekaterinailin (Ekaterina Ilin)
**Repository:** https://github.com/ekaterinailin/AltaiPony
**Version:** v2.0.1
**Editor:** @dfm
**Reviewer:** @afeinstein20, @mrtommyb
**Archive:…
-
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…
-
I was able to get the package to install and import without errors in the jupyter notebook.
Importing gives the warning:
```
/Users/shashank/anaconda3/lib/python3.7/site-packages/pysynphot/loca…
-
This would be a follow-on to #243 . Since one of the core work-flows of synphot is to be able to do synthetic photometry on spectra, it seems to me like it would make sense to tie `Observation` close…