Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 305 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 305 Bytes

jax-omerometrics

Repo for generating OMERO reports/dashboards

Create an environment with the packages in requirements.txt; set up your user password with keyring set omero USERNAME; collect data with python collect_daily.py FOLDER USERNAME or python collect_hourly.py FOLDER USERNAME.

Usage