Update README.md

This commit is contained in:
linarphy 2025-03-27 15:44:15 +01:00
parent 1d1878cb35
commit 3c96c515b4
Signed by: linarphy
GPG key ID: 0CBF02E039B4FFFF

View file

@ -1,5 +1,12 @@
# finesse simulation O4
This simulation aims to replicate simulation result from
[Optickle](https://git.ligo.org/virgo/virgoapp/simulinkNoiseBudget/-/blob/master/DRITF/scatterRadiationPressure.m)
to get transfer functions between sensitivity and benches movement.
The final objective is to use [Finesse](https://finesse.ifosim.org) to compute
future backscatter noise projection.
## Getting started
This project use [uv](https://docs.astral.sh/uv/) to manage dependencies, and
@ -19,10 +26,13 @@ jupyter lab
## Sensitivities
The [reference file](Sensitivities/O4_nominal_reference.txt) is taken from
The [reference file](sensitivities/O4_nominal_reference.txt) is taken from
Virgo observation data on the 7th of June 2024, (500 second from GPS time:
1401789000)
The [other file](sensitivities/finesse-virgo.npy) is generated using
[this notebook](generate_from_finesse-virgo.ipynb)
## License
This project is licensed under the GNU GPL v3+.