.gitattributes
.gitignore
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
.github/workflows/unit_tests.yml
.vscode/daltonlens.code-snippets
.vscode/settings.json
daltonlens/__init__.py
daltonlens/__main__.py
daltonlens/convert.py
daltonlens/generate.py
daltonlens/geometry.py
daltonlens/main.py
daltonlens/simulate.py
daltonlens/utils.py
daltonlens.egg-info/PKG-INFO
daltonlens.egg-info/SOURCES.txt
daltonlens.egg-info/dependency_links.txt
daltonlens.egg-info/entry_points.txt
daltonlens.egg-info/requires.txt
daltonlens.egg-info/top_level.txt
daltonlens/data/mask_1.png
daltonlens/data/mask_2.png
daltonlens/data/mask_3.png
daltonlens/data/mask_5.png
daltonlens/data/mask_6.png
daltonlens/data/mask_7.png
daltonlens/data/mask_8.png
daltonlens/data/mask_9.png
research/README.md
research/for-desktop/precomputed_matrices.ipynb
research/for-desktop/precomputed_matrices_gmic.ipynb
research/understanding-simulations/Analyzing_Gimp_Vischeck.ipynb
research/understanding-simulations/SimulationComparison.ipynb
research/understanding-simulations/colour-science/colour_deutan_0.55.png
research/understanding-simulations/colour-science/colour_deutan_1.0.png
research/understanding-simulations/colour-science/colour_protan_0.55.png
research/understanding-simulations/colour-science/colour_protan_1.0.png
research/understanding-simulations/colour-science/colour_tritan_0.55.png
research/understanding-simulations/colour-science/colour_tritan_1.0.png
research/understanding-simulations/colour-science/run_colour_machado.py
research/understanding-simulations/simulation_images/CVD_Simulation_Pipeline.svg
research/understanding-simulations/simulation_images/rgbspan.png
research/understanding-simulations/simulation_images/rgbspan_deutan_brettel1997.png
research/understanding-simulations/simulation_images/rgbspan_deutan_coblisv1.png
research/understanding-simulations/simulation_images/rgbspan_deutan_coblisv2.png
research/understanding-simulations/simulation_images/rgbspan_deutan_machado2009.png
research/understanding-simulations/simulation_images/rgbspan_deutan_vienot1999.png
research/understanding-simulations/simulation_images/rgbspan_protan_brettel1997.png
research/understanding-simulations/simulation_images/rgbspan_protan_brettel1997_0.5.png
research/understanding-simulations/simulation_images/rgbspan_protan_coblisv1.png
research/understanding-simulations/simulation_images/rgbspan_protan_coblisv2.png
research/understanding-simulations/simulation_images/rgbspan_protan_machado2009.png
research/understanding-simulations/simulation_images/rgbspan_protan_machado2009_0.5.png
research/understanding-simulations/simulation_images/rgbspan_protan_vienot1999.png
research/understanding-simulations/simulation_images/rgbspan_protan_vienot1999_missing_srgb.png
research/understanding-simulations/simulation_images/rgbspan_tritan_brettel1997.png
research/understanding-simulations/simulation_images/rgbspan_tritan_coblisv1.png
research/understanding-simulations/simulation_images/rgbspan_tritan_coblisv2.png
research/understanding-simulations/simulation_images/rgbspan_tritan_machado2009.png
research/understanding-simulations/simulation_images/rgbspan_tritan_vienot1999.png
resources/generator_settings.png
resources/ishihara_circles.svg
tests/test_generate.py
tests/test_simulate.py
tests/images/brettel1997_deutan_0.55.png
tests/images/brettel1997_deutan_1.0.png
tests/images/brettel1997_deutan_wn_0.55.png
tests/images/brettel1997_deutan_wn_1.0.png
tests/images/brettel1997_protan_0.55.png
tests/images/brettel1997_protan_1.0.png
tests/images/brettel1997_protan_wn_0.55.png
tests/images/brettel1997_protan_wn_1.0.png
tests/images/brettel1997_tritan_0.55.png
tests/images/brettel1997_tritan_1.0.png
tests/images/brettel1997_tritan_wn_0.55.png
tests/images/brettel1997_tritan_wn_1.0.png
tests/images/coblisv1_deutan_1.0.png
tests/images/coblisv1_protan_1.0.png
tests/images/coblisv1_tritan_1.0.png
tests/images/coblisv2_deutan_1.0.png
tests/images/coblisv2_protan_1.0.png
tests/images/coblisv2_tritan_1.0.png
tests/images/input.png
tests/images/jakevoytko_colorblind_protan.png
tests/images/machado2009_deutan_0.55.png
tests/images/machado2009_deutan_1.0.png
tests/images/machado2009_protan_0.55.png
tests/images/machado2009_protan_1.0.png
tests/images/machado2009_tritan_0.55.png
tests/images/machado2009_tritan_1.0.png
tests/images/vienot1999_deutan_0.55.png
tests/images/vienot1999_deutan_1.0.png
tests/images/vienot1999_protan_0.55.png
tests/images/vienot1999_protan_1.0.png
tests/images/vienot1999_tritan_0.55.png
tests/images/vienot1999_tritan_1.0.png
tests/images/vischeck_gimp_deutan.png
tests/images/vischeck_gimp_protan.png
tests/images/vischeck_gimp_tritan.png