Skip to content
Snippets Groups Projects
Unverified Commit 3ae1fda1 authored by xgui3783's avatar xgui3783 Committed by GitHub
Browse files

Revert "integrate difumo atlas"

parent 8045da10
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ const { AtlasPage } = require('../util')
const template = 'ICBM 2009c Nonlinear Asymmetric'
const area = 'Area hOc1 (V1, 17, CalcS)'
const receptorName = `Density measurements of different receptors for Area hOc1 (V1, 17, CalcS) [human, v1.0]`
const receptorName = `Density measurements of different receptors for Area hOc1`
const pmapName = `Probabilistic cytoarchitectonic map of Area hOc1 (V1, 17, CalcS) (v2.4)`
// TODO finish writing tests
......@@ -171,7 +171,7 @@ describe(`fav'ing dataset`, () => {
expect(number2).toEqual(0)
})
it('> click unpin in dataset detail sheet unpins fav, but also allows user to undo', async () => {
it('click unpin in dataset detail sheet unpins fav, but also allows user to undo', async () => {
const datasets = await iavPage.getVisibleDatasets()
......@@ -184,9 +184,6 @@ describe(`fav'ing dataset`, () => {
const numberOfFav = await iavPage.getNumberOfFavDataset()
expect(numberOfFav).toEqual(1)
// this wait is unfortunately necessary, as the snack bar sometimes obscures the unpin this dataset button
await iavPage.wait(5000)
await iavPage.clickModalBtnByText(/unpin\ this\ dataset/i)
await iavPage.wait(500)
......
source diff could not be displayed: it is too large. Options to address this: view the blob.
......@@ -215,161 +215,6 @@
1
]
]
},
"DiFuMo Atlas (64 dimensions)": {
"type": "segmentation",
"visible": false,
"source": "precomputed://https://object.cscs.ch/v1/AUTH_08c08f9f119744cbbf77e216988da3eb/imgsvc-97d7cf5f-9bb7-4143-8b1e-757ab4cb7354",
"transform": [
[
1,
0,
0,
-96937500
],
[
0,
1,
0,
-132937500
],
[
0,
0,
1,
-78937500
],
[
0,
0,
0,
1
]
]
},
"DiFuMo Atlas (128 dimensions)": {
"type": "segmentation",
"visible": false,
"source": "precomputed://https://object.cscs.ch/v1/AUTH_08c08f9f119744cbbf77e216988da3eb/imgsvc-d37f81c3-0449-4ace-83dc-e4d21a045142",
"transform": [
[
1,
0,
0,
-96937500
],
[
0,
1,
0,
-132937500
],
[
0,
0,
1,
-78937500
],
[
0,
0,
0,
1
]
]
},
"DiFuMo Atlas (256 dimensions)": {
"type": "segmentation",
"visible": false,
"source": "precomputed://https://object.cscs.ch/v1/AUTH_08c08f9f119744cbbf77e216988da3eb/imgsvc-ae7dc2f2-8135-4a64-8c3b-e28008ec9d72",
"transform": [
[
1,
0,
0,
-96937500
],
[
0,
1,
0,
-132937500
],
[
0,
0,
1,
-78937500
],
[
0,
0,
0,
1
]
]
},
"DiFuMo Atlas (512 dimensions)": {
"type": "segmentation",
"visible": false,
"source": "precomputed://https://object.cscs.ch/v1/AUTH_08c08f9f119744cbbf77e216988da3eb/imgsvc-3ac156f3-ba17-4253-8d76-fa78d6958081",
"transform": [
[
1,
0,
0,
-96937500
],
[
0,
1,
0,
-132937500
],
[
0,
0,
1,
-78937500
],
[
0,
0,
0,
1
]
]
},
"DiFuMo Atlas (1024 dimensions)": {
"type": "segmentation",
"visible": false,
"source": "precomputed://https://object.cscs.ch/v1/AUTH_08c08f9f119744cbbf77e216988da3eb/imgsvc-9b021cdc-8c27-4b5a-ab24-6561ce22d1fc",
"transform": [
[
1,
0,
0,
-96937500
],
[
0,
1,
0,
-132937500
],
[
0,
0,
1,
-78937500
],
[
0,
0,
0,
1
]
]
}
},
"navigation": {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment