Last modified by puchades on 2025/02/13 10:43

From version 5.1
edited by puchades
on 2023/04/12 11:41
Change comment: There is no comment for this version
To version 7.1
edited by puchades
on 2023/04/21 13:41
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,4 +1,4 @@
1 -== To set up the working environment: ==
1 +== To set up your working environment: ==
2 2  
3 3  1. [[Register>>url:https://ebrains.eu/register/]] for an EBRAINS account, login, and set up a [[private collab>>url:https://wiki.ebrains.eu/bin/view/Collabs/]].
4 4  1. Initialise the Bucket by clicking on Bucket in the navigation panel -> Create Bucket.
... ... @@ -29,13 +29,13 @@
29 29  
30 30   - type or paste the URL of the dataset folder containing the images. //Note!// the name of the collab supports only hyphens.
31 31  
32 -E.g. https:~/~/data-proxy.ebrains.eu/api/buckets/name-of-my-collab
32 +E.g. https:~/~/data-proxy.ebrains.eu/api/v1/buckets/name-of-my-collab
33 33  
34 - - you can filter the data using RegEx expressions. E.g. name_of_the_data_folder\/.*\.jpg$ (for filtering jpeg files only).
34 + - 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.
35 35  
36 36   - 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"
37 37  
38 - - Or use a prefix: E.g. https:~/~/data-proxy.ebrains.eu/api/buckets/name-of-my-collab?prefix=name_of_the_data_folder
38 + - Or use a prefix: E.g. https:~/~/data-proxy.ebrains.eu/api/v1/buckets/name-of-my-collab?prefix=name_of_the_data_folder
39 39  
40 40   - allow the image service to access your bucket
41 41