SkillAgentSearch skills...

SchNell

Fast calculation of N_ell for GW anisotropies

Install / Use

/learn @damonge/SchNell
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

schNell

schNell is a very lightweight python module that can be used to compute basic map-level noise properties for generic networks of gravitational wave interferometers. This includes primarily the noise power spectrum "N_ell", but also other things, such as antenna patterns, overlap functions, inverse variance maps etc.

Installation

You can install schnell simply by typing

pip install schnell [--user]

(use --user if you don't have admin privileges on your machine). Or for development versions you can download the repository with git and install from there using python setup.py install [--user].

Documentation

Documentation can be found on readthedocs.

This example notebook on github also showcases the main functionalities of the module.

Check out the following videos showing the scanning patterns of different GW networks.

License and credits

If you use schNell, we kindly ask you to cite its companion paper.

The code is available under the BSD 3-Clause license.

If you have a problem you've not been able to debug, or a feature request/suggestion, please open an issue on github to discuss it.

Related Skills

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated2y ago
Forks3

Languages

Python

Security Score

70/100

Audited on Jul 21, 2023

No findings