LLNL / LEAP

comprehensive library of 3D transmission Computed Tomography (CT) algorithms with Python API and fully integrated with PyTorch
https://leapct.readthedocs.io
MIT License
74 stars 8 forks source link

Is there an official Docker image for LEAP? #19

Open 2sjkim opened 5 months ago

2sjkim commented 5 months ago

Hi,

Thank you for your great CT geometry tools! I am really using well in window system.

So my question is, is there a Docker image to install and run on Linux system?

Although there is a way of installing LEAP on Linux using .sh file, I want to utilize LEAP by using docker image.

Is there any way to make a Docker image for LEAP?

Thanks:)

kylechampley commented 5 months ago

Hello and you're welcome.

The short answer to your question is yes, I'm sure a Docker image could be made for LEAP, but I don't know how to do this.

This is an area that would be great to have some help on from the community. I am an applied mathematician who writes algorithms, but I am not so good at these computer engineering things.

If you'd like to help with this, it would be much appreciated!