Skip to main content

LISA Orbits generates orbit files containing spacecraft positions and velocities, proper pseudo-ranges, and spacecraft proper times.

Project description

LISA Orbits

LISA Orbits is a Python package which generates orbit files compatible with LISA Instrument, LISA GW Response, the LDC Software, and LISANode. Among others, an orbit file contains the spacecraft state vectors, the light travel times and the proper pseudoranges.

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/orbits/-/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/orbits.git
cd orbits
python -m venv .
source ./bin/activate
python -m pip install --upgrade pip
python -m pip install -r requirements.txt
python -m pip install -e .

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 lisaorbits/*.py
python -m pytest

Use policy

The project is distributed under the 3-Clause BSD open-source license to foster open science in our community and share common tools. Please keep in mind that developing and maintaining such a tool takes time and effort. Therefore, we kindly ask you to

  • Cite the DOI (see badge above) in any publication
  • Acknowledge the authors (below)
  • Acknowledge the LISA Simulation Expert Group in any publication

Do not hesitate to send an email to the authors for support. We always appreciate being associated with research projects.

Authors

Acknowledgements

ESA numerically-optimized orbit files are retreived from the official ESA Github repository. They are distributed under the Creative Commons Attribution 4.0 International license, which permits almost any use subject to providing credit and license notice. Refer to the repository documentation for more information.

  • Martens, W., Joffre, E. Trajectory Design for the ESA LISA Mission. J Astronaut Sci 68, 402–443 (2021). arXiv:2101.03040.

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

lisaorbits-2.4.2.tar.gz (21.1 kB view details)

Uploaded Source

Built Distribution

lisaorbits-2.4.2-py3-none-any.whl (19.4 kB view details)

Uploaded Python 3

File details

Details for the file lisaorbits-2.4.2.tar.gz.

File metadata

  • Download URL: lisaorbits-2.4.2.tar.gz
  • Upload date:
  • Size: 21.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.20

File hashes

Hashes for lisaorbits-2.4.2.tar.gz
Algorithm Hash digest
SHA256 a39a1d222949894b7119b68425071596d9beea1b53d89fc35f187e92df9e6c73
MD5 8d3583dedc318f62ddb6a2223a31674b
BLAKE2b-256 5fe15f7543c820b6218f630b2eb230e4884d3a4f49e005a4befce839e9df0007

See more details on using hashes here.

File details

Details for the file lisaorbits-2.4.2-py3-none-any.whl.

File metadata

  • Download URL: lisaorbits-2.4.2-py3-none-any.whl
  • Upload date:
  • Size: 19.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.20

File hashes

Hashes for lisaorbits-2.4.2-py3-none-any.whl
Algorithm Hash digest
SHA256 65af7e3cf3c12c72f85304a997807c628bee419449ed18a69aeaf0b72a778fb3
MD5 e4cc207ccbd4f8bb241667eece65305e
BLAKE2b-256 43a6408a32b79292df7a962f4767a95a65a2d44252fff239eba6b1035141f22e

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