juglab / cryoCARE_T2T

Singularity image for cryo-CARE
BSD 2-Clause "Simplified" License
26 stars 3 forks source link

IMOD version needs to be updated #13

Open lokke-cuit opened 2 years ago

lokke-cuit commented 2 years ago

Only 4.12.9 through 4.12.17 are available now but the script tries to download 4.10.52 `+ mkdir /imod

FATAL: While performing build: while running engine: exit status 8 `

zehrea commented 2 years ago

I have the same issue. IMOD 4.10 is not available for downloads and I cannot use cryoCARE

Elena

tibuch commented 2 years ago

Hello @lokke-cuit and @zehrea,

You could change the download link in the script to the newest version that you want to use.

Regarding the cryoCARE core code I would recommed to use this implementation: https://github.com/juglab/cryoCARE_pip

It is more memory efficient that this one and only focuses on the denoising functionality and not the tomographic reconstruction.

Best wishes, Tim-Oliver