norbert-wiener-center / cset

A MATLAB library for compressed sensing (CS) reconstruction of electron tomogram (ET) volumes.
GNU General Public License v3.0
3 stars 1 forks source link

astra toolbox problem #2

Open emoebel opened 6 years ago

emoebel commented 6 years ago

I don't have a nvidia GPU on my computer, therefore I cannot install CUDA and the astra toolbox. First I thought it wouldn't be a problem, since the option gpu_flag exists. However, even with gpu_flag=false, the function cset still needs the astra toolbox. Why is that? Could you adapt your code for people who don't own nvidia GPUs?

Best, lazyleaf