-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcatalog.json
More file actions
40 lines (40 loc) · 1.81 KB
/
Copy pathcatalog.json
File metadata and controls
40 lines (40 loc) · 1.81 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
[
{
"id": "diameter-sample-data",
"label": "Diameter Sample Data",
"description": "TIF kymograph sample data for diameter analysis demos.",
"url": "https://github.com/mapmanager/cloudscope-data/releases/download/v0.1.0/diameter-sample-data.zip",
"sha256": "c84048c404497585cfa2813b00cf8993d838237f4c796d609abe6024b5ebbc24"
},
{
"id": "velocity-sample-data",
"label": "Velocity Sample Data",
"description": "OIR kymograph sample data for velocity analysis demos.",
"url": "https://github.com/mapmanager/cloudscope-data/releases/download/v0.1.0/velocity-sample-data.zip",
"sha256": "52ef017c672a539814bfb313b29810760496b0260912f7b43faf2c72b1e22659"
},
{
"id": "kymograph-flow",
"label": "Kymograph Flow (single file)",
"description": "One OIR line-scan kymograph for velocity and heart-rate demos.",
"url": "https://github.com/mapmanager/cloudscope-data/releases/download/v0.1.0/kymograph-flow.zip",
"sha256": "443e18e45ece4c41bc99df1416cabf8f6d76b9a97cd6d72b01fcd469fd23bd9e",
"primary_file": "20251014_A98_0002.oir"
},
{
"id": "kymograph-diameter",
"label": "Kymograph Diameter (single file)",
"description": "One TIF line-scan kymograph for diameter and sum-intensity demos.",
"url": "https://github.com/mapmanager/cloudscope-data/releases/download/v0.1.0/kymograph-diameter.zip",
"sha256": "1bddfdad47c1a982756fd66253b9c4334f910efdd8510b1855d3896d3b8a0e9f",
"primary_file": "220110n_0005.tif"
},
{
"id": "rr30a-two-channel",
"label": "RR30A Two Channel",
"description": "Two-channel TIFF volume",
"url": "https://github.com/mapmanager/cloudscope-data/releases/download/v0.1.0/rr30a-two-channel.zip",
"sha256": "22ec5e8796761f5b768d5e496d46ad3304d40f0e76dfa5ffeba60dc8109f0f6a",
"primary_file": "rr30a-two-channel.tif"
}
]