Skip to content

Commit

Permalink
Refresh snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
frcroth committed Nov 11, 2024
1 parent 30ed5b1 commit e871f00
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 83 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -123,24 +123,6 @@ Generated by [AVA](https://avajs.dev).
status: '',
tags: [],
},
{
colorLayerNames: [],
created: 'created',
displayName: null,
folderId: '570b9f4e4bb848d0885ea917',
id: 'id',
isActive: true,
isEditable: true,
isUnreported: false,
lastUsedByUser: 0,
name: 'test-dataset-upload',
owningOrganization: 'Organization_X',
segmentationLayerNames: [
'segmentation',
],
status: '',
tags: [],
},
]

## getActiveDatasets
Expand Down Expand Up @@ -213,71 +195,6 @@ Generated by [AVA](https://avajs.dev).
tags: [],
usedStorageBytes: 0,
},
{
allowedTeams: [],
allowedTeamsCumulative: [],
created: 'created',
dataSource: {
dataLayers: [
{
boundingBox: {
depth: 100,
height: 100,
topLeft: [
50,
50,
25,
],
width: 100,
},
category: 'segmentation',
elementClass: 'uint32',
largestSegmentId: 176,
name: 'segmentation',
resolutions: [
[
1,
1,
1,
],
],
},
],
id: 'id',
scale: {
factor: [
11.24,
11.24,
28,
],
unit: 'nanometer',
},
},
dataStore: {
allowsUpload: true,
isScratch: false,
jobsEnabled: false,
jobsSupportedByAvailableWorkers: [],
name: 'localhost',
url: 'http://localhost:9000',
},
description: null,
displayName: null,
folderId: '570b9f4e4bb848d0885ea917',
isActive: true,
isEditable: true,
isPublic: false,
isUnreported: false,
lastUsedByUser: 0,
logoUrl: '/assets/images/mpi-logos.svg',
metadata: [],
name: 'test-dataset-upload',
owningOrganization: 'Organization_X',
publication: null,
sortingKey: 'sortingKey',
tags: [],
usedStorageBytes: 0,
},
]

## getDatasetAccessList
Expand Down
Binary file not shown.

0 comments on commit e871f00

Please sign in to comment.