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-13941 Update doc/ directory for sphinx #12

Merged
merged 2 commits into from Apr 6, 2018
Merged

Conversation

parejkoj
Copy link
Contributor

@parejkoj parejkoj commented Apr 3, 2018

No description provided.

Copy link

@jonathansick jonathansick left a comment

Choose a reason for hiding this comment

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

Thanks @parejkoj! Just a couple comments on the Numpydoc, but otherwise good to go.

Returns
-------
overlapBBox : `lsst.afw.geom.Box2I`
region of overlap between exposure and coadd in parent coordinates

Choose a reason for hiding this comment

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

Capitalize Region, and put a full-stop at the end of the sentence.

I think put exposure in double back ticks since it refers to the parameter.

- background-subtracted or background-matched to the other images being coadded
- psf-matched to the desired PSF model (optional)
- warped to match the coadd
@param[in] weightFactor: weight with which to add exposure to coadd
weightFactor : `float`
weight with which to add exposure to coadd

Choose a reason for hiding this comment

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

Capitalize Weight, and put a full-stop at the end of the sentence.

exposure in double back ticks.

Mask planes to pay attention to when rejecting masked pixels.
Specify as a collection of names.
badMaskPlanes should always include "EDGE".
logName : `str`

Choose a reason for hiding this comment

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

logName : `str`, optional

overlapBBox : `lsst.afw.geom.Box2I`
region of overlap between exposure and coadd in parent coordinates
weight : `float`
weight with which exposure was added to coadd;

Choose a reason for hiding this comment

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

Sentence-ify (capitalization and full stop).

@parejkoj parejkoj merged commit cc502d3 into master Apr 6, 2018
@ktlim ktlim deleted the tickets/DM-13941 branch August 25, 2018 04:58
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

2 participants