I was just running through the tutorial data for running emap2sec and I see that there is a discrepancy between documentation online and the tutorial with the actual code. It appears your code is looking for an input paramter 'factor' as an argument passed through the command line, but I don't know what this should be.
Thanks,
mike
Emap2sec/data_generate/dataset.py d1kafa_trimmap d1kafa_dataset d1kafa
Traceback (most recent call last):
File "/software-cryoem/Emap2sec/data_generate/dataset.py", line 37, in <module>
factor=int(sys.argv[5])
IndexError: list index out of range
Hello,
I was just running through the tutorial data for running emap2sec and I see that there is a discrepancy between documentation online and the tutorial with the actual code. It appears your code is looking for an input paramter 'factor' as an argument passed through the command line, but I don't know what this should be.
Thanks, mike