Skip to main content

LISA Python Constants provides values sanctioned by the LISA Consortium for physical constants and mission parameters.

Project description

LISA Constants

pipeline status DOI

LISA Constants is a Python package providing values sanctioned by the LISA Consortium for physical constants and mission parameters. LISA Constants is intended to be consistently used by other pieces of software related to the simulation of the instrument, of gravitational wave signals, and others.

We provide support for Python projects (as a package), C projects (as a header file), and C++ projects (as a header file). See below how to use the package.

Contributing

Report an issue

We use the issue-tracking management system associated with the project provided by Gitlab. If you want to report a bug or request a feature, open an issue at https://gitlab.in2p3.fr/lisa-simulation/constants/-/issues. You may also thumb-up or comment on existing issues.

Development environment

We strongly recommend to use Python virtual environments.

To setup the development environment, use the following commands:

git clone git@gitlab.in2p3.fr:lisa-simulation/constants.git
cd constants
python -m venv .
source ./bin/activate
python -m pip install --upgrade pip
python -m pip install -r requirements.txt

Workflow

The project's development workflow is based on the issue-tracking system provided by Gitlab, as well as peer-reviewed merge requests. This ensures high-quality standards.

Issues are solved by creating branches and opening merge requests. Only the assignee of the related issue and merge request can push commits on the branch. Once all the changes have been pushed, the "draft" specifier on the merge request is removed, and the merge request is assigned to a reviewer. He can push new changes to the branch, or request changes to the original author by re-assigning the merge request to them. When the merge request is accepted, the branch is merged onto master, deleted, and the associated issue is closed.

Pylint and unittest

We enforce PEP 8 (Style Guide for Python Code) with Pylint syntax checking, and correction of the code using the pytest testing framework. Both are implemented in the continuous integration system.

You can run them locally

pylint lisaconstants/*.py
python -m pytest

Use policy

By releasing LISA Constants as an open source software package we want to foster open science and enable everyone to use it in their research free of charge. To acknowledge the authors of this tool and to ensure that consistent, reproducible, and traceble constant values are used in your project, please cite or add the version-specific DOI (click on the badge above).

Authors

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lisaconstants-1.3.5.tar.gz (11.8 kB view details)

Uploaded Source

Built Distribution

lisaconstants-1.3.5-py3-none-any.whl (16.8 kB view details)

Uploaded Python 3

File details

Details for the file lisaconstants-1.3.5.tar.gz.

File metadata

  • Download URL: lisaconstants-1.3.5.tar.gz
  • Upload date:
  • Size: 11.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.13

File hashes

Hashes for lisaconstants-1.3.5.tar.gz
Algorithm Hash digest
SHA256 7fe0c916a8e8c1266c5040135dc8b2490d13ef8ac1573b8de01017b17a952f4e
MD5 af4665cbec0865dfe1f5e8bf91b6bfce
BLAKE2b-256 da68e85a730bd4544d659adb711c644ad8cacedc513fb4c5e5d97fe74904790e

See more details on using hashes here.

File details

Details for the file lisaconstants-1.3.5-py3-none-any.whl.

File metadata

File hashes

Hashes for lisaconstants-1.3.5-py3-none-any.whl
Algorithm Hash digest
SHA256 c3475ef31505ac39fa3e541c70f35b5cd7850122bbcf9c9a640d005021ff0e9a
MD5 974b1429b5e380049798bbb1e434a882
BLAKE2b-256 b9e5e8967044d28d8e923f0922f9d797fbd10b87c19febd155bdc5089b2a4511

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page