You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Do not cross metric day boundaries.
* Merge day boundary (#146)
* Address issue #126. Allow pyomicron to run from a frame cache without accessing dqsegdb. Add documentation for this
* Do not merge files if they overlap "metric days"
* Do not cross metric day boundaries.
Co-authored-by: Joseph Areeda <joseph.areeda@ligo.org>
* Check point merge (#147)
* Do not cross metric day boundaries.
* add log file arg delete empty directories when done
* Tweak remove empty dir removal
* Tweak remove empty dir removal again
* Merge day boundary (#146)
* Address issue #126. Allow pyomicron to run from a frame cache without accessing dqsegdb. Add documentation for this
* Do not merge files if they overlap "metric days"
* Do not cross metric day boundaries.
Co-authored-by: Joseph Areeda <joseph.areeda@ligo.org>
* rebase agaist last approved PR
* rebase against last approved PR
* rebase against last approved PR again, fix flake8
* Fix a bug in remove empty directories.
Co-authored-by: Joseph Areeda <joseph.areeda@ligo.org>
* Merge day boundary (#146)
* Address issue #126. Allow pyomicron to run from a frame cache without accessing dqsegdb. Add documentation for this
* Do not merge files if they overlap "metric days"
* Do not cross metric day boundaries.
Co-authored-by: Joseph Areeda <joseph.areeda@ligo.org>
* minor doc changes
* Fix a bug where an xml.gz file could get compressed again in merge-with-gaps
* Fix a double gzip of ligolw files (#151)
* Do not cross metric day boundaries.
* Merge day boundary (#146)
* Address issue #126. Allow pyomicron to run from a frame cache without accessing dqsegdb. Add documentation for this
* Do not merge files if they overlap "metric days"
* Do not cross metric day boundaries.
Co-authored-by: Joseph Areeda <joseph.areeda@ligo.org>
* Check point merge (#147)
* Do not cross metric day boundaries.
* add log file arg delete empty directories when done
* Tweak remove empty dir removal
* Tweak remove empty dir removal again
* Merge day boundary (#146)
* Address issue #126. Allow pyomicron to run from a frame cache without accessing dqsegdb. Add documentation for this
* Do not merge files if they overlap "metric days"
* Do not cross metric day boundaries.
Co-authored-by: Joseph Areeda <joseph.areeda@ligo.org>
* rebase agaist last approved PR
* rebase against last approved PR
* rebase against last approved PR again, fix flake8
* Fix a bug in remove empty directories.
Co-authored-by: Joseph Areeda <joseph.areeda@ligo.org>
* Merge day boundary (#146)
* Address issue #126. Allow pyomicron to run from a frame cache without accessing dqsegdb. Add documentation for this
* Do not merge files if they overlap "metric days"
* Do not cross metric day boundaries.
Co-authored-by: Joseph Areeda <joseph.areeda@ligo.org>
* minor doc changes
* Fix a bug where an xml.gz file could get compressed again in merge-with-gaps
* Implement a periodic vacate to address permanent D-state (uninterupptible wait) causing jobs to fail to complete
* Always create a log file. If not specified put one in the output directory
* Fix a problem with periodic vacate.
* Up the periodic vacate time to 3 hrs
* Found a job killing typo
* Add time limits to post processing also
* Don't save segments.txt file if no sgments founds because we don't know if it's an issue of not finding them or a valid not analyzable state.
* disable periodic vacate to demo the problem.
* Fix reported version in some utilities. Only update segments.txt if omicron is actually run.
* Clarify relative imports. and add details to a few log messages
* Resolve flake8 issues
---------
Co-authored-by: Joseph Areeda <joseph.areeda@ligo.org>
* Resolve flake8 issues
* Update log format to use human readble date/time instead of gps
tweak logging to better underst guardian channel usage-
* remove old setup.cfg
* Work vonpytest failures. The remaining errors are the result of omicron segfaults if environment variable not set
* missing blank line, from flake8
* Up the default max-concurrent to 64 in hopes of much higher throughput. And deal with it properly instead of my paren/child hack.
---------
Co-authored-by: Joseph Areeda <joseph.areeda@ligo.org>
0 commit comments