Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Python] fix ProjData_read_from_file #1230

Merged

Commits on Jul 23, 2023

  1. [Python] fix ProjData_read_from_file

    stir.ProjData_read_from_file is not available on recent SWIG
    so use stir.ProjData.read_from_file
    
    [ci skip]
    KrisThielemans committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    a943d3b View commit details
    Browse the repository at this point in the history
  2. updated release notes

    KrisThielemans committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    594f062 View commit details
    Browse the repository at this point in the history