-
Notifications
You must be signed in to change notification settings - Fork 3
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
Refine/nuke dependencies #1166
Merged
Merged
Refine/nuke dependencies #1166
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…'t seem to be a conflict at all)
…on - this is in order to allow a lock file to be made, though that seems less likely because pyabel apparently doesn't have a release for osx-arm64 (even though as far as I know it works fine on arm64)
…ew environment I've built. For issue #1162
…fine/nukeDependencies
… reality of what versions are available
… regions module. For issue #1162
…Source - for issue #1162
….py; this also sets colors on a new region so I included setting of both edge and face color - for issue #1162
…dedSource classes. FOr issue #1162
…d ExtendedSource classes. FOr issue #1162
…e it seems 1e+8 is now a float. For issue #1162
…axWarning, which gets shown when interpreted - this was happening in this file because I included r"\sigma" in a docstring (as an example of what a user can pass in) and Python thinks that \s is an invalid escape sequence. This was fixed by putting r at the beginning of the docstring (though I'm yet to see how Sphinx AutoDoc feels about this) - for issue #1162
… generated before trying to make masks, resulting in a product not available error. Not related to the dependency change, but I had to sort it.
…on readthedocs - for issue #1162
…on to Haversine in the released version of XGA (thought I had), so have quickly patched in what was implemented in the ongoing multi-mission dev branch.
…tance rather than the Euclidean - this is for issue #1144
…e reason. Closes issue #1142
….py develop being deprecated. Should close issue #1106
…e helped that work again - related to issue #1162
…altered a bit to fix a bug) - they're still bad and need to be totally redone but they are working as they were before. For issue #1162
… radial stacking.
…assing a list to set an array element - for issue #1162
…y array shape mismatches
…in the XGA-LTR dataframe creation step. For issue #1162
…dated the setup.py install requires bit. For issue #1162
…dated the setup.py install requires bit. For issue #1162
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.