Skip to content

achrolab provides some classes and algorithms to calibrate lightning and use the calibrated colors in achromatic vision lab.

License

Notifications You must be signed in to change notification settings

derNarr/achrolab

Repository files navigation

This file contains some random information you should be aware of when
using the Python module achrolab.

Run "git submodule update" to fetch submodules.

Used conventions:
Variables:
    * Always small letters
    * _ (Underline) as separator between words
    * e.g. example_variable
Functions:
    * Start with small letter
    * New word starts with capital letter (no other separator)
    * e.g. exampleFunction
Classes:
    * Start with capital letter
    * New word starts with capital letter (no other separator)
    * e.g. ExampleClass

See also the documentation in the doc folder for more information on
conventions.

About

achrolab provides some classes and algorithms to calibrate lightning and use the calibrated colors in achromatic vision lab.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published