Skip to content

Commit 204b2c4

Browse files
committed
vault backup: 2025-11-04 23:17:45
1 parent 2ca40be commit 204b2c4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

source/content/Dry/Image Processing/Imaris 3D Random Spots Distance Analysis.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ This Imaris XT Python workflow performs a 3D null model analysis by randomly gen
1818
| ObservedSpots | Real experimental spot set to compare against |
1919

2020
### 🛠 Required Scripts
21-
| ⚙️ Script | 🔧 Purpose |
22-
| ----------------------------------------------------------------------------------- | ----------------------------------------------- |
23-
| `ImarisLib.py` | Interface to Imaris XT and image access |
24-
| [`Imaris_Analysis-RandomSpots.ipynb`](./01.Files/Imaris_Analysis-RandomSpots.ipynb) | Main script for seeding, sampling, and analysis |
21+
| ⚙️ Script | 🔧 Purpose |
22+
| ----------------------------------------------------------------------------------------------------- | ----------------------------------------------- |
23+
| `ImarisLib.py` | Interface to Imaris XT and image access |
24+
| <a href="./01.Files/Imaris_Analysis-RandomSpots.ipynb" download>Imaris_Analysis-RandomSpots.ipynb</a> | Main script for seeding, sampling, and analysis |
2525

2626
### 🧭 Workflow Summary
2727
1. Connects to an open Imaris application using ImarisLib.

0 commit comments

Comments
 (0)