Skip to content

Commit

Permalink
committing vcell test data
Browse files Browse the repository at this point in the history
  • Loading branch information
interim17 committed Sep 14, 2024
1 parent 8b6f342 commit 21de465
Show file tree
Hide file tree
Showing 32 changed files with 260 additions and 0 deletions.
28 changes: 28 additions & 0 deletions scripts/vcell_zarr_converter/vcelldata/.zarray
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"chunks": [
1,
1,
25,
71,
71
],
"compressor": {
"blocksize": 0,
"clevel": 5,
"cname": "lz4",
"id": "blosc",
"shuffle": 1
},
"dtype": "<f8",
"fill_value": 0.0,
"filters": null,
"order": "C",
"shape": [
5,
6,
25,
71,
71
],
"zarr_format": 2
}
232 changes: 232 additions & 0 deletions scripts/vcell_zarr_converter/vcelldata/.zattrs
Original file line number Diff line number Diff line change
@@ -0,0 +1,232 @@
{
"metadata": {
"axes": [
{
"name": "t",
"type": "time",
"unit": "second"
},
{
"name": "c",
"type": "channel",
"unit": null
},
{
"name": "z",
"type": "space",
"unit": "micrometer"
},
{
"name": "y",
"type": "space",
"unit": "micrometer"
},
{
"name": "x",
"type": "space",
"unit": "micrometer"
}
],
"channels": [
{
"domain_name": "all",
"index": 0,
"label": "region_mask",
"max_value": 5,
"min_value": 0
},
{
"domain_name": "cytosol",
"index": 1,
"label": "C_cyt",
"max_values": [
0.0,
1.6578610937269188e-05,
3.688810690038264e-05,
5.838639163921412e-05,
7.973304853048764e-05
],
"mean_values": [
0.0,
1.6684491059409372e-07,
5.37820903345834e-07,
1.0131317372551273e-06,
1.5374842617646347e-06
],
"min_values": [
0.0,
0.0,
0.0,
0.0,
0.0
]
},
{
"domain_name": "cytosol",
"index": 2,
"label": "Ran_cyt",
"max_values": [
0.0,
1.6578610937269188e-05,
3.688810690038264e-05,
5.838639163921412e-05,
7.973304853048764e-05
],
"mean_values": [
0.0,
1.6684491059409372e-07,
5.37820903345834e-07,
1.0131317372551273e-06,
1.5374842617646347e-06
],
"min_values": [
0.0,
0.0,
0.0,
0.0,
0.0
]
},
{
"domain_name": "cytosol",
"index": 3,
"label": "RanC_cyt",
"max_values": [
0.0,
0.0001386595389472678,
0.00015070593618817915,
0.0001518858395444779,
0.00014872052622450286
],
"mean_values": [
0.0,
1.1686900801732698e-06,
1.7474882109624814e-06,
2.054994446719875e-06,
2.203403652395101e-06
],
"min_values": [
0.0,
0.0,
0.0,
0.0,
0.0
]
},
{
"domain_name": "Nucleus",
"index": 4,
"label": "RanC_nuc",
"max_values": [
0.00045,
0.00044784349464175205,
0.0004325308047580796,
0.0004084354763369491,
0.00038171626169331387
],
"mean_values": [
1.0765721087085895e-05,
9.430186096318532e-06,
8.480411972777581e-06,
7.69759490311101e-06,
7.024833172936422e-06
],
"min_values": [
0.0,
0.0,
0.0,
0.0,
0.0
]
},
{
"domain_name": "cytosol",
"index": 5,
"label": "J_r0",
"max_values": [
0.0,
0.00013838468860665845,
0.0001493452037574851,
0.0001484768688158302,
0.00014236316719653776
],
"mean_values": [
0.0,
1.1677097999804077e-06,
1.739058484657851e-06,
2.0277225693979853e-06,
2.144552414702162e-06
],
"min_values": [
0.0,
0.0,
0.0,
0.0,
0.0
]
}
],
"mesh": {
"extent": [
74.24,
74.24,
26.0
],
"origin": [
0.0,
0.0,
0.0
],
"size": [
71,
71,
25
],
"volume_regions": [
{
"domain_name": "ec",
"domain_type_index": 0,
"region_index": 0,
"volume": 124767.54117864356
},
{
"domain_name": "cytosol",
"domain_type_index": 1,
"region_index": 1,
"volume": 14855.904388351477
},
{
"domain_name": "cytosol",
"domain_type_index": 1,
"region_index": 2,
"volume": 1.2185460680272107
},
{
"domain_name": "cytosol",
"domain_type_index": 1,
"region_index": 3,
"volume": 1.2185460680272107
},
{
"domain_name": "cytosol",
"domain_type_index": 1,
"region_index": 4,
"volume": 1.2185460680272107
},
{
"domain_name": "Nucleus",
"domain_type_index": 2,
"region_index": 5,
"volume": 3673.9163951019395
}
]
},
"times": [
0.0,
0.25,
0.5,
0.75,
1.0
]
}
}
Binary file added scripts/vcell_zarr_converter/vcelldata/0.0.0.0.0
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added scripts/vcell_zarr_converter/vcelldata/0.4.0.0.0
Binary file not shown.
Binary file not shown.
Binary file added scripts/vcell_zarr_converter/vcelldata/1.0.0.0.0
Binary file not shown.
Binary file added scripts/vcell_zarr_converter/vcelldata/1.1.0.0.0
Binary file not shown.
Binary file added scripts/vcell_zarr_converter/vcelldata/1.2.0.0.0
Binary file not shown.
Binary file added scripts/vcell_zarr_converter/vcelldata/1.3.0.0.0
Binary file not shown.
Binary file added scripts/vcell_zarr_converter/vcelldata/1.4.0.0.0
Binary file not shown.
Binary file added scripts/vcell_zarr_converter/vcelldata/1.5.0.0.0
Binary file not shown.
Binary file added scripts/vcell_zarr_converter/vcelldata/2.0.0.0.0
Binary file not shown.
Binary file added scripts/vcell_zarr_converter/vcelldata/2.1.0.0.0
Binary file not shown.
Binary file added scripts/vcell_zarr_converter/vcelldata/2.2.0.0.0
Binary file not shown.
Binary file added scripts/vcell_zarr_converter/vcelldata/2.3.0.0.0
Binary file not shown.
Binary file not shown.
Binary file added scripts/vcell_zarr_converter/vcelldata/2.5.0.0.0
Binary file not shown.
Binary file added scripts/vcell_zarr_converter/vcelldata/3.0.0.0.0
Binary file not shown.
Binary file added scripts/vcell_zarr_converter/vcelldata/3.1.0.0.0
Binary file not shown.
Binary file added scripts/vcell_zarr_converter/vcelldata/3.2.0.0.0
Binary file not shown.
Binary file added scripts/vcell_zarr_converter/vcelldata/3.3.0.0.0
Binary file not shown.
Binary file added scripts/vcell_zarr_converter/vcelldata/3.4.0.0.0
Binary file not shown.
Binary file added scripts/vcell_zarr_converter/vcelldata/3.5.0.0.0
Binary file not shown.
Binary file added scripts/vcell_zarr_converter/vcelldata/4.0.0.0.0
Binary file not shown.
Binary file added scripts/vcell_zarr_converter/vcelldata/4.1.0.0.0
Binary file not shown.
Binary file added scripts/vcell_zarr_converter/vcelldata/4.2.0.0.0
Binary file not shown.
Binary file added scripts/vcell_zarr_converter/vcelldata/4.3.0.0.0
Binary file not shown.
Binary file not shown.
Binary file added scripts/vcell_zarr_converter/vcelldata/4.5.0.0.0
Binary file not shown.

0 comments on commit 21de465

Please sign in to comment.