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

Restructure into VRTRun/VRTRunserver and VRTStatistics #10

Open
jackjansen opened this issue Jan 26, 2025 · 0 comments
Open

Restructure into VRTRun/VRTRunserver and VRTStatistics #10

jackjansen opened this issue Jan 26, 2025 · 0 comments
Assignees

Comments

@jackjansen
Copy link
Contributor

To implement cwi-dis/VR2Gather#205 we have to split this repo into two separate packages (or maybe three?)

  • VRTRun and VRTRunserver handle the remote execution of VR2Gather experiences, plus copying the config files and the results. Basically the current VRTStatistics-runserver and half of VRTStatistics-ingest
  • VRTStatistics handles all the rest, which is basically the data processing, querying, graphing.

The advantage of this is that VRTRunserver will have few dependencies, and none of the numpy and script and all of that, which makes it a lot easier to include it into the built VR2Gather player.

@jackjansen jackjansen self-assigned this Jan 26, 2025
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

When branches are created from issues, their pull requests are automatically linked.

1 participant