Skip to content

Fixing an issue with time domain bootstrapped uncertanties#487

Merged
HKaras merged 18 commits into
mainfrom
bootsrap_uncertainty_bug
Jan 9, 2025
Merged

Fixing an issue with time domain bootstrapped uncertanties#487
HKaras merged 18 commits into
mainfrom
bootsrap_uncertainty_bug

Conversation

@HKaras
Copy link
Copy Markdown
Member

@HKaras HKaras commented Nov 26, 2024

No description provided.

@HKaras HKaras marked this pull request as ready for review January 9, 2025 14:04
@HKaras HKaras requested a review from stestoll January 9, 2025 14:04
@HKaras HKaras self-assigned this Jan 9, 2025
@HKaras HKaras added the bugfix Patches something that isn't working label Jan 9, 2025
@HKaras HKaras merged commit e28066a into main Jan 9, 2025
@HKaras HKaras deleted the bootsrap_uncertainty_bug branch January 9, 2025 15:18
HKaras added a commit that referenced this pull request Mar 18, 2026
* Added modelUncert for bootstrapped

* Remove unused input

* Always create modelUncert quantification

* Allow bootstrap resampling to be variable in propagation

* Update examples

* Add test for modelUncert output

* Minor docstring update

* Bootrstap Uncertainty sampling reduction

Reduces uncertainty calculation for bootstrapped uncertainties. Previously it was always 1000 samples. This saves around 4s, when using <100 samples.

* Add model copying

* General improvemements

* Fixes issues with functions being deep copyied

* Test update

-`test_fit_model_confidence_intervals` increased the number of bootstraps so it passes
-`test_fit_modelUncert` expanded to test the bootstrapped

* Correct number of bootstrap samples

* Fix gaussian normalisation issues

* Bug fix in test

* multi-guass_background fix removal

* Fix example for latest matplotlib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix Patches something that isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants