зеркало из
https://github.com/ssciwr/AMMICO.git
synced 2025-10-29 13:06:04 +02:00
* increased dash width * added new color_analysis notebook * added colorgram.py to dependencies * added first iteration of new color_check * added new version of color analysis * added webcolors to dependencies * added colormath * switched from colormath to colour-science * made delta_e algorithm user accessible * remove obsolete notebook * update docstrings and type hints * add color analysis module to API doc * renamed color_expressions to color_analysis * renamed test * updated color analysis notebook to adhere to the same style as other notebooks * updated test for new df orientation * refactored color analysis to comply with ammico workflow * updated color tests to comply with new class structure * added explanation to colors_analysis notebook * added class doc string * updated analysis explorer test to include empty image keyword as dash observer * fix typo and names, docstring and import * update doc and notebook explanation * add project url for pypi --------- Co-authored-by: Inga Ulusoy <inga.ulusoy@uni-heidelberg.de>