Skip to content

Commit

Permalink
deploy: 5613201
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzocerrone committed Oct 12, 2024
1 parent f91b6e5 commit 3097bd6
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 0x7fb0a61be390&gt;
image.dimensions=&lt;ngio.core.dimensions.Dimensions object at 0x7f6e6b4c5be0&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.869760</td>
<td>0.926548</td>
<td>0.713971</td>
<td>0.442694</td>
<td>FOV_1</td>
</tr>
<tr>
<th>2</th>
<td>0.678947</td>
<td>0.119607</td>
<td>0.247361</td>
<td>0.237962</td>
<td>FOV_1</td>
</tr>
<tr>
<th>3</th>
<td>0.568469</td>
<td>0.859162</td>
<td>0.179080</td>
<td>0.811719</td>
<td>FOV_1</td>
</tr>
<tr>
<th>4</th>
<td>0.771264</td>
<td>0.919044</td>
<td>0.186396</td>
<td>0.271463</td>
<td>FOV_1</td>
</tr>
<tr>
<th>5</th>
<td>0.533778</td>
<td>0.606252</td>
<td>0.836148</td>
<td>0.553439</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.502986</td>
<td>0.399687</td>
<td>0.548248</td>
<td>0.202310</td>
<td>FOV_4</td>
</tr>
<tr>
<th>2991</th>
<td>0.505042</td>
<td>0.741095</td>
<td>0.302357</td>
<td>0.720801</td>
<td>FOV_4</td>
</tr>
<tr>
<th>2993</th>
<td>0.116012</td>
<td>0.882230</td>
<td>0.268190</td>
<td>0.649318</td>
<td>FOV_4</td>
</tr>
<tr>
<th>2995</th>
<td>0.266089</td>
<td>0.050930</td>
<td>0.267411</td>
<td>0.058746</td>
<td>FOV_4</td>
</tr>
<tr>
<th>2996</th>
<td>0.222929</td>
<td>0.173266</td>
<td>0.317526</td>
<td>0.405705</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 3097bd6

Please sign in to comment.