Changes for page 1. Setting up the working environment
Last modified by puchades on 2025/02/13 10:43
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -21,6 +21,8 @@ 21 21 22 22 Example: tg2345_MMSH_s001.tif 23 23 24 +- Upload the images you want to work with into the bucket of your collab using the Data proxy (press on //"Bucket"//) 25 + 24 24 **2. Image ingestion** 25 25 26 26 Two alternatives are available, the QUINT image creator app, which is automatically creating the necessary files for downstream analyses in your collab. Or, you can use the image service app which is able to create image tiles in different formats. The steps for preparing your files are described bellow: ... ... @@ -47,6 +47,106 @@ 47 47 48 48 === Use Image service app === 49 49 52 +**~1. Start the Image service UI from your webapp** 53 + 54 +**2. Fill in the requested information:** 55 + 56 + - type or paste the URL of the dataset folder containing the images. //Note!// the name of the collab supports only hyphens. 57 + 58 +E.g. https:~/~/data-proxy.ebrains.eu/api/v1/buckets/name-of-my-collab 59 + 60 + - you can filter the data using RegEx expressions. E.g. name_of_the_data_file.*\.jpg$ (for filtering jpeg files only). Or e.g hbp-00173_262_1366_1827.*\.tif$ for tiff files. 61 + 62 + - If your URL is valid, you will see the list of files by pressing "yes". Paste the name of the file you want to select. You can go back to the previous step by pressing "back" 63 + 64 + - Or use a prefix: E.g. https:~/~/data-proxy.ebrains.eu/api/v1/buckets/name-of-my-collab?prefix=name_of_the_data_folder 65 + 66 + - allow the image service to access your bucket 67 + 68 +[[image:Skjermbilde 2022-02-08 103443.png||height="199" width="500"]] 69 + 70 +- Store your results: Choose "create a new collab" where your ingested chunks will be stored in the bucket. This option is preferred in order not to overload the Bucket of your current collab. Give a name to your Bucket as well as a name for the collab (bucket slug) (see this illustration for more info) 71 + 72 +[[image:create collab.png||height="427" width="900"]] 73 + 74 +- Customize your ingestion: 75 + 76 + - give a name to your ingestion in the "description of ingestion" field. 77 + 78 +**3. For obtaining chunks in DZI format (compatible with WebAlign),** choose "2D" and "not stack of Images". 79 + 80 +**4. Click //"preview"// in order to preview your task** 81 + 82 +**5. Click //"create task"// to launch your ingestion** 83 + 84 +**6. Checking results in the Main UI page** 85 + 86 +Press "Task" in the higher right corner of the window. 87 + 88 +When creating the task, a red banner is displayed in the "Create Task" view if something goes wrong for instance. 89 + 90 +Otherwise, you will be redirected to the tasks list where the created task is selected. 91 + 92 +//Note! //A task will be first "Queued" then "Running"; "Stagingout"and ultimately "Successful" or "Failed" 93 + 94 +Refresh your browser in order to check the status of your task. 95 + 96 +When "successful", your chunks have been created. 97 + 98 +== == 99 + 100 +=== Use Image service app === 101 + 102 +**~1. Start the Image service UI from your webapp** 103 + 104 +**2. Fill in the requested information:** 105 + 106 + - type or paste the URL of the dataset folder containing the images. //Note!// the name of the collab supports only hyphens. 107 + 108 +E.g. https:~/~/data-proxy.ebrains.eu/api/v1/buckets/name-of-my-collab 109 + 110 + - you can filter the data using RegEx expressions. E.g. name_of_the_data_file.*\.jpg$ (for filtering jpeg files only). Or e.g hbp-00173_262_1366_1827.*\.tif$ for tiff files. 111 + 112 + - If your URL is valid, you will see the list of files by pressing "yes". Paste the name of the file you want to select. You can go back to the previous step by pressing "back" 113 + 114 + - Or use a prefix: E.g. https:~/~/data-proxy.ebrains.eu/api/v1/buckets/name-of-my-collab?prefix=name_of_the_data_folder 115 + 116 + - allow the image service to access your bucket 117 + 118 +[[image:Skjermbilde 2022-02-08 103443.png||height="199" width="500"]] 119 + 120 +- Store your results: Choose "create a new collab" where your ingested chunks will be stored in the bucket. This option is preferred in order not to overload the Bucket of your current collab. Give a name to your Bucket as well as a name for the collab (bucket slug) (see this illustration for more info) 121 + 122 +[[image:create collab.png||height="427" width="900"]] 123 + 124 +- Customize your ingestion: 125 + 126 + - give a name to your ingestion in the "description of ingestion" field. 127 + 128 +**3. For obtaining chunks in DZI format (compatible with WebAlign),** choose "2D" and "not stack of Images". 129 + 130 +**4. Click //"preview"// in order to preview your task** 131 + 132 +**5. Click //"create task"// to launch your ingestion** 133 + 134 +**6. Checking results in the Main UI page** 135 + 136 +Press "Task" in the higher right corner of the window. 137 + 138 +When creating the task, a red banner is displayed in the "Create Task" view if something goes wrong for instance. 139 + 140 +Otherwise, you will be redirected to the tasks list where the created task is selected. 141 + 142 +//Note! //A task will be first "Queued" then "Running"; "Stagingout"and ultimately "Successful" or "Failed" 143 + 144 +Refresh your browser in order to check the status of your task. 145 + 146 +When "successful", your chunks have been created. 147 + 148 +== == 149 + 150 +=== Use Image service app === 151 + 50 50 **~1. Prepare your images before upload by naming them according this naming convention:** 51 51 52 52 The ID should be unique to the particular brain section and in the format sXXX, with XXX representing the section number. The section number should reflect the serial order and spacing of the sections (e.g., s002, s006, s010 for every 4^^th^^ section starting with section 2).