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
- Host: GitHub
- URL: https://github.com/gtatters/flowratecalibration
- Owner: gtatters
- Created: 2019-01-15T17:25:56.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-15T17:26:00.000Z (over 6 years ago)
- Last Synced: 2025-01-19T18:51:40.507Z (5 months ago)
- Language: Rebol
- Size: 441 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.