An open API service indexing awesome lists of open source software.

https://github.com/gtatters/flowratecalibration

Shiny app to facilitate calculations for calibration a Volumeter Flowmeter
https://github.com/gtatters/flowratecalibration

Last synced: 3 months ago
JSON representation

Shiny app to facilitate calculations for calibration a Volumeter Flowmeter

Awesome Lists containing this project

README

        

# FlowRateCalibration

This Shiny app started as a project to learn Shiny. The app's purpose is to take inputs used in my lab's Volumeter Flowmeter, a device that is used to calibrate lab flow meters (rotameters or electronic flow meters).

It requires the user have information about current barometric pressure and corrects the measured flow to standard pressure corrected to 0°C and latitude for the purposes of calibrating a gas flow meter.

By measuring the time required for a known, calibrated volume to be collected, the flow rate, corrected to 0°C can be determined

To run the app, follow this link:

https://gtatters.shinyapps.io/FlowRateCalibration

All scripts written here are used in the normal data analysis in my research laboratory. They are listed here for ease of access to my students and to facilitate updates. If you are interested in using or improving these scripts, feel free to do so.