-
Rough overview from @chanley:
1. What is the difference between http://trac.assembla.com/astrolib/browser/trunk/pysynphot/commissioning and http://trac.assembla.com/astrolib/browser/trunk/pysynphot/te…
pllim updated
10 years ago
-
Generalize Thermal object that is now in `stsynphot` and move it here. The STScI specific component should stay in `stsynphot`.
pllim updated
10 years ago
-
This was spacetelescope/pysynphot#16.
From @chanley:
Need to rethink how to support HST and JWST simultaneously. When doing a brain dead import, the default behavior reverts to defaulting to selecti…
pllim updated
10 years ago
-
Many tests in the existing pysynphot test suite are specific to the STScI needed interface. These tests should be moved to a new STScI interface specific package. The test suite should then be augme…
-
```
from __future__ import absolute_import, division, print_function, unicode_literals
import numpy as np
from astropy.io import ascii
```
This works fine but it treats my first data row as header
`…
pllim updated
10 years ago