Skip to content

Clean up the CLIs #4

Description

@weitse-hsu

We should clean up the CLIs of the AEV-PLIG pipeline, which includes process_dataset.py, generate_graphs.py, and create_pytorch_data.py. For each CLI, here is a checklist to go through:

  • Make sure all variable and function names make sense
  • Make sure the docstrings are complete and straightforward
  • Make sure the logging is useful and comprehensive
  • Make sure the functionalities in the CLI is modularized
  • Make sure the CLI is flexible and integrated all the old relevant CLIs
  • Enforce PEP8 coding style

We use the following list to track the progress:

  • process_dataset.py
  • generate_graphs.py
  • create_pytorch_data.py

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions