Difference between revisions of "ICFO"

From Public PIC Wiki
Jump to navigation Jump to search
(Created page with "== Fiji == For starting Fiji, you need to start to log into Jupyterlab, start the virtual desktop and start: /data/icfo/software/Fiji.app")
 
Line 1: Line 1:
== Fiji ==
+
== Image viewers ==
  
For starting Fiji, you need to start to log into Jupyterlab, start the virtual desktop and
+
There is some limited support for running graphical applications at
start:
+
PIC. First you need to log into JupyterLab (jupyter.pic.es) and click
 +
on the virtual desktop icon (orange D). This will open a graphical
 +
desktop with a single terminal, from where you can launch the image
 +
viewers.
  
/data/icfo/software/Fiji.app
+
=== Fiji ===
 +
 
 +
Log into the desktop (see above) and run the following command:
 +
 
 +
 
 +
<code>
 +
/data/icfo/software/Fiji.app/ImageJ-linux64
 +
</code>
 +
 
 +
=== Napari ===
 +
 
 +
Log into the desktop (see above) and run the following command:
 +
 
 +
<code>
 +
/data/icfo/software/bin/run_napari
 +
</code>

Revision as of 09:35, 5 February 2025

Image viewers

There is some limited support for running graphical applications at PIC. First you need to log into JupyterLab (jupyter.pic.es) and click on the virtual desktop icon (orange D). This will open a graphical desktop with a single terminal, from where you can launch the image viewers.

Fiji

Log into the desktop (see above) and run the following command:


/data/icfo/software/Fiji.app/ImageJ-linux64

Napari

Log into the desktop (see above) and run the following command:

/data/icfo/software/bin/run_napari