Skip to content
Jose Miguel de la Rosa Trevin edited this page Aug 4, 2020 · 4 revisions

emhub

A web application for CryoEM facility management: users, applications, resource bookings, data collection sessions, monitoring, and reporting.

The application logic is organized around the following modules:

Administration

Users

Existing users in the system might have one or more roles depending if they are facility staff or if there are external users.

User roles:

  • admin: have special privileges such as database access and are intended for the application maintenance tasks.
  • managers: facility staff that is in charge of applications and daily operations.
  • reviewers: external users that will evaluate incoming applications for a certain period.
  • pi: external users that are principal investigators (PI) of a lab with other users.
  • users: if an external user does not have any of the previous roles, then it should select an existing PI.

The first time a user registers an account, it should select its role. The new account should be approved by the facility staff.

Read more information about Users.

Resources

Resources are either instruments or services provided by the facility to its external users. Examples of instruments are microscopes, vitrobots, and carbon coater, among others. Regularly scheduled drop-in sessions for helping users with their projects can be one of such services.

Resources are a central part of the Bookings or time allocation for Applications. Each resource can have different booking rules and also exceptions for specific applications.

Read more information about Resources.

Applications

Templates

Applications

Reviews

Bookings

Sessions

Setup (previously Wizard)

Preprocessing

Monitoring

Reports

Statistics

Clone this wiki locally