askap-vast / vast-post-processing

MIT License
0 stars 0 forks source link

Core - Improper Argument Propagation #50

Closed ddobie closed 1 year ago

ddobie commented 1 year ago

e.g. the overwrite argument is not propagated to corrections.correct_field.

hansenjiang commented 1 year ago

Partially fixed in #46 https://github.com/askap-vast/vast-post-processing/blob/6a44e743dbd0cdc21eb5362faaff6b89fe15ddb0/vast_post_processing/core.py#L612-L617

hansenjiang commented 1 year ago

Generally, propagate available flags to functions.