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-27502: Numpydoc conversion of meas_algorithms through makeCoaddApCorrMap.py #221

Merged
merged 4 commits into from Feb 9, 2021

Conversation

squisty
Copy link
Contributor

@squisty squisty commented Dec 4, 2020

No description provided.

@squisty squisty force-pushed the tickets/DM-27502 branch 2 times, most recently from 37dce95 to 15d457a Compare January 8, 2021 21:53
@parejkoj
Copy link
Contributor

parejkoj commented Jan 8, 2021

Please try to do a local build (on lsst-devl) and fix those problems and push again: I'm getting build failures due to incomplete markup (looks like you didn't delete all of the unused boilerplate for e.g. examples). See this for the steps:

https://developer.lsst.io/stack/building-single-package-docs.html

Copy link
Contributor

@parejkoj parejkoj left a comment

Choose a reason for hiding this comment

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

It looks like IngestIndexedReferenceTask and IngestGaiaReferenceTask are not appearing in the built "Task reference" section. The HTML files themselves do appear though. I'm not sure what's going on there: I don't see any obviously relevant errors or warnings.

@return a catalog of reference objects in bbox, with centroid and hasCentroid fields set
Returns
-------
A catalog of reference objects in bbox, with centroid and hasCentroid fields set
Copy link
Contributor

Choose a reason for hiding this comment

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

I think this should be:

catalog: `lsst.afw.table.SimpleCatalog`
    Reference objects in the bbox, with centroid and hasCentroid fields set.


Returns
-------
Aperture corrections
Copy link
Contributor

Choose a reason for hiding this comment

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

I think this should be:

apCorrMap: `lsst.afw.image.ApCorrMap`
    Aperture corrections

Copy link
Contributor

@parejkoj parejkoj left a comment

Choose a reason for hiding this comment

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

Thanks for fixing those problems. This looks good now.

Added ingestGaiaReferenceTask, LoadReferenceObjectsTask,
InstallGaussianPsfTask task topic types
@squisty squisty merged commit d919555 into master Feb 9, 2021
@squisty squisty deleted the tickets/DM-27502 branch February 9, 2021 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants