Skip to content

Handling postprocess.py post #275 #279

Closed
@salimfurth

Description

PR #275 moved postprocess.py to the directory ogusa/scripts. But the internal logic of postprocess.create_diff relies on it being run in the same directory in which run_ogusa_serial.run_micro_macro defines BASELINE_DIR and REFORM_DIR.

postprocess.create_diff opens .pkl files from ./BASELINE_DIR and ./REFORM_DIR, and saves .csv files in its own default directory.

In the meantime, the script can be run in the iPython window on my system and it works. But this doesn't seem like the best permanent solution. Perhaps @PeterDSteinberg or @jdebacker have an elegant solution?

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions