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 the guide docstrings to talk more about the algorithm #225

Merged
merged 5 commits into from
Aug 10, 2019

Conversation

jeanconn
Copy link
Contributor

@jeanconn jeanconn commented Jan 4, 2019

Update the guide docstrings to talk more about the algorithm

@jeanconn
Copy link
Contributor Author

jeanconn commented Jan 4, 2019

This isn't sphinx perfect.

proseco/guide.py Outdated
@@ -64,6 +64,8 @@ def get_guide_catalog(obsid=0, **kwargs):


class GuideTable(ACACatalogTable):
# Catalog type when plotting (None | 'FID' | 'ACQ' | 'GUI')
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here and elsewhere there are code changes that are part of #221, so I'm confused. I just tried rebasing on master and that went smoothly, so you should do that.

proseco/guide.py Outdated Show resolved Hide resolved
proseco/guide.py Outdated
stars in the stages.
Run search stages as necessary to select up to the requested number of guide stars.

This routine first force selects any guide stars supplied as 'include_ids', marking
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use double back-ticks for literals or variable names.

proseco/guide.py Outdated
stage requirements are marked with the allowed stage of selection (by its integer id)
in the 'stage' column in the candidate table.

The run_search_stages method loops over the search stages until at least the n
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

.. at least the ``n_guide`` ...

@taldcroft taldcroft merged commit e8a4a16 into master Aug 10, 2019
@taldcroft taldcroft deleted the guide_more_docstrings branch August 10, 2019 12:31
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.

2 participants