-
**Submitting author:** @nkarasiak (Nicolas Karasiak)
**Repository:** https://github.com/nkarasiak/MuseoToolBox
**Version:** v0.12
**Editor:** @kbarnhart
**Reviewers:** @cmillion, @mollenburger
**Aut…
-
I'm trying my hand applying mne to some ecog data and noticed a weird-ish bug using `.set_eeg_reference` which perhaps I had no business using to begin with. I set a custom reference using
```
good…
-
I'm trying to automate the importing of NWB files in Brainstorm.
Brainstorm is written in Matlab and Java.
The way that I designed the importing step, is to check if the NWB core files have already…
-
**Your Operating system and DeepLabCut version**
Windows 10 with an anaconda env
Please complete the following information about your system:
OS: Windows 10
DeepLabCut Version: 2.0.7
Browse…
-
### Expected behavior
Using the example provided here (http://www.sthda.com/english/wiki/cox-proportional-hazards-model), I have been trying to plot two strata with confidence intervals after runnin…
-
When trying to plot the ERPs, I got the following attribute error:
```---------------------------------------------------------------------------
AttributeError Tracebac…
-
### Expected behavior
generate plot
### Actual behavior
complain:
Error in f(...) : Aesthetics can not vary with a ribbon
### Steps to reproduce the problem
require("survival")
fit3
-
-
Confidence intervals are no longer calculated:
``` r
library("survival")
sr 2.5 % 97.5 %
#> (Intercept) NA NA
#> ecog.ps NA NA
#> rx NA NA
…
-
## 1) Bug
I believe this to be a bug. I’m trying to add a DecompositionSeries to a file and it seems to be saving it alright. When opening the updated file, however, it raises an error.
### Steps …