miguelinux314 / experiment-notebook

enb (experiment notebook) is a python library/framework to design, run and analyze computer-based experiments. Persistence, parallelization and plotting can be automatically handled by enb, to help you develop efficient and reproducible science.
https://miguelinux314.github.io/experiment-notebook/
Other
6 stars 10 forks source link

JPEG_XL Fix #11

Closed G-AshwinKumar closed 3 years ago

G-AshwinKumar commented 3 years ago

Switched from PNGWrapper codec to custom .pgm code from JPEG_LS. JPEG_XL not updated to latest release v0.3.3 due to compilation issues https://gitlab.com/wg1/jpeg-xl/-/issues/168