Skip to content

Commit 98aa35e

Browse files
fix roi table
1 parent bf02ad2 commit 98aa35e

File tree

3 files changed

+4
-1
lines changed
  • tests/data/AssayPlate_Greiner_CELLSTAR655090_B03_0.zarr/tables/FOV_ROI_table

3 files changed

+4
-1
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
{
2+
"backend": "anndata_v1",
23
"encoding-type": "anndata",
34
"encoding-version": "0.1.0",
45
"fractal_table_version": "1",
6+
"index_key": "FieldIndex",
7+
"index_type": "str",
58
"type": "roi_table"
69
}

tests/data/AssayPlate_Greiner_CELLSTAR655090_B03_0.zarr/tables/FOV_ROI_table/X/.zarray

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"id": "blosc",
1111
"shuffle": 1
1212
},
13-
"dtype": "<f4",
13+
"dtype": "<f8",
1414
"fill_value": 0.0,
1515
"filters": null,
1616
"order": "C",
Binary file not shown.

0 commit comments

Comments
 (0)