Conversation
|
I ran the example here and most functionality works: https://github.com/Jammy2211/autogalaxy_workspace/blob/main/scripts/results/workflow/csv_make.py However, the For example, I make the following .csv file: The .csv file is: The values for The values in the .csv file are in the |
|
I have confirmed that the correct values are in This implies that the order of the values in the |
Ah that's not good. This is why we need a dict really |
|
Is there a reason why getting the |
It means changing the interface of the Samples classes |
|
It's weird it definitely looks like things should always be ordered by prior id |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1127 +/- ##
==========================================
+ Coverage 81.32% 81.48% +0.16%
==========================================
Files 202 207 +5
Lines 15611 15893 +282
==========================================
+ Hits 12695 12951 +256
- Misses 2916 2942 +26 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Resolves #1087
New usage:
Median is included by default