Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 959 Bytes

File metadata and controls

33 lines (21 loc) · 959 Bytes

Alternative Primary Color of Light

Jupyter lab local install use case

  • Tested on following environments. I guess that similar environments also acceptable to work.

jupyterlab 4.3.4 py39haa95532_0 numpy 1.24.3 py39h79a8e48_1 opencv-python 4.6.0.66 pypi_0 pypi python 3.9.18 h1aa4202_0

About jupyter lab, check below link. https://jupyterlab.readthedocs.io/en/stable/index.html

  • installaiton

$ git clone https://github.com/HarryMat/AlternativePrimaryColorOfLight.git

  • execution

$ cd AlternativePrimaryColorOfLight $ jupyter lab

from jupyter lab open AlternativePrimaryColorOfLight_R1.ipynb before execution, check the comment of main routine. movie and image file are selectable by comment out or removing comment.

  • notice This routine is super slow. maybe you must wait around 30 min for finishing this process.