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

output json #79

Closed
tianw6 opened this issue May 12, 2023 · 1 comment
Closed

output json #79

tianw6 opened this issue May 12, 2023 · 1 comment

Comments

@tianw6
Copy link

tianw6 commented May 12, 2023

I created an input json file using create_input_json.py. However, for each module to run, I need to create another output json. I didn't find an example of it. I'm wondering what I should put into this output json file? Thanks so much!

@jsiegle
Copy link
Collaborator

jsiegle commented May 12, 2023

Hi Tian – each module will automatically generate an output JSON after it runs. This file contains the parameters that were used to run the module, as well as additional module-specific info. You just have to specify the location where the output JSON will be saved.

@tianw6 tianw6 closed this as completed Jun 16, 2023
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