LIMATIX LIMATIX is a set of tools for laboratory information management. It is composed of several parts: datacollect2: Checklist-based experiment loggingProcessTrak: Step-oriented processing framework that tracks provenance to ensure data integrity Databrowse: Data repository browser (can be web/cloud enabled)limatix-qautils: Additional support files, XSLT stylesheets for checklists, etc. to support the LIMATIX systemdatacollect2 and ProcessTrak are part of the main LIMATIX package and can be downloaded from https://github.com/limatix/limatix (click on "releases"). Databrowse is a separate package https://github.com/limatix/databrowse. Limatix-qautils is also a separate package https://github.com/limatix/limatix-qautils For more information, see the QNDE slides and the LIMATIX documentation. Primary system requirementsPython (Python 2.7 support is more mature but python 3 works as well)Datacollect2 requires GTK (GTK2 for Python 2.7, GTK3 for python 3)Databrowse requires either CEFpython or the Apache web server.