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

Contour plots as a direct alternative to kernel density heat maps #597

Merged
merged 2 commits into from
Mar 3, 2023

Conversation

yannikschaelte
Copy link
Member

@yannikschaelte yannikschaelte commented Mar 3, 2023

New functions: pyabc.visualization.plot_contour_2d and pyabc.visualization.plot_contour_matrix

@yannikschaelte yannikschaelte self-assigned this Mar 3, 2023
@yannikschaelte yannikschaelte merged commit 62d161c into develop Mar 3, 2023
@yannikschaelte yannikschaelte deleted the feature_contours branch March 3, 2023 16:13
yannikschaelte added a commit that referenced this pull request Apr 23, 2023
* Fix sqlalchemy + pre-commit (#596)

* update pre-commit

* fix type annotation for python 3.8

* update rtd python version

* revert

* update version -> 0.12.9, changelog

* Contour plots as a direct alternative to kernel density heat maps (#597)

* add contour plot

* add test

* rename dash, flask

* minor fixes

* stuff
@yannikschaelte yannikschaelte mentioned this pull request May 9, 2023
yannikschaelte added a commit that referenced this pull request May 9, 2023
* Contour plots as a direct alternative to kernel density heat maps (#597)

* add contour plot

* add test

* fix C416 unnecessary dict comprehension

* Various fixes (#604)

* fix C416 unnecessary dict comprehension

* bump rtd python version

* update migration test

* fix .rtd file

* ensure jquery installed for [+] in docs

* ignore warnings

* refactor api docs

* fix typo

* update to py3.11

* fox

* extend migration time

* fix dask by global function; fix sqlalchemy update

* update migrate test with fixed versions

* fix visserver weird wrong rename

* update changelog
EmadAlamoudi pushed a commit that referenced this pull request May 23, 2023
* Fix sqlalchemy + pre-commit (#596)

* update pre-commit

* fix type annotation for python 3.8

* update rtd python version

* revert

* update version -> 0.12.9, changelog

* Contour plots as a direct alternative to kernel density heat maps (#597)

* add contour plot

* add test

* rename dash, flask

* minor fixes

* stuff
yannikschaelte added a commit that referenced this pull request Aug 18, 2023
* add Dash visulization server

* add Dash visulization server

* small fix

* update functionalities

* update functionalities

* update functionalities

* modify documentation

* fix documentation

* fix documentation

* rename dash, flask

* Web server 3 ys (#600)

* Fix sqlalchemy + pre-commit (#596)

* update pre-commit

* fix type annotation for python 3.8

* update rtd python version

* revert

* update version -> 0.12.9, changelog

* Contour plots as a direct alternative to kernel density heat maps (#597)

* add contour plot

* add test

* rename dash, flask

* minor fixes

* stuff

* Web server 3 ys (#600)

* Fix sqlalchemy + pre-commit (#596)

* update pre-commit

* fix type annotation for python 3.8

* update rtd python version

* revert

* update version -> 0.12.9, changelog

* Contour plots as a direct alternative to kernel density heat maps (#597)

* add contour plot

* add test

* rename dash, flask

* minor fixes

* stuff

* enhance interface + error handling

* small fixes

* various improvements on the dash web server

* improve the documentation of the visulization server

* improve the documentation of the visulization server

* improve the documentation of the visulization server

* varius fixes on Dash server

* varius fixes on Dash server

* varius fixes on Dash server

* update the dash server docs

* small fixes

* dependencies fix

* fix changelog

* minor fixes

* fix typo

* remove dummy server

---------

Co-authored-by: Yannik Schälte <31767307+yannikschaelte@users.noreply.github.com>
Co-authored-by: Yannik Schaelte <yannik.schaelte@gmail.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.

None yet

1 participant