Skip to content

Conversation

aajayi-21
Copy link
Contributor

No description provided.

@aajayi-21 aajayi-21 changed the title reconstruct_signal_hess function reconstruct_signal_hess Oct 11, 2023
@aajayi-21 aajayi-21 marked this pull request as ready for review October 11, 2023 02:05
Copy link
Contributor

@sbillinge sbillinge left a comment

Choose a reason for hiding this comment

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

comment on the test

assert False
def test_reconstruct_signal_hess(trsh):
actual = reconstruct_signal(trsh[0], trsh[1])
assert len(actual) == len(trsh[0][0].grid)
Copy link
Contributor

@sbillinge sbillinge Oct 11, 2023

Choose a reason for hiding this comment

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

This seems to be just testing the shape of the array handed back. Is that your intention?

Let's have a quick conversation about what you want to test here and then how best to do it.

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.

2 participants