You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From slack: dat.listExps fails if there are folders with a number in them, would be nice to assume experiments are in number-only folders (e.g. "12") while number+character folders are ignored (e.g. "2012-12-07", "ephys2")
would be change in the regexp in: dat.listExps line 39
The text was updated successfully, but these errors were encountered:
From slack: dat.listExps fails if there are folders with a number in them, would be nice to assume experiments are in number-only folders (e.g. "12") while number+character folders are ignored (e.g. "2012-12-07", "ephys2")
would be change in the regexp in: dat.listExps line 39
The text was updated successfully, but these errors were encountered: