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

Project : Intro To Background Models #146

Open
ih64 opened this issue Oct 18, 2018 · 2 comments
Open

Project : Intro To Background Models #146

ih64 opened this issue Oct 18, 2018 · 2 comments
Assignees
Labels
project Projects that Stack Club members are working on, defined in the top comment and discussed thereafter Source Detection Topic area, to help people find projects to work on

Comments

@ih64
Copy link
Contributor

ih64 commented Oct 18, 2018

Background estimation and subtraction is intimately related to science cases like source detection and measurement. I would like to understand how it is implemented in the stack, and how choices in configuration parameters impact the background model it gives.

Following discussions from Alex Drlica-Wagner and Jim Bosch, a notebook that mimics the detection-background subtraction-detection-background subtraction iterative process in processCcd can be helpful in guiding users through inner workings of the stack and flesh out bg estimation.

@ih64 ih64 self-assigned this Oct 18, 2018
@drphilmarshall
Copy link
Contributor

drphilmarshall commented Oct 19, 2018 via email

@johannct
Copy link
Contributor

I found the following (old!) resource with python scripts, and one of them (http://hsca.ipmu.jp/public/scripts/showBackground.html) might make for an relevant prerequisite to this project. It could be added to https://github.com/LSSTScienceCollaborations/StackClub/blob/master/Visualization/AFW_Display_Demo.ipynb. Of course I mean basically the call to butler.get("calexpBackground", dataId), not the imshow ndarray visualisation option (though this could be proposed as an alternative viz procedure in a separate notebook I presume)

@drphilmarshall drphilmarshall added project Projects that Stack Club members are working on, defined in the top comment and discussed thereafter Source Detection Topic area, to help people find projects to work on labels Nov 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
project Projects that Stack Club members are working on, defined in the top comment and discussed thereafter Source Detection Topic area, to help people find projects to work on
Projects
None yet
Development

No branches or pull requests

3 participants