Skip to content

pylhc/chroma_gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Non-Linear Chromaticity GUI

The Chromaticity GUI is a tool to compute non-linear chromaticity via measurements done in the CCC.

Running via acc-py environment

Running via acc-py apps

Be sure to have the /acc directory mounted, which can be done via:

sshfs cs-ccr-dev2:/acc/ /acc'

Running the GUI is then very simple thanks to acc-py.

source /acc/local/share/python/acc-py/base/pro/setup.sh
acc-py app run chroma-gui

Deployment via acc-py

  • Change the version in init.py
  • Update the CHANGELOG
  • Commit changes to gitlab repository (wait for CI to finish)
alias acc-py="/acc/local/share/python/acc-py/apps/acc-py-cli/pro/bin/acc-py"
acc-py app lock .
acc-py app deploy .
acc-py app promote chroma-gui <version>

About

GUI to compute and display chromaticity measurements

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages