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

improve data munging #61

Open
megbedell opened this issue Apr 8, 2019 · 0 comments
Open

improve data munging #61

megbedell opened this issue Apr 8, 2019 · 0 comments

Comments

@megbedell
Copy link
Owner

megbedell commented Apr 8, 2019

Currently there's a high barrier to entry in terms of turning a user's spectral data into the format wobble expects. This could be solved by some combination of the following, unclear which is best:

  • simplifying and condensing the existing data munging scripts (so that the user can more easily write their own following that template)
  • including data munging functionality within the wobble.Data object class
  • requiring that the user load up & pass the relevant data as parameters to initialize the wobble.Data object (rather than silently reading in from HDF5)
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

No branches or pull requests

1 participant