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

Add tools to support processing with AddBiomechanics #1462

Open
nickbianco opened this issue Oct 25, 2023 · 1 comment
Open

Add tools to support processing with AddBiomechanics #1462

nickbianco opened this issue Oct 25, 2023 · 1 comment

Comments

@nickbianco
Copy link
Member

nickbianco commented Oct 25, 2023

As the AddBiomechanics web processing application has become more popular, users are asking if we plan to support the processing pipeline in the OpenSim GUI. This will likely require changes in both this repo and the AddBiomechanics repo, but creating this issue here to start the planning conversation.

AddBiomechanics provides a command-line interface that for uploading data and downloading the results of processing jobs. We might be able to leverage the CLI in a tool (or set of tools) for manage data and jobs in the GUI.

Some things to consider:

  • AddBiomechanics user authentication, so the GUI tool(s) will need to safely access and pass this information to the CLI
  • The amount of time needed to process a job varies after uploading data. Therefore, it might make sense to have separate upload/download jobs.
  • We will probably need to locally store job IDs to manage uploads and downloads.
  • Should we visualize currently processing jobs in GUI (ala the OpenCap web interface)?
@nickbianco
Copy link
Member Author

@aymanhab, I've updated this issue per our discussion yesterday.

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

No branches or pull requests

1 participant