diff --git a/README.md b/README.md index 6d438b9..4f2c12a 100644 --- a/README.md +++ b/README.md @@ -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+.