PiotrD
Results
1
comments of
PiotrD
run_topaz_pick.py executed from RELION 3.1.0 ``` /home/peter/.conda/envs/topaz/run_topaz_pick.py --o External/job028/ --in_mics Select/job015/micrographs.star --number_of_particles 400 --scale_factor 6 --trained_model $ ``` stops with error: ``` File "/home/peter/.conda/envs/topaz/run_topaz_pick.py", line 131 g.to_csv(f'{outpath}{k}_topazpick.star' , sep='\t', index=False,...