Skip to content

noises.py: clean up helper functions

Christopher Wipf requested to merge cleanup_noises into master
  • merge coating_thickness into mirror_struct
  • merge precomp_mirror into mirror_struct
  • merge precomp_power into ifo_power
  • merge precomp_cavity into arm_cavity

precomp is no longer used for these helpers, but they're sufficiently trivial that it doesn't matter whether they are cached.

Merge request reports