Nikita Beliy

Results 14 issues of Nikita Beliy

Hi, I was looking into bypassing issues #180 and #166, and found that `PhysIO` already tries to remove sub-directories of spm, but, probably due to outdated version it doesn't work...

Affected version: R2021a-v8.0.1, also development branch. Hi again, there a small inconsistency between a `cardiac_modality` values defined in `tapas_physio_cfg_matlabbatch.m` (l. 76): ```matlab modality.help = {'Shall ECG or PPU data be...

physio

- closes #1713 Changes: In common principles/image format, removed reference to Nifti, and removed Nifti specific content. Rephrased the rest. In MRI, added Data format section with Nifti requirements. To...

Dear developers, I can't find an explicit format requirements for MRI. All examples/templates implies Nifti format with one file (.nii). Will the Nifti 2 files (.hdr+.img) will also compatible with...

consistency
data format

Apparently there some version conflicts between `numba` and `numpy`: ``` ImportError: Numba needs NumPy 1.22 or greater. Got NumPy 1.21. ``` Just updating NumPy do not solve the issue, due...

I think it could be beneficial to relax restrictions on data formats. Laboratories might want to adhere to BIDS for structuring their data, but the format is usually dictated by...

opinions wanted

In actual state user have an access either to the flat list of files using query, or to full unfiltered layout. It can be helpfull to provide user a way...

### Describe your problem in detail. In [schema/rules/sidecars/mri.yaml](https://github.com/bids-standard/bids-specification/blob/3fd21ff095ecc9ac8e2b7bf092f5ee09e055e45b/src/schema/rules/sidecars/mri.yaml#L29), the level for `MagneticFieldStrength` is stated as `recommended, but required for Arterial Spin Labeling`, which is inconsistent with levels for other metadata...

bug

Dear SPM team, recently, while analyzing diffusion data, I stumbled on a small problem: My pipeline needed SliceTiming to perform some corrections, but this timing is impossible to retrieve from...

### PsychoPy Version 2024.2.4 compatibility+ (py3.8) ### What OS are your PsychoPy running on? Windows7 ### Bug Description Dear developers, We had some difficulties for running psychopy 2024.2.4 compatibility+ on...

🐞 bug