Skip to content

Releases: gwdetchar/hveto

0.1.1

07 Mar 17:07
6552461
Compare
Choose a tag to compare

Build-only bug fixes for environments with python-2.7, including:

  • Use setup.cfg for metadata with setup.py
  • Do not use the 2to3 tool for building or distributing
  • Add a README.rst with a long project description for PyPI and conda

This release introduces no functional changes relative the previous one. For full changes see https://github.com/gwdetchar/hveto/compare/0.1.0..0.1.1.

0.1.0

05 Mar 21:27
Compare
Choose a tag to compare

This is the first release of hveto, a python implementation of the Hierarchichal Veto algorithm. Recent developments include:

  • Support for HDF5 Omicron trigger reading, and other event trigger generators
  • Omega scans of random times, rather than the loudest set
  • Fully pythonic omega scans with gwdetchar
  • Refined unit tests for packaging with conda