CMD + K

ligotimegps

Community

A pure-python version of lal.LIGOTimeGPS

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::ligotimegps

Usage Tracking

2.1.0
2.0.1
2.0.0
1.2.3
1.2.1
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

This module provides a pure-python version of the LIGOTimeGPS class, used to represent GPS times (number of seconds elapsed since GPS epoch) with nanoseconds precision.

This module is primarily for use as a drop-in replacement for the 'official' LIGOTimeGPS class (provided by lal) for use on those environments where LAL is not available (e.g. Windows), or when building LAL is unnecessary for the application (e.g. testing).

The code provided here is much slower than the C-implementation provided by LAL, so if you really care about performance, don't use this module.

About

Summary

A pure-python version of lal.LIGOTimeGPS

Last Updated

Oct 7, 2025 at 15:55

License

GPL-3.0-or-later

Total Downloads

123.8K

Supported Platforms

noarch