-
## Context
### Overview of the issue
Hello, I am trying to get CoreNEURON to run on Grace Hopper nodes on TACC Vista. I have compiled NEURON from the master branch with NVHPC 24.9. Unfortunately…
-
Support for E-Stim could be implemented using a separate audio file (MP3/WAV) for input, and selectable audio device for output. In this model MultiFunPlayer would act as an audio player, and sync pla…
-
The following error message:
```
ValueError: Decomposition has a different logical effect than hyperedge
hyperedge(140)=[]
decomposition([139, 203, 278, 277]=[[], [], [], [0]])
```
comes from
`…
-
As @Remi-Gau hinted by #695 , we still lack total clarity on original stimuli storage and annotation.
We do have
- `stimuli/` folder which, like `sourcedata/` is nohow "prescribed" for a specific …
-
The experimental e-stim audio device experiences issues during parts of scripts with high speeds. The audio will either not change until a slower part of the script plays, or will outright not play an…
-
Pulsed repetition protocols (e.g., Zeng et al., 2022) are a major simulation scenario, but how to run heating simulations is currently not very intuitive, partly due to variable naming and their assoc…
-
- the tutorial contains auxiliary data but those channels are not physically linked to anything on the headstage
- the imu axes are wrong, should be 0, -1, 0 for proper operation
-
I am struggling to get the power analysis for an interaction term (categorical : categorical) to run. Here is the model summary:
```
> mod.sum
Linear mixed model fit by maximum likelihood . t-test…
-
Hi, I am currently working with the HSSM package (v 0.2.3) and have encountered an issue while handling my own data, including the "cavanagh_theta" data provided by the package. Specifically, when usi…
-
In the plotting module add a function to look for the MaxResponse CSV and indicate whether the stimulus had a response or not.
e.g. when you're flipping through traces it would indicate on the graph …