Skip to content

Conversation

@nabobalis
Copy link
Member

@nabobalis nabobalis commented Nov 18, 2025

Since I lack write access now, I copied #207 here.

This should be squash merged

Deus1704 and others added 30 commits June 12, 2024 17:31
few fixes in refs

fixing the refs
importing funcs

testing import

i think final

final nail

explicit imports
Co-authored-by: Nabil Freij <[email protected]>
@nabobalis nabobalis changed the title Coalign pr New Coalignment API Nov 18, 2025
Comment on lines 113 to 115
# TODO: Work out what is going on
if corr.ndim != target_array.ndim:
raise ValueError("The correlation output failed to work out a match.")
Copy link
Member

Choose a reason for hiding this comment

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

What does this mean?

Copy link
Member Author

Choose a reason for hiding this comment

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

I don't know yet.

Copy link
Member Author

Choose a reason for hiding this comment

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

I replaced the error message with what I think is happening.

@nabobalis nabobalis force-pushed the coalign_pr branch 5 times, most recently from 792f2d1 to 240258d Compare November 19, 2025 21:51
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.

Add a coalignment example to the gallery Refactor the coalignment module

3 participants