Hi!
After the excellent IsoNet presentation at Wha's group meeting yesterday I wanted to give IsoNet a go. Unfortunately, I've stumbled across an error at the deconvolve step...
######Isonet starts ctf deconvolve######
11-16 09:51:05, ERROR Traceback (most recent call last):
File "/data2/sloliver/IsoNet/bin/isonet.py", line 163, in deconv
deconv_one(it.rlnMicrographName,deconv_tomo_name,voltage=voltage,cs=cs,defocus=it.rlnDefocus/10000.0, pixel_size=it.rlnPixelSize,snrfalloff=it.rlnSnrFalloff, deconvstrength=it.rlnDeconvStrength,highpassnyquist=highpassnyquist,chunk_size=chunk_size,overlap_rate=overlap_rate,ncpu=ncpu)
TypeError: deconv_one() got an unexpected keyword argument 'voltage'
The contents of my tomogram star file are
data_
loop_
_rlnIndex #1
_rlnMicrographName #2
_rlnPixelSize #3
_rlnDefocus #4
_rlnNumberSubtomo #5
_rlnMaskBoundary #6
1 tomoset/abcapsids20230930_014.mrc 13.760000 46255.000000 100 None
2 tomoset/abcapsids20230930_019.mrc 13.760000 51693.000000 100 None
3 tomoset/abcapsids20230930_021.mrc 13.760000 47137.000000 100 None
4 tomoset/abcapsids20230930_043.mrc 13.760000 59374.000000 100 None
5 tomoset/abcapsids20230930_044.mrc 13.760000 52629.000000 100 None
I hope we can figure this out so I can use this excellent program.
Cheers,
Stefan