Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: missing input factor=int(sys.argv[5]) #2

Open
mcianfrocco opened this issue Aug 1, 2019 · 1 comment
Open

Error: missing input factor=int(sys.argv[5]) #2

mcianfrocco opened this issue Aug 1, 2019 · 1 comment
Assignees

Comments

@mcianfrocco
Copy link

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

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
@SaiRagh4
Copy link
Contributor

Added new commits fixing the issues.
Please try running now.

Also refer https://codeocean.com/capsule/4439990/tree/v2 for a complete pipeline to run Emap2sec.

Thanks
Sai

@SaiRagh4 SaiRagh4 self-assigned this Aug 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants