Spectral Fit Viewer CLI
Project description
spectral-fit-viewer
This repository allows for the interactive display of spectral data to a local browser through utilizing the python library Bokeh within a command line application uniquely suited for Picarro.
For developing
The following instructions are valid for developers who use pip and virtualenv. Developers who prefer to use Conda will have to adapt the Makefile and other scripts to be suitable for that environment.
make develop
To run the SFV, first create a 'configscripts' directory to hold baseline and fit YAML files.
mkdir configscripts
As well, in the 'test' folder please create a 'logs' directory to hold logs from sessions and an 'rdf_data' directory to place your h5 files.
cd tests
mkdir logs
mkdir rdf_data
Once you have your config scripts and data in the approperate location pip install the SFV through the command
pip install spectral_fit_viewer
and run the SFV with given file pathway by:
spectral_fit_viewer full -f configscripts/fit_script.yaml -b configscripts/baseline.yaml -d test/rdf_data -l test/logs
to get less logs in terminal an option is to run:
export LOLOGGER_SERVERLESS=1
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file spectral_fit_viewer-0.0.1-py3-none-any.whl.
File metadata
- Download URL: spectral_fit_viewer-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e445788c0c38306bdf318c62f7f7e84007903c617bc208d463bd967c7d265237
|
|
| MD5 |
37deaed46c940b0316f8c7b696eaaea0
|
|
| BLAKE2b-256 |
f9ddb61b687f786f856838cbf1910e4ea38838085c1c405a6e26048c7de13785
|