https://github.com/jiwoncpark/baobab
Raw File
Tip revision: 575e21b757989eb86099a47e63a6e3b4b73d1790 authored by jiwoncpark on 02 January 2021, 11:59:12 UTC
Introduce Imager2 for simple images with just source and lens and no metadata output
Tip revision: 575e21b
.readthedocs.yml
build:
  image: latest

python:
  version: 3.6
back to top