Skip to content

Conversation

@garrettwrong
Copy link
Collaborator

This line in the FSPCA was using the incorrect basis. The small unit tests did not have enough coef to trigger the bug (larger take too long...). Found in timing testing.

There are two basis in play here. The pca "compressed" FSPCA and the some other steerable basis (givin during init). The evaluate should be converting from the compressed FSPCA and returning the steerable.

The bug here was returning the comporessed basis.

@garrettwrong garrettwrong added bug Something isn't working cleanup labels Dec 14, 2023
@garrettwrong garrettwrong self-assigned this Dec 14, 2023
@garrettwrong garrettwrong requested a review from j-c-c December 14, 2023 14:56
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.

Nice catch!

@codecov
Copy link

codecov bot commented Dec 14, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3526468) 89.08% compared to head (9711061) 89.08%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1067   +/-   ##
========================================
  Coverage    89.08%   89.08%           
========================================
  Files          126      126           
  Lines        11965    11965           
========================================
  Hits         10659    10659           
  Misses        1306     1306           

☔ 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 December 14, 2023 15:31
@garrettwrong garrettwrong requested a review from janden as a code owner December 14, 2023 15:31
@garrettwrong
Copy link
Collaborator Author

Merging.

@garrettwrong garrettwrong merged commit 347c779 into develop Dec 14, 2023
@garrettwrong garrettwrong deleted the fspca_bug branch December 14, 2023 16:23
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants