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 a save_results method to DataReader class #6

Open
emmanuelfonseca opened this issue Feb 12, 2021 · 0 comments
Open

add a save_results method to DataReader class #6

emmanuelfonseca opened this issue Feb 12, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@emmanuelfonseca
Copy link
Collaborator

we should add some functionality to have fitburst record or push fit results to user-specified places. for example, a general user will likely want things recorded to ASCII or .npz, whereas CHIME/FRB will want results reported to their database. my current thinking is to add a generic method to the DataReader base class, and then overload this in the fitburst/backend/chimefrb.py version of the DataReader to push things to FRBMaster.

@emmanuelfonseca emmanuelfonseca added the enhancement New feature or request label Feb 12, 2021
@emmanuelfonseca emmanuelfonseca self-assigned this Mar 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant