Generate Statistics
With LOGS-Py Solutions you can generate various statistics about your LOGS database. The statistics are generated as plots and tables and saved in a specified folder. You can choose between statistics of different entities (projects, samples, datasets, instruments, persons) or statistics of NMR datasets.
The statistics of different entities are including:
How many projects, samples and datasets were created per time unit (day, week, month, year).
The statistics are output per - LOGS group - Person (or filtered by a specific person) - Inventory Item (or filtered by a specific person) (only for statistic of datasets)
Plots are created showing the respective number per year, month, calendar week and day and written to a html. In addition, csv files are created with the respective information.
For samples, the statistics on “prepared” and “discarded” are created for each person. For projects, statistics on “entered on” and “modified on” are created for each person.
For the datasets the acquisition date is used. For the statistics of projects per group “entered on” is used. For the statistcs of projects per person “created on” and “modified on” is used.
Which and how many projects and samples were created per inventory item.
A chart per inventory item is created as a html.
The statistics of NMR datasets are including:
Statistics of the utilization time (based on “duration”) of each inventory item. (per year, month, calendar week, comparison heatmap)
Statistics of the different types of NMR experiment of each inventory item.
A chart per inventory item is created as html.
Jupyter Notebooks
Downloads