Skip to content

Commit 1077e57

Browse files
committed
forgot cellacdc so added it
1 parent 91969e4 commit 1077e57

17 files changed

Lines changed: 39 additions & 5 deletions

docs/hpc/09_ood/03_CellACDC.mdx

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
# Cell-ACDC in OOD
2+
3+
[Cell-ACDC](https://cell-acdc.readthedocs.io) is a GUI-based Python framework for segmentation, tracking, cell cycle annotations and quantification of microscopy data.
4+
5+
## Getting Started
6+
You can run Cell-ACDC in OOD by going to the URL [ood.hpc.nyu.edu](http://ood.hpc.nyu.edu) in your browser and selecting `Cell-ACDC` from the `Interactive Apps` pull-down menu at the top of the page. As you can see below, once you've used it and other interactive apps they'll show up on your home screen under the `Recently Used Apps` header.
7+
8+
:::note
9+
Be aware that when you start from `Recently Used Apps` it will start with the same configuration that you used previously. If you'd like to configure your Cell-ACDC session differently, you'll need to select it from the menu.
10+
:::
11+
12+
![OOD Interactive Apps menu](./static/ood_interactive_apps_cellacdc.png)
13+
14+
## Configuration
15+
16+
You can select the number of cores, amount of memory, and number of hours.
17+
18+
![OOD Cell-ACDC Configuration](./static/ood_cellacdc_config.png)
19+
20+
## Cell-ACDC running in OOD
21+
22+
After you hit the `Launch` button you'll have to wait for the scheduler to find node(s) for you to run on:
23+
![OOD Cell-ACDC in queue](./static/ood_cellacdc_in_queue.png)
24+
25+
Then you'll have a short wait for the Cell-ACDC itself to start up.<br />
26+
Once that happens you'll get one last page that will give you links to:
27+
- open a terminal window on the compute node your Cell-ACDC session is running on
28+
- go to the directory associated with your Session ID that stores output, config and other related files for your session
29+
- make changes to compression and image qualtiy
30+
- get a link that you can share that will allow others to view your Cell-ACDC session
31+
32+
![Pre-launch Cell-ACDC OOD](./static/ood_cellacdc_prelaunch.png)
33+
34+
Please click the `Launch Cell-ACDC` button and a Cell-ACDC window will open.

docs/hpc/09_ood/03_Dask_Jupyter_Notebook.mdx renamed to docs/hpc/09_ood/04_Dask_Jupyter_Notebook.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ If you select to use `/home` as your root directory be careful not to go over yo
2323

2424
## Dask with Jupyter Notebook running in OOD
2525

26-
After you hit the `Launch` button you'll have to wait for the scheduler to find node(s)for you to run on:
26+
After you hit the `Launch` button you'll have to wait for the scheduler to find node(s) for you to run on:
2727
![OOD Dask in queue](./static/ood_dask_in_queue.png)
2828

2929
Then you'll have a short wait for Dask itself to start up.<br />
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ You can select the number of cores, amount of memory, GPU type (if any), number
1919

2020
## Desktop running in OOD
2121

22-
After you hit the `Launch` button you'll have to wait for the scheduler to find node(s)for you to run on:
22+
After you hit the `Launch` button you'll have to wait for the scheduler to find node(s) for you to run on:
2323
![OOD Desktop in queue](./static/ood_desktop_in_queue.png)
2424

2525
Then you'll have a short wait for the Desktop itself to start up.<br />
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)