You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,8 @@ At the moment, it supports:
32
32
-``.acq``, ``.txt``, and ``.mat`` AcqKnowledge format (BIOPAC)
33
33
-``.txt`` and ``.mat`` LabChart format (ADInstruments)
34
34
-``.smr`` Spike2 format (CED)
35
-
- GE MRI file format (GE).
35
+
- GE MRI file format (GE)
36
+
36
37
We want to offer as much support as possible! If you have a file format that you want to see added, open an issue about it!
37
38
38
39
> If you use ``phys2bids`` in your work, please support it by citing the zenodo DOI of the version you used. You can find the latest version [here](https://doi.org/10.5281/zenodo.3470091)
While all version until `2.6.2` were tested on Linux and Windows, starting from version `2.7`onward we had to **drop Windows testing**. The reason is related to the cost of running such tests: for each Windows test, we can run up to 8 tests on Linux instead. Partial Windows testing might be reintroduced in future releases.
57
+
All versions until `2.6.2` were tested on Linux and Windows. However, starting from version `2.7`onwards we had to **drop Windows testing**. The reason for this is related to the cost of running such tests: for each Windows test, we can run up to 8 tests on Linux instead. Partial Windows testing might be reintroduced in future releases.
57
58
58
-
Hence, while **we cannot ensure that phys2bids will run on Windows or MacOS/iOS**, we don't see any reason it shouldn't. Besides, it will run on Linux Subsistems.
59
+
Hence, while **we cannot ensure that phys2bids will run on Windows or MacOS/iOS**, we don't see any reason it shouldn't. Besides, it will run on Linux Subsystems.
0 commit comments