Skip to content

Conversation

PFLeget
Copy link
Contributor

@PFLeget PFLeget commented Sep 16, 2025

No description provided.


else:

self.isTEXComputationDone = True
Copy link
Member

Choose a reason for hiding this comment

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

Should this be done so early in the block? What if this block exited early because there weren't enough sources?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I don't see where it can happen. Right now, if this is True, it will do the upper block and if not it will set this to True and set everything to nan and then compute. If the compute don't work it will be nan.

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