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

[ENH] Add a function to remove Median background per read #28

Open
3 tasks
stscicrawford opened this issue Oct 3, 2018 · 1 comment
Open
3 tasks

[ENH] Add a function to remove Median background per read #28

stscicrawford opened this issue Oct 3, 2018 · 1 comment

Comments

@stscicrawford
Copy link
Contributor

Remove Median background per read from the IMA step. The algorithm is describe in the notebook here:
https://github.com/mackjenn/wfc3/blob/Nonlinear_bkg/nonlinear_bkg.ipynb

This would correct for Helium I emission (flat pedestal of extra signal) by subtract median per read and rerun calwf3 with ramp-fitting turned on. 

Requirements for completion:

  • Documentation
  • Functionality
  • Testing
@mackjenn
Copy link
Contributor

mackjenn commented Jan 8, 2019

A new function has been written by @shannnnnyyy of the WFC3 team to flatten the IR ramps.
#36
https://github.com/shannnnnyyy/wfc3tools/blob/ir_tools/wfc3tools/wfc3ir_tools.py

We need to understand the process for merging it into wfc3tools, as we would like to advertise this tool for WFC3 users in the near future.

The notebook linked above has been modified to call this new function, and will be included in the ir_tools documentation. It's currently sitting here: /grp/hst/wfc3k/mack/python/wfc3tools/wfc3/test_irtools/flatten_ir_ramp.ipynb

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

No branches or pull requests

2 participants