Skip to content

Run the Octave-CERR implementation in a docker container

Notifications You must be signed in to change notification settings

msk-mind/cerr-docker

Repository files navigation

Run the CERR implimentation bridged via oct2py in a docker container

Idea: A few lines of python code invoke a matlab function (radiomic_and_dosimetric_feature_extraction), where the sampleData is pushed into the octave instance prior to running, and the dose information is pulled out once the function completes.

Scripts exist at /ana/ within the container.

To build: docker build . --tag msk-mind-cerr:latest

To run: docker run -it msk-mind-cerr:latest

About

Run the Octave-CERR implementation in a docker container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published