A web interface to monitor acquisition and processing of RSCM and MesoSPIM datasets.
Works with the database populated by RSCM slack bot (see microstatus repo).
Allows authenticated users to display the Dataset table (filtered by PI and time), edit records, create new records. Deletion is currently not allowed.
Authentication is performed via LDAP
- ssh lab@slogin.cbiserver.pitt.edu
- conda activate microstatus-flask
- cd ~/src/micro_status_flask/micro_status_flask
- python app.py
The app can be accessed at slogin.cbiserver.pitt.edu:1414