Closed znamensk closed 1 year ago
Passing full name sounds good.
If we decide to parse, we should remember to use mouse, session = session['genealogy']
. One day, one mouse or a session will have a underscore for some reason.
We are now passing recording Series / name rather than session + mouse.
Currently the methods in
synchronisation
accept separatemouse
andsession
arguments (e.g. BRYC1234.1a and S20230101). However, on flexilims the sessions are already named e.g. BRYC1234.1a_S20230101. So if we grab the session names from flexilims, we'd have to parse them and concatenate them again.Proposal to simply pass the full session name every time?