Results 24 issues of neuronflow

double timeout to also detect devices with weaker signal. Detected eTRV devices: 00:04:2f:34:74:eb, RSSI=-71dB, key=- 00:04:2f:34:55:90, RSSI=-93dB, key=- 00:04:2f:cc:e8:87, RSSI=-94dB, key=- 00:04:2f:79:44:cf, RSSI=-67dB, key=-

Hi, I need schedules like: USER A home: 7:45-10:30 -> 24°C 10:30-12:00 -> 21°C 12-19:30 -> 23°C etc. USER B home: 7:45-10:30 -> 22°C 10:30-12:00 -> 19°C 12-19:30 -> 21°C...

we want typing and documentation for the segmentor and fusionator

documentation

I am running rsync 3.2.7 on OSX 13.4 (also tested an older version 2.x and encountered the same problem). It seems that rsync during the copy process generates a file...

I am exploring whether we can replace an ANTs / niftyreg registration step in our pipelines with sitk. Which parameters would I need to replicate the functionality of: ``` reg_aladin...

Question

**Describe the bug** On two servers I observe substantially increasing epoch durations when training with cached datasets. The effects are way more pronounced on server A (64cores) with no swap...

question

hd-bet seems to require an installation in development mode (-e flag) This installation creates a folder on the users system. What changes would be needed to no longer require dev...

I currently have a Python script which assembles an ANTs call that is then called by `subprocess`: ``` # ants call parameters dimensionality = "-d 3" initial_moving_transform = "-r ["...

Here is my niftyreg script; I am using version 1.5.68: ``` niftyreg_scripts/reg_aladin \ -rigOnly \ -pad 42.0 \ -ref $fixed \ -flo $moving \ -res $transformed \ -aff $matrix ```...

## Detailed Description - Affected library: cluster_tools I am trying to use cluster_tools to schedule SLURM jobs: My code looks like this: ``` from cluster_tools import SlurmExecutor with SlurmExecutor(job_resources=slurm_settings_dict) as...

enhancement