Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dynamic result #86

Merged
merged 9 commits into from
Jan 24, 2024
Merged

Dynamic result #86

merged 9 commits into from
Jan 24, 2024

Conversation

Hendrik-code
Copy link
Collaborator

PanopticaResult.py completely overhauled, making it a lot more automatic.
Makes it way easier to define new metrics.
Custom Exception added for when a metric (or sub-metric) cannot be calculated.

…es, got way easier to add new metrics, pipeline intermediate steps are still a bit janky
…lineDSC, fixed some bugs, added unit tests for the new panopticaresult object
@Hendrik-code Hendrik-code added the enhancement New feature or request label Jan 23, 2024
@Hendrik-code Hendrik-code self-assigned this Jan 23, 2024
@brainless-bot
Copy link
Contributor

brainless-bot bot commented Jan 23, 2024

🤖 Code Formatting Reminder

Hello there! 👋 It looks like the code in this pull request might benefit from some formatting improvements.
Fix the issues locally or use our auto format action by commenting /format on this PR!

Code style: black

…g where metric computation error reason was not shown properly. started unittest for datatypes
@brainless-bot
Copy link
Contributor

brainless-bot bot commented Jan 23, 2024

🤖 Code Formatting Reminder

Hello there! 👋 It looks like the code in this pull request might benefit from some formatting improvements.
Fix the issues locally or use our auto format action by commenting /format on this PR!

Code style: black

@Hendrik-code
Copy link
Collaborator Author

/format

@brainless-bot
Copy link
Contributor

brainless-bot bot commented Jan 23, 2024

🤖 I will now format your code with black. Check the status here.

@brainless-bot
Copy link
Contributor

brainless-bot bot commented Jan 23, 2024

🤖 Code Formatting Reminder

Hello there! 👋 It looks like the code in this pull request might benefit from some formatting improvements.
Fix the issues locally or use our auto format action by commenting /format on this PR!

Code style: black

@neuronflow
Copy link
Contributor

/format

@brainless-bot
Copy link
Contributor

brainless-bot bot commented Jan 23, 2024

🤖 I will now format your code with black. Check the status here.

@neuronflow
Copy link
Contributor

@Hendrik-code will this close #37 ?

@neuronflow
Copy link
Contributor

probably also this one: #34 ?

@neuronflow neuronflow merged commit 8b7c47b into main Jan 24, 2024
4 checks passed
@neuronflow neuronflow deleted the dynamic_result branch January 24, 2024 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
2 participants