Skip to content

Cli entrypoint

Zhang, Chen requested to merge cli_entrypoint into next

Created by: peterfpeterson

Add entrypoint for running reconstruction through the backend.

python -m imars3d.backend tests/data/json/good_non_interactive.json

codecov is complaining about not testing the 3 lines including if __name__ == '__main__'

Merge request reports