diff --git a/ui/src/Deface.vue b/ui/src/Deface.vue index d8d0ff37..dc2fd035 100755 --- a/ui/src/Deface.vue +++ b/ui/src/Deface.vue @@ -3,10 +3,9 @@

If you'd like to deface all anatomical images, please select a defacing method and click - Run Deface button. Defaced images will be reoriented via FSL's reorient2std function to - ensure proper defacing. + Run Deface button. Otherwise, you can skip this page.

-

Otherwise, you can skip this page.

+

Defaced images will be reoriented via FSL's reorient2std function to ensure proper defacing.

Defacing Method diff --git a/ui/src/Description.vue b/ui/src/Description.vue index 45369823..59e8d435 100755 --- a/ui/src/Description.vue +++ b/ui/src/Description.vue @@ -59,7 +59,7 @@ export default defineComponent({

Please enter as much information you like to include in the dataset_description.json. For specific - For specific information and examples, see + information and examples, see

You can store metadata/phenotypical data for each participant in this dataset.

-

Please skip this step if you do not need to store any phenotypical data.

+

Please skip this step if you do not wish to store any phenotypical data.

Phenotype Columns
Define phenotypical keys stored for this study (recommended).

diff --git a/ui/src/SeriesPage.vue b/ui/src/SeriesPage.vue index 3cc49952..92e6a926 100755 --- a/ui/src/SeriesPage.vue +++ b/ui/src/SeriesPage.vue @@ -41,8 +41,8 @@

- Please update how you'd like to map each dicom SeriesDescription to BIDS datatype, suffix, - entities. + Please update (if necessary) how you'd like to map each dicom SeriesDescription to BIDS + datatype, suffix, entities.

The information you specify here will be applied to all subjects that uses matching diff --git a/ui/src/Subject.vue b/ui/src/Subject.vue index a5b0de78..df4bc1dc 100644 --- a/ui/src/Subject.vue +++ b/ui/src/Subject.vue @@ -1,8 +1,8 @@