Skip to content

Comments

ported updated utils and list directory script from dev_traffic_light#167

Merged
Grochocinski merged 1 commit intodevelopmentfrom
table_printing_and_dir_list
Aug 22, 2025
Merged

ported updated utils and list directory script from dev_traffic_light#167
Grochocinski merged 1 commit intodevelopmentfrom
table_printing_and_dir_list

Conversation

@Grochocinski
Copy link
Collaborator

No description provided.

@Grochocinski Grochocinski self-assigned this Aug 22, 2025
@Grochocinski Grochocinski merged commit 542aaff into development Aug 22, 2025
2 checks passed
@Grochocinski Grochocinski deleted the table_printing_and_dir_list branch August 22, 2025 15:25
Grochocinski added a commit that referenced this pull request Aug 22, 2025
* split script into different code blocks

* migrate data farming model demo to notebook

* moved demo files into ipynb blocks

* fixed imports, added markdown titles

* fixed post-normalized experiments not being saved

* fixed uninitialized values

* added class_type flag to model design creation call

* reorganized file to improve flow and reduce repeated logic

* Fixed Invalid Type Passing, Infinite Loop when Saving Plots (#164)

* fixed infinite loop due to invalid existing file checks

* fixed strings being passed to plot_type arg instead of PlotType enums

* removed print statement

* Bugfix: Fix Compute Crossing Time (#165)

- Rolled compute_crossing_time() back to linear-search approach since y-values aren't guaranteed to be in sorted order and thus binary search cannot be used to find the first occurence of data above a certain threshold.

---------

* added guard logic for negative yerr coords in scatterplots

* reformatted to match san-sscont-ironore notebook

* reformatted to reduce repeated logic

* ported updated utils and list directory script from dev_traffic_light (#167)

* broke apart large code blocks, updated setup

* cleared output with nbstripout

* fix spelling mistakes

* expanded enum names to match respective descriptions

* fixed line length warnings

* Improve logging warning for invalid error bar coordinates

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* fixed line length warnings

---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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.

1 participant