Skip to content

Commit

Permalink
deploy: 44d72b9
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzocerrone committed Oct 1, 2024
1 parent 26803c4 commit bbe3485
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 0x7ff95f57c500&gt;
image.dimensions=&lt;ngio.core.dimensions.Dimensions object at 0x7fe1d55ac7a0&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.508927</td>
<td>0.465932</td>
<td>0.833922</td>
<td>0.250752</td>
<td>1</td>
<td>FOV_1</td>
</tr>
<tr>
<th>1</th>
<td>0.638327</td>
<td>0.955435</td>
<td>0.124842</td>
<td>0.064062</td>
<td>2</td>
<td>FOV_1</td>
</tr>
<tr>
<th>2</th>
<td>0.303956</td>
<td>0.656394</td>
<td>0.485393</td>
<td>0.086540</td>
<td>3</td>
<td>FOV_1</td>
</tr>
<tr>
<th>3</th>
<td>0.792089</td>
<td>0.905661</td>
<td>0.810167</td>
<td>0.815928</td>
<td>4</td>
<td>FOV_1</td>
</tr>
<tr>
<th>4</th>
<td>0.140146</td>
<td>0.911607</td>
<td>0.550146</td>
<td>0.779675</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.384702</td>
<td>0.024687</td>
<td>0.793445</td>
<td>0.853144</td>
<td>2987</td>
<td>FOV_4</td>
</tr>
<tr>
<th>3087</th>
<td>0.558414</td>
<td>0.697025</td>
<td>0.499603</td>
<td>0.665024</td>
<td>2991</td>
<td>FOV_4</td>
</tr>
<tr>
<th>3088</th>
<td>0.959762</td>
<td>0.998624</td>
<td>0.051573</td>
<td>0.272722</td>
<td>2993</td>
<td>FOV_4</td>
</tr>
<tr>
<th>3089</th>
<td>0.746387</td>
<td>0.713772</td>
<td>0.182962</td>
<td>0.005275</td>
<td>2995</td>
<td>FOV_4</td>
</tr>
<tr>
<th>3090</th>
<td>0.242816</td>
<td>0.277257</td>
<td>0.566143</td>
<td>0.142057</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 bbe3485

Please sign in to comment.