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

PandaVis interface revamp; simplified, now baking instead of TCP conn. #40

Merged
merged 2 commits into from
Jul 17, 2020

Conversation

Zbysekz
Copy link

@Zbysekz Zbysekz commented Jun 22, 2020

Supersedes closed PR #36.
Rewamp of interface for SQLite baking instead of TCP socket connection.

@breznak
Copy link
Member

breznak commented Jul 9, 2020

This can now probably be closed and reworked for the new DatabaseRegion (plots)
hmm :) ... how do we use it here, since this code is in "core"(classes) while plots use NAPI.

@Zbysekz
Copy link
Author

Zbysekz commented Jul 9, 2020

@breznak This is full implementation with pandaVis, not just plotting...
If you run this, you get database that contains besides data for plots also SDRs for each iteration... so it enables then to play with it in the panda "3D explorer"

@breznak
Copy link
Member

breznak commented Jul 9, 2020

that contains besides data for plots also SDRs for each iteration... so it enables then to play with it in the panda "3D explorer"

oh, that makes sense. I thought the DatabaseRegion stores all the data as well. Or can it be (pre)set to store all for the 3D_explorer?

@Zbysekz
Copy link
Author

Zbysekz commented Jul 10, 2020

that contains besides data for plots also SDRs for each iteration... so it enables then to play with it in the panda "3D explorer"

oh, that makes sense. I thought the DatabaseRegion stores all the data as well. Or can it be (pre)set to store all for the 3D_explorer?

Yes generally that would be possible and for networkAPI nice, but that would take lot of work and i don't have time for that. Maybe in the future, thanks for hint.

@Zbysekz
Copy link
Author

Zbysekz commented Jul 15, 2020

@breznak can we merge this?

@breznak
Copy link
Member

breznak commented Jul 17, 2020

Let's get this in! Very cool feature, thanks!! 💯

@breznak breznak merged commit 5e94bec into htm-community:master Jul 17, 2020
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

Successfully merging this pull request may close these issues.

None yet

2 participants