Skip to content

Added a report that determines the ideal NUV LED wavelength to use for the FURST flat field.#28

Open
cappy-bunn wants to merge 6 commits into
mainfrom
docs/flat-field-led
Open

Added a report that determines the ideal NUV LED wavelength to use for the FURST flat field.#28
cappy-bunn wants to merge 6 commits into
mainfrom
docs/flat-field-led

Conversation

@cappy-bunn

Copy link
Copy Markdown
Collaborator

No description provided.

@codecov

codecov Bot commented Dec 18, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (79f6f70) to head (c53745a).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #28   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           23        23           
  Lines          343       343           
=========================================
  Hits           343       343           
Flag Coverage Δ
unittests 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

"source": [
"NUV LED for FURST Flat Field\n",
"============================\n",
"This notebook uses optika to estimate the ideal LED wavelength to use to generate a flat field image for FURST by matching the penetration depth of the NUV photon to that of a photon in the FURST wavelength range.\n",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
"This notebook uses optika to estimate the ideal LED wavelength to use to generate a flat field image for FURST by matching the penetration depth of the NUV photon to that of a photon in the FURST wavelength range.\n",
"This notebook uses :mod:`optika` to estimate the ideal LED wavelength to use to generate a flat field image for FURST by matching the penetration depth of an NUV photon to that of a photon in the FURST wavelength range.\n",

"\n",
"1. No oxide on the silicon substate\n",
"\n",
"2. A thin oxide layer upon the substrate, whose thickness is estimated using QE estimates :cite:p:`Heymes2020`."

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
"2. A thin oxide layer upon the substrate, whose thickness is estimated using QE estimates :cite:p:`Heymes2020`."
"2. A thin oxide layer upon the substrate, whose thickness is estimated using QE measurements by :cite:t:`Heymes2020`."

"id": "NuZ2O5cj3kh6"
},
"source": [
"Optical properties of Si"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
"Optical properties of Si"
"Load the silicon optical constants."

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.

2 participants