Releases: gwdetchar/hveto
Releases · gwdetchar/hveto
0.1.1
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
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