forked from openhsi/openhsi
-
Notifications
You must be signed in to change notification settings - Fork 0
/
settings.ini
executable file
·36 lines (35 loc) · 1.05 KB
/
settings.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
[DEFAULT]
repo = openhsi
lib_name = openhsi
version = 0.3.1
min_python = 3.7
license = apache2
black_formatting = False
doc_path = _docs
lib_path = openhsi
nbs_path = nbs
recursive = True
tst_flags = notest hardware external
put_version_in_init = False
branch = master
custom_sidebar = true
doc_host = https://openhsi.github.io
doc_baseurl = /openhsi
git_url = https://github.com/openhsi/openhsi
title = openhsi
readme_nb = index.ipynb
audience = Developers
author = Yiwei Mao, et al.
author_email = yiwei.mao@sydney.edu.au
copyright = 2022 onwards, Yiwei Mao, et al.
description = Library to calibrate, trigger and capture data cubes for the open source hyperspectral camera.
keywords = Open Hyperspectral Imager
language = English
status = 4
user = openhsi
requirements = fastcore xarray==2022.3.0 pandas<2.0.0 numpy scipy matplotlib fastcore fastprogress pillow pandas tqdm bokeh holoviews panel param Py6S pyserial netcdf4 streamz pyviz_comms hvplot psutil h5py
allowed_metadata_keys =
allowed_cell_metadata_keys =
jupyter_hooks = True
clean_ids = True
clear_all = False