8000 Tags · gwpy/pyomicron · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: gwpy/pyomicron

Tags

2.0.0

Toggle 2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has exp 8000 ired.
RELEASE.md: minor updates to procedure (#132)

v1.1.0

Toggle v1.1.0's commit message
Minor release to enhance Conda builds

This release reformats scripts as entry points and patches CI builds, all to
improve the package for releasing through conda-forge.

v1.0.1

Toggle v1.0.1's commit message
Point release for licensing and author metadata

v1.0.0

Toggle v1.0.0's commit message
Major release of PyOmicron

This release supports modern, Conda-installable versions of the Omicron pipeline

v0.8.2

Toggle v0.8.2's commit message

Verified

This tag was signed with the committer’s verified signature.
duncanmmacleod Duncan Macleod
PyOmicron-0.8.2

Development release of PyOmicron.

Bug-fixes (including packaging, testing, and release patches):

- [#101] fixed functionality of `omicron-process --rescue`
- [#102] workaround missing keys in ret
10000
urn from `get_dag_status`
- [#103] simplification of `omicron.condor.dag_is_running`
- [#104] removed imports from `__future__` module
- [#105] use custom, temporary astropy config path in `omicron-process`

See https://github.com/gwpy/pyomicron/compare/v0.8.1..v0.8.2 for a full listing of what has changed since the last release.

v0.8.1

Toggle v0.8.1's commit message

Verified

This tag was signed with the committer’s verified signature.
duncanmmacleod Duncan Macleod
PyOmicron-0.8.1

Development release of PyOmicron.  This release replaces 0.8.0 which was broken and should not be used.

This release is the support only python>=3.6.

Backwards-incompatible changes:

- [#95] removed omicron.const.EPOCH and omicron.const.epoch_at_gps()
- [#94,#96,#98,#100] support python>=3.6 only

Backwards-compatible changes:

- [#97] use a regular expression to match hostname to IFO prefix
- [#99] use V1Online as default frametype for Virgo state
See https://github.com/gwpy/pyomicron/compare/v0.7.1..v0.8.1 for a full listing of what has changed since the last release.

v0.8.0

Toggle v0.8.0's commit message

Verified

This tag was signed with the committer’s verified signature.
duncanmmacleod Duncan Macleod
PyOmicron-0.8.0

Development release of PyOmicron.  This release is the support only python>=3.6.

Backwards-incompatible changes:

- [#95] removed `omicron.const.EPOCH` and `omicron.const.epoch_at_gps()`
- [#94,#96,#98,#100] support python>=3.6 only

Backwards-compatible changes:

- [#97] use a regular expression to match hostname to IFO prefix
- [#99] use `V1Online` as default frametype for Virgo state

See https://github.com/gwpy/pyomicron/compare/v0.7.1..v0.8.0 for a full listing of what has changed since the last release.

v0.7.1

Toggle v0.7.1's commit message

Verified

This tag was signed with the committer’s verified signature.
duncanmmacleod Duncan Macleod
PyOmicron-0.7.1

Development release of PyOmicron.

Bug-fixes (including packaging, testing, and release patches):

- [#88] use `gwpy.io.gwf.data_segments` to parse available segments from GWF
- [#93] augment caches for aggregated h(t) with files for the equivalent 1-second h(t) frames

See https://github.com/gwpy/pyomicron/compare/v0.7.0..v0.7.1 for a full listing of what has changed since the last release.

v0.7.0

Toggle v0.7.0's commit message

Verified

This tag was signed with the committer’s verified signature.
duncanmmacleod Duncan Macleod
PyOmicron 0.7.0

Development release of PyOmicron.

Backwards-compatible changes:

- [#77] use dqsegdb2 for internal segment queries
- [#87] added support for parsing states from guardian nodes

Bug-fixes (including, packaging, testing, and release patches):

- numerous bugs were fixed see https://github.com/gwpy/pyomicron/milestone/11?closed=1 for details

See https://github.com/gwpy/pyomicron/compare/v0.6.0..v0.7.0 for a full listing of what has changed since the last release.

v0.6.0

Toggle v0.6.0's commit message

Verified

This tag was signed with the committer’s verified signature.
duncanmmacleod Duncan Macleod
0.6.0: development release

- added support for HDF5 files
0