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

Add AutoRefineFit plot toggle, GUI 'cost' handling, fix generatesimulation, and add EMCCD_PhysProp_GenSym #26

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

MaximilianVovk
Copy link

@MaximilianVovk MaximilianVovk commented Oct 18, 2024

I fix all the problems with previous merges all the code should be okay.
Enhance AutoRefineFit with an option to suppress plot display, update GUI with conditional logic to read 'const' data from generated simulation JSON files, fix generatesimulations to align with input magnitude settings and corrected P_0m handling as before P_0M was not working, and introduce EMCCD_PhysProp_GenSym for generating simulations from Metsim results to define uncertainty estimation of faint meteor physical parameters.
To make the new code EMCCD_PhysProp_GenSym works you need to :
pip install seaborn
pip install scikit-learn

… order to read 'cost' data in json generated files, Fix generate simulations to create simulations according to the set magnitude given as input and fix the P_0m as P_0M was not read, added the EMCCD_PhysProp_GenSym that will gnerate simulations for given Metsim result to find more possible solution to define an uncertanty
@MaximilianVovk MaximilianVovk changed the title Add AutoRefineit option to not show plots, added in GUI an if case in order to read 'cost' data in json generated files, Fix generate simulations to create simulations according to the set magnitude given as input and fix the P_0m as P_0M was not read, added the EMCCD_PhysProp_GenSym that will gnerate simulations for given Metsim result to find more possible solution to define an uncertanty Enhance AutoRefineFit with an option to suppress plot display, update GUI with conditional logic to read 'cost' data from JSON files, fix simulation generation to align with input magnitude settings, correct P_0M handling, and introduce EMCCD_PhysProp_GenSym for generating simulations from Metsim results to improve uncertainty estimation. Oct 18, 2024
@MaximilianVovk MaximilianVovk changed the title Enhance AutoRefineFit with an option to suppress plot display, update GUI with conditional logic to read 'cost' data from JSON files, fix simulation generation to align with input magnitude settings, correct P_0M handling, and introduce EMCCD_PhysProp_GenSym for generating simulations from Metsim results to improve uncertainty estimation. Add AutoRefineFit plot toggle, GUI 'cost' handling, fix generatesimulation, and add EMCCD_PhysProp_GenSym Oct 18, 2024
dvida pushed a commit that referenced this pull request Nov 22, 2024
protect against missing WGS84 values from older pickles
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