-
In the code I see
```
ntbuff = 525; %default filter size in iosr toolbox
```
but in the toolbox, I see
```
%% assign defaults
if isempty(N)
N = 1025;
end
```
…
-
Currently we can only model open-loop models, i.e. models that terminate with prescribed distal boundary conditions (like a distal pressure). I am adding the following:
- A heart/pulmonary circulat…
-
Hi,
I'm seeing an issue on shutdown when having multiple headless instances. I haven't had a chance to hunt this down further. Here is the exception:
```
Exception ignored in atexit callback:…
-
SwinV2 which is an enhancing version based on SwinV1 has many merits beyond its predecesor, such as more stable training performance, using log pos_emb to support larger resolution, So I wonder why no…
-
Correction needed for raw affiliation NanoRobotics Laboratory, Department of Computer and Software Engineering, Institute of Biomedical Engineering, Polytechnique Montréal, 2500, Chemin de Polytechniq…
-
-
Hi,
I wanted to know how the filtering and downsampling is applied on the DAT file using bz_LFPfromDAT function. I tried to check the code and I realized the sinc_filter function was used for filte…
-
MSID: 102453
Version: 1
Preprint DOI: https://doi.org/10.1101/2024.09.09.611984
## Step 1. Awaiting reviews
**Editorial to post reviews via hypothesis**
**Useful links:**
- DocMap: https://data-h…
-
Right now we only support BA/BS. We should allow the user to specify any type.
-
In addition to Dr. Sarma's lab, which investigates control theoretic models of brain state spaces, including those modeling epileptic and Parkinson's patients, what other state-of-the-art research out…