Skip to content

Conversion from the attenuated to exponential Radon transform #1079

Conversion from the attenuated to exponential Radon transform

Conversion from the attenuated to exponential Radon transform #1079

name: Build, test, package
on: [push,pull_request]
jobs:
cxx-build-workflow:
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-cxx.yml@v5.4.0
python-build-workflow:
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-package-python.yml@v5.4.0
with:
cmake-options: '-DRTK_BUILD_APPLICATIONS:BOOL=OFF'
itk-python-package-org: 'SimonRit'
itk-python-package-tag: '45cfd02a22661731ca5b155f210cfa2f887d50e7'
secrets:
pypi_password: ${{ secrets.pypi_password }}