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

Pyodide + DICOM anonymise #223

Closed
SimonBiggs opened this issue Apr 30, 2019 · 3 comments
Closed

Pyodide + DICOM anonymise #223

SimonBiggs opened this issue Apr 30, 2019 · 3 comments
Labels
app Related to apps

Comments

@SimonBiggs
Copy link
Member

I propose that one of the first web apps we build is for the DICOM anonymiser.

It would use pyodide, so it would be completely run user side. Therefore the identifying DICOMs won't be sent to the server. They will be processed client side.

Note that the following pull request is almost complete. We've also implemented the split. So all systems are almost go.

pyodide/pyodide#147

@Matthew-Jennings Matthew-Jennings added the app Related to apps label May 1, 2019
@SimonBiggs
Copy link
Member Author

The pyodide pip install method has merged :) ... I want to take it for a spin ...

@SimonBiggs
Copy link
Member Author

We need to cut a release of our subpackages with their new dependencies.

@SimonBiggs
Copy link
Member Author

Done

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

No branches or pull requests

2 participants