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

Automatically install required packages that are missing. #15

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Astrodude11
Copy link
Contributor

No description provided.

Renamed pylab to matplotlib and added scimage (from scikit-image).
Products.py and Reduce_frame.py both imported nsdrp to get the version number. However, since the nsdrp was imported as a whole, everything before the nsdrp main function would run twice. Soultion was to add the version number to config.py and remove unneccesary nsdrp imports.
R
Not added to logging since these are system level operations. NSDRP will abort running if package did not install.
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.

1 participant