Update README

This commit is contained in:
linarphy 2025-03-28 18:59:24 +01:00
parent 71fad2cccb
commit 42a2485660
Signed by: linarphy
GPG key ID: 0CBF02E039B4FFFF

View file

@ -33,6 +33,18 @@ Virgo observation data on the 7th of June 2024, (500 second from GPS time:
The [other file](sensitivities/finesse-virgo.npy) is generated using
[this notebook](generate_from_finesse-virgo.ipynb)
## Optickle comparison
The file [optickle.mat] was obtained using this
[version](https://git.ligo.org/virgo/virgoapp/simulinkNoiseBudget/-/blob/9848794f00ccb5b6c6fa74309f9019df3f2e1387/DRITF/scatterRadiationPressure.m)
with the 59 & 60 lines of `DRITF/scatterRadiationPressure` removed and the lines
51 & 52 updated to:
```matlab
par.P_darkFringe = 8
par.P_laser = 25
```
## License
This project is licensed under the GNU GPL v3+.