Skip to content

A Framework for Noise Cancellation in the context of gravitational wave detection

License

Notifications You must be signed in to change notification settings

NewtonianNoise/FraNC

Repository files navigation

FraNC - Framework for Noise Cancellation in gravitational wave detection

Test status Linting status Static type check status

A framework to develop and evaluate noise cancellation techniques. Includes python implementations of different static and adaptive filtering techniques. The techniques for the prediction of a correlated signal component from witness signals provide a unified interface.

Documentation

Install

From pypi: pip install franc

From repository: pip install .

From repository (editable): pip install hatchling ninja && make ie

License

Copyright (C) 2025 Tim J. Kuhlbusch et al.

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <https://www.gnu.org/licenses/>.

About

A Framework for Noise Cancellation in the context of gravitational wave detection

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages