Skip to main content

Python toolbox for analysing Hartmann Wavefront sensor data for the LIGO and Virgo detectors

Project description

Hartmann Wavefront software (HWS)

The HWS is software designed to process and operate the Hartmann Wavefront Sensing system at the LIGO and Virgo detectors.

As of 19th May 2022 (v2.1.0) the HWS source code was made open source by Peter Veitch.

Please direct packaging questions to daniel.d.brown@adelaide.edu.au.

Fixing HWS

Changes should be submitted via merge requests. Merge requests should pass all tests and requires approval. Version number must be bumped up manually. Each time a new a Wheel package version is needed the version number must be bumped manually in setup.py.

Releasing new version to Pypi

General advice can be found for releasing a package here: https://packaging.python.org/en/latest/tutorials/packaging-projects

rm -rf dist/hws-* # delete all existing distributions that have been built
python -m build
python -m twine upload dist/*

This will require access to a pypi account hosting the project.

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

hws-2.1.0.tar.gz (2.2 MB view hashes)

Uploaded Source

Built Distribution

hws-2.1.0-py3-none-any.whl (63.5 kB view hashes)

Uploaded Python 3

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