Skip to content

Conversation

@garrettwrong
Copy link
Collaborator

Found two issues here.

First, the pixel size was manually prescribed in CTFFilter, mismatched, and raised with the new logic. Missing that was my oversight. I did not run the experiments as part of the testing. I'm feeling good about being able to run these (or something like thme) regularly once the CUDA code is in.

Second, the whitening filter changes seemed to have broke this pipeline and I was forced to run the sim/recon as doubles. Previously it ran for both double and single precision, and was singles as published the last few years. Since we already spent a fair amount of time on this the last go and didn't get it quite right, I don't think it is a good idea to hold up the release for it now.... So lets get this merged in and that area will need to be revisited as one of the first things in this next release cycle.

@garrettwrong garrettwrong added bug Something isn't working documentation Improvements or additions to documentation cleanup labels Oct 8, 2024
@garrettwrong garrettwrong requested a review from j-c-c October 8, 2024 13:48
@garrettwrong garrettwrong self-assigned this Oct 8, 2024
@codecov
Copy link

codecov bot commented Oct 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.37%. Comparing base (1d7e33e) to head (8c7a8ea).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1189   +/-   ##
========================================
  Coverage    87.37%   87.37%           
========================================
  Files          131      131           
  Lines        13603    13603           
========================================
  Hits         11886    11886           
  Misses        1717     1717           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@garrettwrong garrettwrong marked this pull request as ready for review October 8, 2024 14:01
@garrettwrong garrettwrong requested a review from janden as a code owner October 8, 2024 14:01
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.

LGTM

@garrettwrong garrettwrong merged commit a01d211 into develop Oct 8, 2024
44 checks passed
@garrettwrong garrettwrong deleted the simgalhotpatch branch October 8, 2024 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working cleanup documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants