GitHunt
FE

FerreolS/GPPupilDemodulation.jl

Gravity+ Pupil demodulation

GPPupilDemodulation.jl

Gravity+ Metrology metrology demodulation module

To use it:

  • add it to your julia using add https://github.com/FerreolS/GPPupilDemodulation.jl.git
  • download the GPPupilDemodulation file in the bin folder
  • make it executable using chmod +x GPPupilDemodulation and add it to your path
  • find the help by typing GPPupilDemodulation -h

Example:

GPPupilDemodulation -r -v -d "output_folder" /data/ESO_archive_night/2023-01-05
will demodulate all the file contained in folder /data/ESO_archive_night/2023-01-05 and place the demodulated files in output_folder

Notebook

Notebook on the metrology data.
As Nbviewer cannot show plots properly, most of them can be seen
here and here for the second notebook on faint mode demodulation.

Notes demodulation

Notes about GRAVITY+ metrology demodulation

Languages

Julia57.1%TeX42.9%

Contributors

Created February 16, 2023
Updated October 16, 2024
FerreolS/GPPupilDemodulation.jl | GitHunt