-
# Summary of the idea
Create a tracking system that records custom events (e.g. trial start, object picked up etc.) when they happen in system time (not in relative time) so it can be accurately used…
-
The original Julia version of this package had support for multi-dimensional registration (e.g., registering a 3-D cube instead of a 2-D image). This was removed for simpler code, but should be added …
-
### Environment
starting jruby 9.0.3.0, crash when reading large file
code
```sh
dd if=/dev/zero of=large_file count=1 bs=1400M
```
```ruby
File.open("large_file", "rb") do |f|
f.read
en…
-
Hi,
I also have a question, do you plan to implement the 3D version to visualize the activation map and decent???
Thanks in advance
-
Hi Everyone,
We have a question about microscopy data, apologies if this is the wrong place for this discussion (if so it would be much appreciated if someone could point us to the correct place).
…
-
Upon moving to 0.0.7 from 0.0.6, I now get #DRb::DRbUnknown:0x007fdfb22d2898 instead of the summary line (x tests, x assertions, x failures, etc...). Solely rolling back to 0.0.6 in my gemfile fixes t…
-
> So I’m thinking of an --smooth-fwhm argument that could take a list fwhm for smoothing. For example, if I specify --smooth-fwhm 0.0 6.0, the output will contain a smoothed data for activation analys…
-
I'm starting to work on [CuBIDS](https://github.com/PennLINC/cubids), which is useful for annotating variant acquisitions in a BIDS dataset (e.g., adding an `acq` entity if some runs of a task have X …
tsalo updated
10 months ago
-
Similar to #457, I'd like to see some discussion on more ways to gather user input. Right now, if you want to do anything other than ask a simple question with `ask`, then you're either left to fend f…
ezekg updated
8 years ago
-
Hi,
I am now using micapipe to process my functional MRI. I found an error in ICA-FIX
`No valid labelling file specified` ,
When I checked the log file, I found it was due to the R error:
![imag…