Skip to content

Conversation

@certifiedp
Copy link
Collaborator

Changes Include

  • creating a Line class (closely similar to that of the Image class but with different attributes)
  • creating a back_project method which takes a line class instance and turns it into an image using a given number of angles
  • allowed users to run on or off the gpu
  • created tests for the new methods + class

@certifiedp certifiedp requested a review from j-c-c August 5, 2024 15:16
Copy link
Collaborator

@j-c-c j-c-c left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good overall. Mostly just some clean up suggestions.

I do have some concern about the testing tolerance for back_project. When I visually inspect our reconstructions they look like a faded version of scikit's.

@garrettwrong
Copy link
Collaborator

Added normalization and angle fixes for backproject. Tightened mask very slightly. Able to get correspondence with scikit to 0.25% error. Fixed axes for backproject multidim stack test.

@certifiedp certifiedp requested a review from j-c-c August 9, 2024 15:36
Copy link
Collaborator

@j-c-c j-c-c left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great! Just a couple really small things.

j-c-c
j-c-c previously approved these changes Aug 15, 2024
Copy link
Collaborator

@j-c-c j-c-c left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

Copy link
Collaborator

@garrettwrong garrettwrong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks! Couple of minor changes then this should be good to move forward. Thanks!

garrettwrong
garrettwrong previously approved these changes Aug 20, 2024
@garrettwrong garrettwrong marked this pull request as ready for review August 20, 2024 16:39
@garrettwrong garrettwrong requested a review from janden as a code owner August 20, 2024 16:39
Copy link
Collaborator

@janden janden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great! Just two things to discuss here.

@garrettwrong garrettwrong enabled auto-merge (rebase) August 27, 2024 12:39
@garrettwrong garrettwrong merged commit dfa708c into develop Aug 27, 2024
@garrettwrong garrettwrong deleted the backlineproject branch November 20, 2024 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants