Skip to content
Snippets Groups Projects
Commit 21a8b456 authored by Olaf Hartwig's avatar Olaf Hartwig
Browse files

Remove sentence from `oms` noise

parent a1471df9
No related branches found
No related tags found
1 merge request!31Resolve "Add a first model for measurement/readout noise"
Pipeline #109709 passed
......@@ -223,8 +223,6 @@ def oms(fs, size, asd, fknee):
Model. It is a collection of different noises, some of which are duplicates of standalone
noises we already implement in the simulation (e.g., backlink noise).
Because this is a optical pathlength noise expressed as fractional frequency deviation, it should
be multiplied by the beam frequency to obtain the beam frequency fluctuations.
"""
logger.debug("Generating OMS noise (fs=%s Hz, size=%s, asd=%s m/sqrt(Hz), fknee=%s Hz)",
fs, size, asd, fknee)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment