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-4210: Create documentation and examples for SafeClipAssembleCoadd #41

Merged
merged 1 commit into from Mar 31, 2016

Conversation

rearmstr
Copy link
Contributor

for assembleCoadd.py

Example-based documentation has been added for the
AssembleCoaddTask class, the SafeClipAssembleCoadd
class and some utility functions in Cooaddbase.py

@PaulPrice PaulPrice changed the title DM-4210 DM-4210: Create documentation and examples for SafeClipAssembleCoadd Mar 23, 2016
\copybrief AssembleCoaddTask_

We want to assemble a coadded image from a set of coadded temporary exposures (coaddTempExps). We implicitly
assume that the coaddTempExps were all observed in the same filter band. Each input coaddTempExp
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think the code is generic enough that we do not assume that the coaddTempExps are from the same filter. I would remove this comment.


For each coaddTempExp, check for (and swap in) an alternative mask if one is passed. If background
matching is enabled, add the background and background variance from each coaddTempExp. Remove mask
planes listed in config.removeMaskPlanes (default 'CROSSTALK', 'NOT_DEBLENDED'), Finally, mean-stack
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I don't think you need to list the default mask planes to be removed.

for assembleCoadd.py

Example-based documentation has been added for the
AssembleCoaddTask class, the SafeClipAssembleCoadd
class and some utility functions in Cooaddbase.py
@AstroVPK AstroVPK merged commit c4aefc2 into master Mar 31, 2016
@ktlim ktlim deleted the tickets/DM-4210 branch August 25, 2018 06:45
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