Skip to content

cleanup pipeline and bin directory #96

Open
@ismael-mendoza

Description

Following #96 we should also cleanup the pipeline to generate data. This might enable processing other sims in the future and make the input of the data generation clearer which could prevent bugs.

I propose getting rid of click (or using barebones parts of it, not the ctx object) and instead use a yaml config files (parsed with omegaconf).

For the rest of the bin directory we could have different yaml files (or a yaml file with a bunch of options) to avoid hard coding default values.

  • avoid hard-coding paths make relative to repo.

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions