Commit 4bb7105
Scriptupdate (#16)
* added gain output
* Added directory GalPoisson with two python scripts for creating noise realizations for Poisson bias corrections.
* moved GalPoisson files to src/romanimpreprocess/L1_to_L2
* Include pseudo-Poisson realizations in L1_to_L2 gen_noise_image.py. Updated docstrings in GalPoisson.
* Same as my previous commit but used git add correctly this time and fixed importing functions from GalPoisson into gen_noise_image.py
* Update L1_to_L2_README.rst
Added short description of pseudo-Poisson noise bias correction noise layer "O".
* Update pyproject.toml
* Changed clipping for Galpoisson draw_with_tilnus from 3 to 0.01 and updated docstring for find_tilnus
* Update gen_noise_image.py
Added trimming of reference pixels in `O` noise realization; also removed an unneeded copy.
* Update gen_noise_image.py
In `O` noise option, I removed the loop iteration over ending slice == starting slice (which will not be able to give a slope).
* Update gen_noise_image.py
Removed `tilnu42` from Pearson distribution call in noise generator (this was not supposed to be an argument).
* Create build-documentation.yml
* Create pre-commit-ci.yml
* Update gen_noise_image.py
reformat suggested by ruff
* implemented change of units on tilde nu_{nk}
* job scripts
---------
Co-authored-by: Michael Gabe <gabe.7@osu.edu>1 parent c0b10c1 commit 4bb7105
File tree
2 files changed
+12
-3
lines changed- runs/summer2025run
2 files changed
+12
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
123 | 123 | | |
124 | | - | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
125 | 134 | | |
126 | 135 | | |
127 | 136 | | |
| |||
0 commit comments