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

Improved data access for shared-memory files #63

Merged
merged 5 commits into from
Jun 18, 2018

Conversation

duncanmmacleod
Copy link
Member

This PR improves the handling of the --use-dev-shm option for omicron-process and subsequent access to files under /dev/shm on the LIGO computing system.

- removed frametype magic for LIGO h(t), users should now give the
  correct frametype upfront
- improved handling of /dev/shm data, and segmentation
@coveralls
Copy link

Coverage Status

Coverage remained the same at 47.95% when pulling 8c906a4 on duncanmmacleod:o2-replay into 846a5c8 on ligovirgo:master.

@coveralls
Copy link

coveralls commented Jun 15, 2018

Coverage Status

Coverage decreased (-0.2%) to 47.773% when pulling fbe2592 on duncanmmacleod:o2-replay into 846a5c8 on ligovirgo:master.

@duncanmmacleod duncanmmacleod self-assigned this Jun 15, 2018
@duncanmmacleod duncanmmacleod added the pr:backwards-compatible Changes implemented are backwards compatible label Jun 15, 2018
we read them so quickly after that the chances of them disappearing are small
use datafind to find whatever we can, then use /dev/shm for everything else
@duncanmmacleod duncanmmacleod merged commit f6b9e77 into gwpy:master Jun 18, 2018
@duncanmmacleod duncanmmacleod deleted the o2-replay branch June 18, 2018 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr:backwards-compatible Changes implemented are backwards compatible
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants