From 2db584964435732013024f8e4ef636516885651c Mon Sep 17 00:00:00 2001 From: Rachael Stickland <50215726+RayStick@users.noreply.github.com> Date: Tue, 2 Jan 2024 09:00:01 +0000 Subject: [PATCH 1/3] correct sp mistake --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a35516da2..441d55edd 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ Shortcuts: ## Tested OSs 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. -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. +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. We apologise for the discomfort. From 4aa8295b1cfe8281dad83760a6db0cc781303558 Mon Sep 17 00:00:00 2001 From: Rachael Stickland <50215726+RayStick@users.noreply.github.com> Date: Tue, 2 Jan 2024 09:01:51 +0000 Subject: [PATCH 2/3] format onto new line --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 441d55edd..12b162036 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,8 @@ At the moment, it supports: - ``.acq``, ``.txt``, and ``.mat`` AcqKnowledge format (BIOPAC) - ``.txt`` and ``.mat`` LabChart format (ADInstruments) - ``.smr`` Spike2 format (CED) -- GE MRI file format (GE). +- GE MRI file format (GE) + 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! > 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) From 0f6bd72d8b61922fe33935924aed3e4ec568e4cb Mon Sep 17 00:00:00 2001 From: Rachael Stickland <50215726+RayStick@users.noreply.github.com> Date: Tue, 2 Jan 2024 09:03:45 +0000 Subject: [PATCH 3/3] suggested re-wording --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 12b162036..b7fd60ea0 100644 --- a/README.md +++ b/README.md @@ -54,11 +54,11 @@ Shortcuts: - [Developer calls calendar](https://calendar.google.com/calendar/u/0?cid=amoycDQ1MTdhMWdpaHNuNzlnOW1ucHJkMjRAZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmNvbQ) ## Tested OSs -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. +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. 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. -We apologise for the discomfort. +We apologise for any discomfort.