-
That seems to me a pretty basic model for spectra fitting. Should we formally post a request in astropy? Or develop our own?
-
I found the following behavior...
- Spectrum 1: Load in a spectrum, redshift (done in FLAM), convert to PHOTLAM.
- Spectrum 2: Load in a spectrum, convert to PHOTLAM, redshift (done in PHOTLAM).
The …
pllim updated
7 years ago
-
http://trac.assembla.com/astrolib/browser/trunk/pysynphot/pysynphot/observationmode.py#L435 has a comment that says, "intersection with vega spectrum (why???)"
**Reply from Vicki:**
> In retrospect,…
pllim updated
7 years ago
-
The link is registered here:
https://readthedocs.org/projects/synphot/
Depends on #63 .
pllim updated
7 years ago
-
FTP connection socket error. I have a feeling that STScI FTP is blocking access. Will have to turn those plots into static images, add them to `docs/synphot/images` directory and have the affected RST…
pllim updated
7 years ago
-
**From Rossy Diaz**
This was proposed for ETC but seems to be better fitted for `pysynphot`.
PR 75112: This would be the ability (probably in the form of a checkbox) to “apply a lyman-limit cuto…
pllim updated
7 years ago
-
I am using the template and have `from astropy.extern inport six` in my `packagename/setup_package.py` and Travis CI failed with the following message when the test is using `egg_info`. Is there a fix…
pllim updated
8 years ago
-
The only integrator available in ASTROLIB PYSYNPHOT is trapezoid integration, so I do not have a lot to work with. I ended up still keeping `spectrum.integrate()` method for now, but it needs some ret…
pllim updated
8 years ago
-
Apparently needed by WFC3 analysis for color correction term. Must be equivalent to this IRAF SYNPHOT `calcphot` command:
```
obsmode = band(i)-band(wfc3,uvis1,f814w)
spectrum= …
pllim updated
8 years ago
-
The complexity of switching from `jwstlib.modeling` to `astropy.modeling` depends on how much they differ after @embray is done refactoring `astropy.modeling`. At that time, also can switch over some …
pllim updated
8 years ago