Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pysynphot to synphot #1

Open
JarronL opened this issue Apr 7, 2021 · 0 comments
Open

pysynphot to synphot #1

JarronL opened this issue Apr 7, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@JarronL
Copy link
Owner

JarronL commented Apr 7, 2021

Move from pysynphot to synphot package (https://synphot.readthedocs.io/en/latest/). See also https://synphot.readthedocs.io/en/latest/synphot/from_pysyn_iraf.html for porting.

  1. utils.py
    • import pysynphot as S
    • S.refs.set_default_waveset (is this needed anymore?)
    • S.refs.setref(area = 25.78e4) (area is now specified during effstim calls)
  2. bandpasses.py
    • Lots to do
  3. spectra.py
    • Lots to do
  4. image_manip.py
    • model_to_hdulist function
  5. psfs.py
    • create_obslist function
    • gen_image_from_coeff function
  6. webbpsf_ext_cor.py
    • bandpass attributes
    • _calc_psf_from_coeff function
@JarronL JarronL added the enhancement New feature or request label Apr 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant