-
not always but some times... results in unpredictable buildability of the package
-
In event.py, make_fixed_length_events always adds first_samp to the start index, i.e.:
`start = raw.time_as_index(start)`
`start = start[0] + raw.first_samp`
This isn't obvious unless you look at the …
-
I'm trying to add a `stim` channel (a clean combination of multiple already existing stim channels) to a raw object:
```
# read raw
raw = read_raw_edf(fname, preload=True)
# clean stim
raw_stim = ra…
-
To follow up on the discussion in #622 now that we have the Process stuff merged in, here's where we currently stand.
You can currently use the Process interface to define a nicely resettable Node th…
-
```
What steps will reproduce the problem?
1. Creating the Wave file protocol
2. running the protocol
3.
What is the expected output? What do you see instead?
What version of the product are you us…
-
If one setup `HSolve` after calling `moose.reinit()` then it works fine, otherwise it fails with a seg fault with following gdb dump.
Some macros are added to check NULL pointer assignments etc.
``…
-
Examples from log:
`[2014-03-31 00:54:16:526] [DEBUG] AVChanged: fundsSTI = -7725007`
`[2014-03-31 00:56:05:071] [DEBUG] AVChanged: fundsSTI = 330854`
`[2014-03-31 01:03:01:849] [DEBUG] AVChanged: f…
-
![3_wrong signals](https://cloud.githubusercontent.com/assets/16784562/13056164/9f086a9c-d3e1-11e5-981b-113b14348a47.png)
trial_type: "poldrack-single-stim",
In the Practice trials: I didn't see…
-
I'm looking at data from a scan that had absurdly long stimulus markers -- on the order of 500-1000 ms -- with imprecise offsets. There's no point at which the composite stim channel returns to zero,…
-
Chiar dacă modelul permite anumite flexiuni, unele lexeme nu le suportă. De exemplu, _copilule / copile_ sunt ambele ok, dar numai _calule_ e ok (nu și _cale_).
Avem nevoie de o interfață rudimentară…