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

Add the option to skip into the raw data and only read a set number of time steps #2

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

Conversation

David-McKenna
Copy link
Contributor

Builds upon PR #1 and adds new input flags to allow for

  • Skipping to certain components of raw data files
  • Processing a limited amount of time samples

The output header is updated to account for the time skip.

Also adds a timestamp to the current location in the file at the end of dedispersing every block of data.

Goal was to allow for easier analysis of some raw data we had around, where only a small chunk of a long observation was interesting. Tested on my forked version, ported the changes back to your original version so there might be a mis-reference, but it seems to compile fine.

Assumptions:

  • Input samples are 1 byte (8-bits) long

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