introspect visualizes your body internals over time, enabling to discover trends and take action early.
The following types of lab data are supported:
In order to produce output grpahs, introspect needs its data in a specific format. Have a look into the examples directory that contains artificial samples for each data type.
After having entered your input data (e.g., in directory input
), you can
now generate the plots:
./introspect -i input
You can now find a set of PDFs in the directory output
for which input data
existsed.
See ./introspect -h
for more customization options, such as changing the
input/output directories, file format, and more.
The examples below represent the output from the following invocation:
./introspect -i examples/input -o examples/output -f png
This work is licensed under a Attribution-NonCommercial-ShareAlike 4.0 International License.