{{ message }}
Constraints plot#1
Merged
Merged
Conversation
* Replace all `np.int` instances with just `int`.
Update for numpy int deprecation.
MNT: Replace master with main
MNT: Update codecov-action version to v2
Update ci_tests.yml
Fixes to build_docs
to match the docs.
Save location details to Observer instance to match the docs.
Update and rename CITATION to CITATION.bib
TST: Update Action versions
Adding MissingConstraintWarning warning
This commit removes the redundancy and consequent Matplotlib UserWarning when plotting. It is only necessary to define fmt='-', since defining linestyle='-' is redundant and produces an unnecessary warning.
…es-fixed-redundancy Removed redundancy between 'fmt' and 'linestyle' when using plot_date
Enabled calculation of lunar and solar transit
Enabled calculation of lunar and solar transit
Finer control over sidereal time in parallactic_angle
Tweaks to rtd build
tweaks to rtd build
This will allow viewing charts for multiple targets (seems to be more consistent with the tutorial text).
Tutorial: fix indentation to plot multiple charts
check axes before draw. Now multiple targets can be plotted in one sky map.
Fix plot_sky
This file contains hidden or 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
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.