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

Move methods from TXPipe base stage and update documentation #118

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

joezuntz
Copy link
Collaborator

The largest changes here are to expand the docstrings of the PipelineStage class, which will soon be API-documented on the TXPipe doc pages.

In addition, we upstream three methods from TXPipe, which currently adds them to the base stage:

  • time_stamp - prints a time stamp with a tag to stdout
  • memory_report - prints a description of the memory available on the system
  • combined_iterators - combines together multiple iterate_hdf5 calls for matching files / groups.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant