Update README
This commit is contained in:
parent
71fad2cccb
commit
42a2485660
1 changed files with 12 additions and 0 deletions
12
README.md
12
README.md
|
@ -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
|
The [other file](sensitivities/finesse-virgo.npy) is generated using
|
||||||
[this notebook](generate_from_finesse-virgo.ipynb)
|
[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
|
## License
|
||||||
|
|
||||||
This project is licensed under the GNU GPL v3+.
|
This project is licensed under the GNU GPL v3+.
|
||||||
|
|
Loading…
Reference in a new issue