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

CSV export #1

Open
OliverBalfour opened this issue Jun 19, 2022 · 0 comments
Open

CSV export #1

OliverBalfour opened this issue Jun 19, 2022 · 0 comments
Milestone

Comments

@OliverBalfour
Copy link
Contributor

OliverBalfour commented Jun 19, 2022

There are a few different ways we could do this:

  • High resolution data (every single point) vs decimated data export (mean/min/max for 1000 time intervals)
  • All time vs currently visible window
  • Separate pin firing CSV vs extra columns for 0/1 pin states

I think we should try high resolution data in the visible window and have a separate pin time CSV file, and if the files get unwieldy or slow to generate, we should use the decimated data.

Later we'll want to download CSV files automatically after firing sequences run (#2)

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