Skip to content
Snippets Groups Projects

Faster exact substrate thermorefractive noise calculation

Merged Evan Hall requested to merge evan.hall/pygwinc:tr-faster into master

For the "exact" calculation of substrate thermorefractive noise, pygwinc currently implements quadrature integration over wavevectors following P1400084 Eq. 17. However, BV04 Eq. E7 gives the solution in terms of a special function that is implemented in scipy.special. The special function expression takes about 2 ms to evaluate, compared to 600 ms for the current quadrature integration.

Merge request reports

Merge request pipeline #192780 passed

Merge request pipeline passed for 28b9621e

Approved by

Merged by Christopher WipfChristopher Wipf 4 years ago (Feb 24, 2021 3:46am UTC)

Merge details

  • Changes merged into master with 8868ac93.
  • Deleted the source branch.

Pipeline #193725 passed

Pipeline passed for 8868ac93 on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading