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

Remove stsci.tools.gfit dependency in mktrace #142

Open
sean-lockwood opened this issue May 11, 2022 · 0 comments
Open

Remove stsci.tools.gfit dependency in mktrace #142

sean-lockwood opened this issue May 11, 2022 · 0 comments
Labels

Comments

@sean-lockwood
Copy link
Member

stsci.tools deprecation warnings:

.../stsci/tools/nmpfit.py:8: UserWarning: NMPFIT is deprecated - stsci.tools v 3.5 is the last version to contain it.
  warnings.warn("NMPFIT is deprecated - stsci.tools v 3.5 is the last version to contain it.")

.../stsci/tools/gfit.py:18: UserWarning: GFIT is deprecated - stsci.tools v 3.4.12 is the last version to contain it.Use astropy.modeling instead.
  warnings.warn("GFIT is deprecated - stsci.tools v 3.4.12 is the last version to contain it."

gfit shows up in mktrace:
https://github.com/spacetelescope/stistools/blob/master/stistools/mktrace.py#L8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant