Skip to content

Commit 5f72dbb

Browse files
committed
fix alt tags, restructure portfolio page outlines
1 parent 65d0626 commit 5f72dbb

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs/project_mouser/about.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,11 @@ id: about
33
title: Mouser
44
custom_edit_url: null
55
---
6+
![Alt](100x100.png)
67

78
## Overview
89

9-
![Alt](100x100.png) Created mainly for SLU researchers, this software is used for collecting and analyzing data from animal experiments. While in the lab, scientists are often required to keep their environments very clean, which means that they must limit how much they touch the computers and lab equipment. To facilitate this, Mouser allows laboratory equipment (balances, calipers, RFID chip readers) to be connected to a PC, and researchers can quickly take repeated measurements with as little interaction as possible. Running as a desktop app, users of the software can create and manage experiments in one easy place. Animals implanted with RFID biochips can be scanned into the system for easy identification and data access. Once a session is started, the user is able to take measurements of the animals using devices connected to the computer without having to use the keyboard or the mouse. The program gives confirmation to the user through sounds and changes in display, allowing them to focus on the experiment.
10+
Created mainly for SLU researchers, this software is used for collecting and analyzing data from animal experiments. While in the lab, scientists are often required to keep their environments very clean, which means that they must limit how much they touch the computers and lab equipment. To facilitate this, Mouser allows laboratory equipment (balances, calipers, RFID chip readers) to be connected to a PC, and researchers can quickly take repeated measurements with as little interaction as possible. Running as a desktop app, users of the software can create and manage experiments in one easy place. Animals implanted with RFID biochips can be scanned into the system for easy identification and data access. Once a session is started, the user is able to take measurements of the animals using devices connected to the computer without having to use the keyboard or the mouse. The program gives confirmation to the user through sounds and changes in display, allowing them to focus on the experiment.
1011

1112
### Information
1213

@@ -32,15 +33,16 @@ custom_edit_url: null
3233
- **Type:** Desktop
3334
- **License:** [GNU General Public License v3.0](https://opensource.org/license/gpl-3-0/)
3435

35-
## User Guide
36+
### User Guide
3637

3738
Upon running the software, you will first login using the account information you have been given. Then, to get to the main part of the application, click on the "Experiments" button. This will bring you to a page with have a list of experiments and the option to create a new experiment. If chosing to create a new experiment, you will enter in all of the experiment information that is necessary for the application. If you click on one of the experiments, it will bring you to the menu of that experiment. From there, you have the option to map animals with RFID, collect measurement data, and configure animal groups.
3839

3940
## Technical Information
4041

41-
### Overview
42+
### Technical Overview
4243

4344
Overview of the software architecture.
45+
4446
![Software Architecture](architecture.png)
4547

4648
### Development Priorities

0 commit comments

Comments
 (0)