Difference between revisions of "Finesse"
Moskalenko (talk | contribs) |
Moskalenko (talk | contribs) |
||
Line 20: | Line 20: | ||
Finesse is an interferometer simulation program. It calculates light amplitudes in a user-specified interferometer configuration and can generate output signals for various photo detector types. All calculations are done in the frequency domain, Gaussian beams can be used to model spatial effects. Finesse is open source software distributed for OSX, Linux, and Windows. It has benefited from years of employment by scientists working on gravitational wave detectors. | Finesse is an interferometer simulation program. It calculates light amplitudes in a user-specified interferometer configuration and can generate output signals for various photo detector types. All calculations are done in the frequency domain, Gaussian beams can be used to model spatial effects. Finesse is open source software distributed for OSX, Linux, and Windows. It has benefited from years of employment by scientists working on gravitational wave detectors. | ||
− | Finesse is written in C and is compiled into a single binary executable called 'kat'. Today the preferred method of using Finesse is from Jupyter notebooks, using its Python wrapper Pykat | + | Finesse is written in C and is compiled into a single binary executable called 'kat'. Today the preferred method of using Finesse is from Jupyter notebooks, using its Python wrapper Pykat. |
+ | |||
+ | We also have a 'Finesse' jupyterhub kernel in our jupyterhub at [https://jhub.rc.ufl.edu https://jhub.rc.ufl.edu] | ||
<!--Modules--> | <!--Modules--> |
Latest revision as of 00:01, 9 July 2020
Description
Finesse is an interferometer simulation program. It calculates light amplitudes in a user-specified interferometer configuration and can generate output signals for various photo detector types. All calculations are done in the frequency domain, Gaussian beams can be used to model spatial effects. Finesse is open source software distributed for OSX, Linux, and Windows. It has benefited from years of employment by scientists working on gravitational wave detectors.
Finesse is written in C and is compiled into a single binary executable called 'kat'. Today the preferred method of using Finesse is from Jupyter notebooks, using its Python wrapper Pykat.
We also have a 'Finesse' jupyterhub kernel in our jupyterhub at https://jhub.rc.ufl.edu
Environment Modules
Run module spider finesse
to find out what environment modules are available for this application.
System Variables
- HPC_FINESSE_DIR - installation directory