-
``` C#
///
/// Initializes a new instance of the class.
///
/// The number of failures (r) until the experiment stopped. Range: r ≥ 0.
/// The probability (p…
-
Is related to #30. startTrial needs to be adapted in order for it to populate the right smell.trial if a sequence of trials is executed at once.
-
Lauren and @nvahidi have both run in to this issue.
couple possible solutions:
1. set default to 2 minutes
2. make it a parameter of events.load_trials
3. remove stim window altogether
any recommen…
-
**Is your feature request related to a problem? Please describe.**
Not a problem, and probably low priority, but I wanted to share in case you dim it worth the effort. I filtered a dataset which was …
-
### Is your feature request related to a problem? Please describe.
The Trial of Strategy card requires the player to draw *and keep* all three battle cards every scenario until the trial is completed…
-
### Describe the bug
_No response_
### To Reproduce
_No response_
### Expected behavior
_No response_
### Screenshots
_No response_
### Device
_No response_
### Browser
_No response_
-
### Describe the new feature or enhancement
One step in my preprocessing workflow is to take the epoch my data, and then remove trial outliers for each channel, defined as epochs where there is a v…
-
So I did simple experiment where I grabbed random selections of atom pairs, then calculated the tica eigenvectors. They're pretty robust even with a small subset of atom pairs. This suggests that we…
-
Hi there,
I have been having an issue with searches easily going up and beyond a few tens of GB, which on my current setup becomes prohibitive when I have multiple projects, etc.
I was wondering if …
-
Hello,
I have tried to reproduce the training results from using the NPY files of the CalMS21 dataset by using CSV files generated from the same dataset. To do so, i seperated the training data int…