oss-slu / Mouser

GNU General Public License v3.0
1 stars 7 forks source link

Giving two experiments the same name causes conflicts #123

Closed loganwyas closed 11 months ago

loganwyas commented 1 year ago

When the user has two experiments with the same name, they essentially merge and cause issues that aren't meant to be there. Configure the experiment creation process so that the files/data created from it is based on a randomly generated ID, rather than the experiment's name.