kdarti

Results 5 issues of kdarti

### Version of Homer3 you are using 1.80.2 ### Your environment (MATLAB environment and OS) 2017b runtime ### Description of the issue ![image](https://github.com/BUNPC/Homer3/assets/61238634/899e19c9-7030-4ea5-85de-4f961a4622d4) Given the error I figured it was...

bug

#### Describe the bug I'm not completely sure that this is a bug, and I'm not sure it's even expected that you'd get the same results when automatically reading coordinates...

### Description of the problem I have a snirf file with a sample rate of 50hz, the /nirs/data1/time array is correctly incremented by 0.02 per sample, as expected. However, when...

BUG

#### Describe the bug The [example aux dataset ](https://forae.s3.amazonaws.com/2022-08-05_002.snirf.zip)used in the [aux tutorial](https://mne.tools/mne-nirs/0.4/auto_examples/general/plot_60_aux_data.html) has /nirs/aux/dataTimeSeries in 1D format. This means that read_snirf_aux_data() runs fine on this example dataset. However, the...

#### Describe the bug According to the snirf spec strings should be stored as as scalars, not as 1x1 arrays. ![image](https://github.com/mne-tools/mne-nirs/assets/61238634/6ee7f9c2-9423-4988-a300-2d37b9f5102b) The [example aux dataset ](https://forae.s3.amazonaws.com/2022-08-05_002.snirf.zip) used in the [aux...