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

DM-28328: Enable lsstsw build of documentation #174

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

Conversation

ktlim
Copy link
Contributor

@ktlim ktlim commented Apr 23, 2021

Includes changes from DM-28326 #168.

jonathansick and others added 9 commits April 22, 2021 01:12
No longer needed with Documenteer inside the Rubin Conda environment
(RFC-733).
Travis is no longer needed; moving to GitHub Actions to provide the
check for PRs.
This will be useful for setting up branch protections to ensure the
branch is up-to-date. However, hopefully we can add more useful linting
in the future.
Undo the automodapi autodoc enhancements that are incompatible with
pybind11 properties. Essentially this restores the built-in getattr
as the attr getter for "type" rather than
https://github.com/astropy/sphinx-automodapi/blob/b68a5f3c6805d7c5d0eaa55fff1ff84cc671baf0/sphinx_automodapi/autodoc_enhancements.py#L15
@ktlim ktlim requested a review from timj April 23, 2021 16:07

The new :ref:`pipelines_check <lsst.pipelines_check>` package replaces `lsst_dm_stack_demo`, which relied on the now :ref:`release-v21-0-0-remove-obs_sdss<removed obs_sdss>`. This new package demonstrates the processing of a single CCD with the Science Pipelines. It contains input files and astrometric reference catalogs needed to process the data from a single HSC detector. Its main purpose is to check that the pipeline infrastructure is working correctly.
The new :ref:`pipelines_check <lsst.pipelines.check>` package replaces `lsst_dm_stack_demo`, which relied on the now :ref:`removed obs_sdss<release-v21-0-0-remove-obs_sdss>`. This new package demonstrates the processing of a single CCD with the Science Pipelines. It contains input files and astrometric reference catalogs needed to process the data from a single HSC detector. Its main purpose is to check that the pipeline infrastructure is working correctly.
Copy link
Member

Choose a reason for hiding this comment

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

There is no lsst.pipelines.check so why do we need this change? pipelines_check isn't a python package.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

If there's no target, I'll just remove the reference altogether.

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

3 participants