Skip to content

Commit

Permalink
deploy: fea3c1d
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzocerrone committed Oct 1, 2024
1 parent 349c602 commit 4a0c309
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 23 deletions.
42 changes: 21 additions & 21 deletions notebooks/image/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1170,7 +1170,7 @@ <h2 id="images">Images<a class="anchor-link" href="#images">¶</a></h2><p>Images
image.axes_names=['c', 'z', 'y', 'x']
image.pixel_size=PixelSize(x=0.1625, y=0.1625, z=1.0, unit=micrometer)
image.channel_labels=['DAPI', 'nanog', 'Lamin B1']
image.dimensions=&lt;ngio.core.dimensions.Dimensions object at 0x7f7d6a789bb0&gt;
image.dimensions=&lt;ngio.core.dimensions.Dimensions object at 0x7f61904b5a00&gt;
</pre>
</div>
</div>
Expand Down Expand Up @@ -2029,36 +2029,36 @@ <h2 id="creating-a-new-table">Creating a new table<a class="anchor-link" href="#
<tbody>
<tr>
<th>0</th>
<td>0.592622</td>
<td>0.822832</td>
<td>0.584870</td>
<td>0.767662</td>
<td>1</td>
<td>FOV_1</td>
</tr>
<tr>
<th>1</th>
<td>0.590615</td>
<td>0.137951</td>
<td>0.628804</td>
<td>0.451049</td>
<td>2</td>
<td>FOV_1</td>
</tr>
<tr>
<th>2</th>
<td>0.103517</td>
<td>0.657572</td>
<td>0.666540</td>
<td>0.174871</td>
<td>3</td>
<td>FOV_1</td>
</tr>
<tr>
<th>3</th>
<td>0.381791</td>
<td>0.266417</td>
<td>0.786300</td>
<td>0.951382</td>
<td>4</td>
<td>FOV_1</td>
</tr>
<tr>
<th>4</th>
<td>0.964225</td>
<td>0.355164</td>
<td>0.674355</td>
<td>0.066214</td>
<td>5</td>
<td>FOV_1</td>
</tr>
Expand All @@ -2071,36 +2071,36 @@ <h2 id="creating-a-new-table">Creating a new table<a class="anchor-link" href="#
</tr>
<tr>
<th>3086</th>
<td>0.144345</td>
<td>0.669662</td>
<td>0.179609</td>
<td>0.781498</td>
<td>2987</td>
<td>FOV_4</td>
</tr>
<tr>
<th>3087</th>
<td>0.148679</td>
<td>0.710085</td>
<td>0.834154</td>
<td>0.763748</td>
<td>2991</td>
<td>FOV_4</td>
</tr>
<tr>
<th>3088</th>
<td>0.590025</td>
<td>0.397838</td>
<td>0.220575</td>
<td>0.896305</td>
<td>2993</td>
<td>FOV_4</td>
</tr>
<tr>
<th>3089</th>
<td>0.826424</td>
<td>0.552862</td>
<td>0.856681</td>
<td>0.899724</td>
<td>2995</td>
<td>FOV_4</td>
</tr>
<tr>
<th>3090</th>
<td>0.424219</td>
<td>0.299278</td>
<td>0.253483</td>
<td>0.669229</td>
<td>2996</td>
<td>FOV_4</td>
</tr>
Expand Down
2 changes: 1 addition & 1 deletion notebooks/processing/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

0 comments on commit 4a0c309

Please sign in to comment.