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

Update STIPS infrastructure to remove astropy_helpers #133

Merged
merged 16 commits into from Jul 21, 2021

Conversation

york-stsci
Copy link
Collaborator

Because astropy_helpers is now deprecated, it should be removed at some point. This is that point. This iteration of STIPS replaces astropy_helpers with tox.

Also, it can be challenging to make sure all of the data directories are set up (as encountered when setting up tox). This version of STIPS also adds two utility functions, SetupDataPaths and DownloadReferenceData. The first sets any un-set environment variables. The second downloads reference data to the appropriate paths (whether set by SetupDataPaths or not). The stips init.py file now uses the first of these, and tox uses the second. Note that DownloadReferenceData calls SetupDataPaths.

@york-stsci york-stsci merged commit 5903df4 into spacetelescope:master Jul 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant