SessionCommander#
This tool helps organize your daily experiments according to datastructure It gives each session an clear identifier (session_id) and links all session via the animal. At creation time of the session entry, a folder-tree is created in our dataserver according to defined datastructure rules. It furthermore can be integrated with FileCommander to directly copy session files into corresponding folders.
From the datastructure_tools directory run
python ./SessionCommander.py
or from any directory
python -m datastructure_tools session
Error
In case you get this error, no connection could be established to MySQL. Ensure you entered correct credentials first using AdminCommander.
Choose user (is automatically set to the saved settings), but can be changed. add
Choose project add
Choose ExpType add
Choose exp folder (folders in the root of project)
Choose session datetime or press now to get current datetime
Choose animal add
Notes about the session (not besondere Vorkommnisse)
AnimalSheet related infos such as weight, procedure, medication if any,
Housing, waterdeprivation
Water amount during training
Check and enter time if water was returned to the Animal
Check if session is not animal related and does not require an animlsheetentry
Open FileCommander
Create a session (this will also create the folder tree on the server), if FileCommander is checked will open FileCommander afterwards to copy te session files for the corresponding sess
Console output
written by: Artur
last modified: 2024-02-12