Skip to content
This repository has been archived by the owner on Jul 15, 2018. It is now read-only.

Rewrite data loader #2

Open
markhalonen opened this issue Jul 9, 2016 · 0 comments
Open

Rewrite data loader #2

markhalonen opened this issue Jul 9, 2016 · 0 comments

Comments

@markhalonen
Copy link
Member

The data loader and data interpreter should be broken apart. They are intimately intertwined.

Data loader jobs:

  1. Pick a frame delimiter and a datapoint delimiter. That's it.

Data interpreter jobs:

  1. Label the columns that come out of the data loader. Must select time or frame rate first.

Once the data loader is rewritten it can get used in the fitter. Maybe write it for the fitter first.

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

No branches or pull requests

1 participant