Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 591 Bytes

File metadata and controls

24 lines (15 loc) · 591 Bytes

Dosing Calculator (Akrami Lab)

Single-page HTML calculator for animal surgery doses.
Computes injection volumes (mL) from animal weight using our SOP defaults.

👉 Public page

Lab Hosting

Repo is cloned to /opt/dosing_calculator and symlinked into the intranet on AkramiLab server

sudo ln -s /opt/dosing_calculator/dosing_calculator.html \
    /var/www/html/pages/dosing_calculator.html

Update with:

cd /opt/dosing_calculator && sudo git pull

⚠️ This tool only does the arithmetic. Verify all values against SOP.