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
-
... ... @@ -97,8 +97,24 @@ 97 97 98 98 == == 99 99 100 - 100 +=== Use Image service app === 101 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 + 102 102 [[image:Skjermbilde 2022-02-08 103443.png||height="199" width="500"]] 103 103 104 104 - 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)