AdventureData / radicl

Command line interface & API for using the Lyte probe. Users can take measurements, configure and update the probe with this software
https://adventuredata.com/
Other
3 stars 0 forks source link

High resolution functions are useful to the probe driver, abstract them for importing #18

Closed micahjohnson150 closed 2 years ago

micahjohnson150 commented 2 years ago

Description

The probe driver will need to build dataframes of probe data which is functionality already in high resolution.py If we abstract this then we can just import it and go.

micahjohnson150 commented 2 years ago

fixed in 0.5.0