About Anaconda Help Download Anaconda

conda-forge / packages / ligotimegps 2.0.1

A pure-python version of lal.LIGOTimeGPS

Installers

Info: This package contains files in non-standard labels.
  • noarch v2.0.1

conda install

To install this package run one of the following:
conda install conda-forge::ligotimegps
conda install conda-forge/label/cf201901::ligotimegps
conda install conda-forge/label/cf202003::ligotimegps
conda install conda-forge/label/gcc7::ligotimegps

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.4) Legal | Privacy Policy