Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor changes from big branch grd-failure #173

Closed
wants to merge 17 commits into from
Closed

Commits on Sep 20, 2022

  1. Do not cross metric day boundaries.

    Joseph Areeda committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    73ceb29 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Merge day boundary (gwpy#146)

    * Address issue gwpy#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 <[email protected]>
    areeda and Joseph Areeda committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    3798f20 View commit details
    Browse the repository at this point in the history
  2. Check point merge (gwpy#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 (gwpy#146)
    
    * Address issue gwpy#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 <[email protected]>
    
    * 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 <[email protected]>
    areeda and Joseph Areeda committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    ef93d47 View commit details
    Browse the repository at this point in the history
  3. Merge day boundary (gwpy#146)

    * Address issue gwpy#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 <[email protected]>
    areeda and Joseph Areeda committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    ead6747 View commit details
    Browse the repository at this point in the history
  4. minor doc changes

    Joseph Areeda committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    6b5403b View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. Fix a bug where an xml.gz file could get compressed again in merge-wi…

    …th-gaps
    Joseph Areeda committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    978cc76 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Fix a double gzip of ligolw files (gwpy#151)

    * Do not cross metric day boundaries.
    
    * Merge day boundary (gwpy#146)
    
    * Address issue gwpy#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 <[email protected]>
    
    * Check point merge (gwpy#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 (gwpy#146)
    
    * Address issue gwpy#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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Merge day boundary (gwpy#146)
    
    * Address issue gwpy#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 <[email protected]>
    
    * 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 <[email protected]>
    areeda and Joseph Areeda committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    da36cb4 View commit details
    Browse the repository at this point in the history
  2. Resolve flake8 issues

    Joseph Areeda committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    3a2052f View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Merge remote-tracking branch 'upstream/master'

    Joseph Areeda committed May 10, 2023
    Configuration menu
    Copy the full SHA
    9c9f35f View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Update log format to use human readble date/time instead of gps

    tweak logging to better underst guardian channel usage-
    Joseph Areeda committed May 30, 2023
    Configuration menu
    Copy the full SHA
    d7eb601 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Merge remote-tracking branch 'upstream/master'

    Joseph Areeda committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    9d06142 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. remove old setup.cfg

    Joseph Areeda committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    4f0ab08 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Merge remote-tracking branch 'upstream/master'

    Joseph Areeda committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    59840cc View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Work vonpytest failures. The remaining errors are the result of omicr…

    …on segfaults if environment variable not set
    Joseph Areeda committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    e57e810 View commit details
    Browse the repository at this point in the history
  2. missing blank line, from flake8

    Joseph Areeda committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    9d175ed View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. Merge remote-tracking branch 'upstream/master'

    Joseph Areeda committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    6167626 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. v2.0.8 merged

    areeda committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    cc9348e View commit details
    Browse the repository at this point in the history