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

TOD flag methods #29

Closed
tskisner opened this issue May 2, 2016 · 0 comments
Closed

TOD flag methods #29

tskisner opened this issue May 2, 2016 · 0 comments
Assignees

Comments

@tskisner
Copy link
Member

tskisner commented May 2, 2016

To make the interface more consistent, the read_flags() method should be the only one returning flags. The read(), read_pntg(), etc methods should just return data. For some experiment-specific TOD classes reading some data formats (e.g. FITS binary tables), it is most efficient to read flags at the same time as the data and cache them. That is a detail left to those classes.

@tskisner tskisner self-assigned this May 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant