[console_scripts]
physiotwin4d-convert-image-4d-to-3d = physiotwin4d.cli.convert_image_4d_to_3d:main
physiotwin4d-convert-image-to-usd = physiotwin4d.cli.convert_image_to_usd:main
physiotwin4d-convert-image-to-vtk = physiotwin4d.cli.convert_image_to_vtk:main
physiotwin4d-convert-vtk-to-usd = physiotwin4d.cli.convert_vtk_to_usd:main
physiotwin4d-create-statistical-model = physiotwin4d.cli.create_statistical_model:main
physiotwin4d-download-data = physiotwin4d.cli.download_data:main
physiotwin4d-fit-statistical-model-to-patient = physiotwin4d.cli.fit_statistical_model_to_patient:main
physiotwin4d-reconstruct-highres-4d-ct = physiotwin4d.cli.reconstruct_highres_4d_ct:main
physiotwin4d-visualize-pca-modes = physiotwin4d.cli.visualize_pca_modes:main
