NoEMi

The Noise Frequency Event Miner (NoEMi) is a Virgo software tool dedicated to the monitoring and identification of spectral noise lines.

It uses codes for CW analysis to find and track spectral lines found in a given list of channels. It also looks for spectral features in coincidence between the "main channel" and the "auxiliary channels".

NoEMi documentation: https://apps.virgo-gw.eu/noemi/docs/index.html

Requirements

Main requirements:

HTCondor
MySQL
Python
APACHE HTTP server

Python libraries

pip install htcondor
pip install pymysql
pip install numpy
}}


== Installed packages ==
{{{#!wiki
The full NoEMi package is available in the [[https://apps.virgo-gw.eu/noemi/docs/usage/getting.html|Virgo SVN software repository]]

Note that, to access the repository, you will need to use your EGO Active Directory credentials. More information on obtaining these is available [[https://wiki.virgo-gw.eu/IT/Cascina_EGO-Virgo_Accounts|here]].

svn co https://svn.ego-gw.it/svn/advsw/Noemi/branches/v2/trunk \
          NoEMi