| ... | ... | @@ -10,7 +10,7 @@ The key steps are: |
|
|
|
|
|
|
|
1. Open OMERO.insight .
|
|
|
|
2. It should look like the image below. If the server says `localhost` you need to [set up the server](./Setting-up-insight)
|
|
|
|
3. Login in with you student/staff ID and password.
|
|
|
|
3. Login in with your student/staff ID and password.
|
|
|
|
4. [Add files or directories to the queue](#adding-files-to-the-import-queue)
|
|
|
|
5. [Import the files](#importing)
|
|
|
|
|
| ... | ... | @@ -20,14 +20,14 @@ The key steps are: |
|
|
|
The most convenient way to import images is to add a directory.
|
|
|
|
|
|
|
|
* OMERO will add all the images files it finds in that directory **and** any sub-directories. This is great if you want to organise your experiment in nested directories.
|
|
|
|
* It will include files the`.log` files associated with images.
|
|
|
|
* It will include files in the `.log` files associated with images.
|
|
|
|
|
|
|
|
The steps to add directories are the same:
|
|
|
|
3. To upload an image click on the Importer icon  at the top of the window
|
|
|
|
|
|
|
|
4. This opens the *Import Data* window. You can navigate the local filesystem of then computer in the left hand pane. On the right hand side is a list of files to upload to OMERO. The arrows in the middle add and remove images from the import queue.
|
|
|
|
4. This opens the *Import Data* window. You can navigate the local filesystem of the computer in the left hand pane. On the right hand side is a list of files to upload to OMERO. The arrows in the middle add and remove images from the import queue.
|
|
|
|

|
|
|
|
5. To add an image to the queue select a file in the right hand pane and click the right facing arrow. A window will open asking which `project` and `dataset` in OMERO you would like to save to the files to.
|
|
|
|
5. To add an image to the queue select a file in the right hand pane and click the right facing arrow. A window will open asking which `project` and `dataset` in OMERO you would like to save the files to.
|
|
|
|

|
|
|
|
From the dropdown menu you can select an existing `project` and `dataset` or create to new ones. Note that if you click `New...` the window to name the new `project` or `dataset` may be hidden behind the current window.
|
|
|
|

|
| ... | ... | @@ -38,7 +38,7 @@ As `project` and `dataset` have been set, steps 5 and 7 can be repeated until th |
|
|
|

|
|
|
|
|
|
|
|
## Importing
|
|
|
|
Once you have added all the files click the `Import` button. This will add a tab to the Import Data window that shows the progress of the the importing process.
|
|
|
|
Once you have added all the files click the `Import` button. This will add a tab to the Import Data window that shows the progress of the importing process.
|
|
|
|
|
|
|
|

|
|
|
|
|
| ... | ... | |