Skip to content

Commit

Permalink
deploy: 906ea79
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzocerrone committed Oct 14, 2024
1 parent f8554fd commit 6833c89
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 0x7f894dd4dd90&gt;
image.dimensions=&lt;ngio.core.dimensions.Dimensions object at 0x7f35678e9ee0&gt;
</pre>
</div>
</div>
Expand Down Expand Up @@ -2027,32 +2027,32 @@ <h2 id="creating-a-new-table">Creating a new table<a class="anchor-link" href="#
<tbody>
<tr>
<th>1</th>
<td>0.240120</td>
<td>0.268460</td>
<td>0.639540</td>
<td>0.248288</td>
<td>FOV_1</td>
</tr>
<tr>
<th>2</th>
<td>0.334843</td>
<td>0.891959</td>
<td>0.585278</td>
<td>0.017909</td>
<td>FOV_1</td>
</tr>
<tr>
<th>3</th>
<td>0.557102</td>
<td>0.411225</td>
<td>0.905608</td>
<td>0.124180</td>
<td>FOV_1</td>
</tr>
<tr>
<th>4</th>
<td>0.770797</td>
<td>0.045401</td>
<td>0.267099</td>
<td>0.923164</td>
<td>FOV_1</td>
</tr>
<tr>
<th>5</th>
<td>0.794202</td>
<td>0.920131</td>
<td>0.399470</td>
<td>0.996468</td>
<td>FOV_1</td>
</tr>
<tr>
Expand All @@ -2063,32 +2063,32 @@ <h2 id="creating-a-new-table">Creating a new table<a class="anchor-link" href="#
</tr>
<tr>
<th>2987</th>
<td>0.032696</td>
<td>0.866123</td>
<td>0.865055</td>
<td>0.919915</td>
<td>FOV_4</td>
</tr>
<tr>
<th>2991</th>
<td>0.891634</td>
<td>0.120714</td>
<td>0.575480</td>
<td>0.367005</td>
<td>FOV_4</td>
</tr>
<tr>
<th>2993</th>
<td>0.065084</td>
<td>0.433213</td>
<td>0.214862</td>
<td>0.191500</td>
<td>FOV_4</td>
</tr>
<tr>
<th>2995</th>
<td>0.343177</td>
<td>0.577279</td>
<td>0.045279</td>
<td>0.018190</td>
<td>FOV_4</td>
</tr>
<tr>
<th>2996</th>
<td>0.431520</td>
<td>0.886964</td>
<td>0.102008</td>
<td>0.109023</td>
<td>FOV_4</td>
</tr>
</tbody>
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 6833c89

Please sign in to comment.