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

Support omega scan sub-blocks #155

Merged
merged 1 commit into from
Oct 12, 2018
Merged

Conversation

alurban
Copy link
Member

@alurban alurban commented Oct 1, 2018

This PR makes two substantive changes:

  • Add support for a parent Omega scan INI kwarg, which allows contextual channel blocks with different analysis attributes to be linked to each other so that they are analyzed separately, but appear in one block together on the output page.
  • Ensure that the list of analyzed channels is built from the bottom up, rather than from the top down

Here is an example output page which places L1:GDS-CALIB_STRAIN and L1:CAL-DELTAL_EXTERNAL_DQ in the same contextual block on the output page (requires LIGO.ORG credentials). These channels have different frame types, so I used the parent argument to configure them to appear together.

This fixes #146.

@alurban alurban added this to In progress in O3 Omega Scans via automation Oct 1, 2018
@alurban alurban added this to In progress in Stabilize gwdetchar-omega via automation Oct 1, 2018
@coveralls
Copy link

coveralls commented Oct 1, 2018

Coverage Status

Coverage increased (+0.3%) to 36.992% when pulling 232be2e on alurban:allow-block-parents into 56278f1 on gwdetchar:master.

@alurban alurban force-pushed the allow-block-parents branch 6 times, most recently from 086285a to af7ff53 Compare October 4, 2018 12:25
@alurban
Copy link
Member Author

alurban commented Oct 4, 2018

@duncanmmacleod, after merging #158 I rebased this branch against master. Somewhat surprisingly, there were no merge conflicts, so this PR is ready for review.

@alurban alurban force-pushed the allow-block-parents branch 3 times, most recently from d3e40d1 to 1c3e9ea Compare October 4, 2018 19:54
…tual channel blocks to have sub-blocks with different analysis attributes. (Note, this commit also ensures that the list of analyzed channels is built from the bottom up, rather than from the top down.)
Copy link
Member

@duncanmmacleod duncanmmacleod left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@alurban alurban merged commit 872847d into gwdetchar:master Oct 12, 2018
Stabilize gwdetchar-omega automation moved this from In progress to Done Oct 12, 2018
O3 Omega Scans automation moved this from In progress to Done Oct 12, 2018
@alurban alurban deleted the allow-block-parents branch October 12, 2018 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

Allow channels in the same block to have different Omega scan properties
3 participants