Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(demoData):The URL was pointing to a private AWS account #175

Merged
merged 2 commits into from
Aug 19, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/core/examples/multiVolumeAPI/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ async function run() {
// Init Cornerstone and related libraries
await initDemo();

const wadoRsRoot = 'https://d1qmxk7r72ysft.cloudfront.net/dicomweb';
const wadoRsRoot = 'https://d3t6nz73ql33tx.cloudfront.net/dicomweb';
const StudyInstanceUID =
'1.3.6.1.4.1.14519.5.2.1.7009.2403.334240657131972136850343327463';

Expand Down
2 changes: 1 addition & 1 deletion packages/core/examples/multiVolumeCanvasToWorld/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ async function run() {
// Init Cornerstone and related libraries
await initDemo();

const wadoRsRoot = 'https://d1qmxk7r72ysft.cloudfront.net/dicomweb';
const wadoRsRoot = 'https://d3t6nz73ql33tx.cloudfront.net/dicomweb';
const StudyInstanceUID =
'1.3.6.1.4.1.14519.5.2.1.7009.2403.334240657131972136850343327463';

Expand Down
2 changes: 1 addition & 1 deletion packages/core/examples/stackAPI/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ async function run() {
'1.3.6.1.4.1.14519.5.2.1.7009.2403.334240657131972136850343327463',
SeriesInstanceUID:
'1.3.6.1.4.1.14519.5.2.1.7009.2403.226151125820845824875394858561',
wadoRsRoot: 'https://d1qmxk7r72ysft.cloudfront.net/dicomweb',
wadoRsRoot: 'https://d3t6nz73ql33tx.cloudfront.net/dicomweb',
type: 'STACK',
});

Expand Down
2 changes: 1 addition & 1 deletion packages/core/examples/stackBasic/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ async function run() {
'1.3.6.1.4.1.14519.5.2.1.7009.2403.334240657131972136850343327463',
SeriesInstanceUID:
'1.3.6.1.4.1.14519.5.2.1.7009.2403.226151125820845824875394858561',
wadoRsRoot: 'https://d1qmxk7r72ysft.cloudfront.net/dicomweb',
wadoRsRoot: 'https://d3t6nz73ql33tx.cloudfront.net/dicomweb',
type: 'STACK',
});

Expand Down
2 changes: 1 addition & 1 deletion packages/core/examples/stackCanvasToWorld/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ async function run() {
'1.3.6.1.4.1.14519.5.2.1.7009.2403.334240657131972136850343327463',
SeriesInstanceUID:
'1.3.6.1.4.1.14519.5.2.1.7009.2403.226151125820845824875394858561',
wadoRsRoot: 'https://d1qmxk7r72ysft.cloudfront.net/dicomweb',
wadoRsRoot: 'https://d3t6nz73ql33tx.cloudfront.net/dicomweb',
type: 'STACK',
});

Expand Down
2 changes: 1 addition & 1 deletion packages/core/examples/stackEvents/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ async function run() {
'1.3.6.1.4.1.14519.5.2.1.7009.2403.334240657131972136850343327463',
SeriesInstanceUID:
'1.3.6.1.4.1.14519.5.2.1.7009.2403.226151125820845824875394858561',
wadoRsRoot: 'https://d1qmxk7r72ysft.cloudfront.net/dicomweb',
wadoRsRoot: 'https://d3t6nz73ql33tx.cloudfront.net/dicomweb',
type: 'STACK',
});

Expand Down
2 changes: 1 addition & 1 deletion packages/core/examples/volumeAPI/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ async function run() {
'1.3.6.1.4.1.14519.5.2.1.7009.2403.334240657131972136850343327463',
SeriesInstanceUID:
'1.3.6.1.4.1.14519.5.2.1.7009.2403.226151125820845824875394858561',
wadoRsRoot: 'https://d1qmxk7r72ysft.cloudfront.net/dicomweb',
wadoRsRoot: 'https://d3t6nz73ql33tx.cloudfront.net/dicomweb',
type: 'VOLUME',
});

Expand Down
2 changes: 1 addition & 1 deletion packages/core/examples/volumeBasic/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ async function run() {
'1.3.6.1.4.1.14519.5.2.1.7009.2403.334240657131972136850343327463',
SeriesInstanceUID:
'1.3.6.1.4.1.14519.5.2.1.7009.2403.226151125820845824875394858561',
wadoRsRoot: 'https://d1qmxk7r72ysft.cloudfront.net/dicomweb',
wadoRsRoot: 'https://d3t6nz73ql33tx.cloudfront.net/dicomweb',
type: 'VOLUME',
});

Expand Down
2 changes: 1 addition & 1 deletion packages/core/examples/volumeEvents/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ async function run() {
'1.3.6.1.4.1.14519.5.2.1.7009.2403.334240657131972136850343327463',
SeriesInstanceUID:
'1.3.6.1.4.1.14519.5.2.1.7009.2403.226151125820845824875394858561',
wadoRsRoot: 'https://d1qmxk7r72ysft.cloudfront.net/dicomweb',
wadoRsRoot: 'https://d3t6nz73ql33tx.cloudfront.net/dicomweb',
type: 'VOLUME',
});

Expand Down
2 changes: 1 addition & 1 deletion packages/core/examples/volumePriorityLoading/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ async function run() {
// Init Cornerstone and related libraries
await initDemo();

const wadoRsRoot = 'https://d1qmxk7r72ysft.cloudfront.net/dicomweb';
const wadoRsRoot = 'https://d3t6nz73ql33tx.cloudfront.net/dicomweb';
const StudyInstanceUID =
'1.3.6.1.4.1.14519.5.2.1.7009.2403.334240657131972136850343327463';

Expand Down
2 changes: 1 addition & 1 deletion packages/tools/examples/CINETool/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ async function run() {
'1.3.6.1.4.1.14519.5.2.1.7009.2403.334240657131972136850343327463',
SeriesInstanceUID:
'1.3.6.1.4.1.14519.5.2.1.7009.2403.226151125820845824875394858561',
wadoRsRoot: 'https://d1qmxk7r72ysft.cloudfront.net/dicomweb',
wadoRsRoot: 'https://d3t6nz73ql33tx.cloudfront.net/dicomweb',
type: 'STACK',
});

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ async function run() {
'1.3.6.1.4.1.14519.5.2.1.7009.2403.334240657131972136850343327463',
SeriesInstanceUID:
'1.3.6.1.4.1.14519.5.2.1.7009.2403.226151125820845824875394858561',
wadoRsRoot: 'https://d1qmxk7r72ysft.cloudfront.net/dicomweb',
wadoRsRoot: 'https://d3t6nz73ql33tx.cloudfront.net/dicomweb',
type: 'STACK',
});

Expand Down
2 changes: 1 addition & 1 deletion packages/tools/examples/annotationToolModes/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ async function run() {
'1.3.6.1.4.1.14519.5.2.1.7009.2403.334240657131972136850343327463',
SeriesInstanceUID:
'1.3.6.1.4.1.14519.5.2.1.7009.2403.226151125820845824875394858561',
wadoRsRoot: 'https://d1qmxk7r72ysft.cloudfront.net/dicomweb',
wadoRsRoot: 'https://d3t6nz73ql33tx.cloudfront.net/dicomweb',
type: 'STACK',
});

Expand Down
2 changes: 1 addition & 1 deletion packages/tools/examples/annotationVisibility/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ async function run() {
'1.3.6.1.4.1.14519.5.2.1.7009.2403.334240657131972136850343327463',
SeriesInstanceUID:
'1.3.6.1.4.1.14519.5.2.1.7009.2403.226151125820845824875394858561',
wadoRsRoot: 'https://d1qmxk7r72ysft.cloudfront.net/dicomweb',
wadoRsRoot: 'https://d3t6nz73ql33tx.cloudfront.net/dicomweb',
type: 'STACK',
});

Expand Down
2 changes: 1 addition & 1 deletion packages/tools/examples/basicSegmentationTools/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ async function run() {
'1.3.6.1.4.1.14519.5.2.1.7009.2403.334240657131972136850343327463',
SeriesInstanceUID:
'1.3.6.1.4.1.14519.5.2.1.7009.2403.226151125820845824875394858561',
wadoRsRoot: 'https://d1qmxk7r72ysft.cloudfront.net/dicomweb',
wadoRsRoot: 'https://d3t6nz73ql33tx.cloudfront.net/dicomweb',
type: 'VOLUME',
});

Expand Down
2 changes: 1 addition & 1 deletion packages/tools/examples/crossHairs/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ async function run() {
'1.3.6.1.4.1.14519.5.2.1.7009.2403.334240657131972136850343327463',
SeriesInstanceUID:
'1.3.6.1.4.1.14519.5.2.1.7009.2403.226151125820845824875394858561',
wadoRsRoot: 'https://d1qmxk7r72ysft.cloudfront.net/dicomweb',
wadoRsRoot: 'https://d3t6nz73ql33tx.cloudfront.net/dicomweb',
type: 'VOLUME',
});

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ async function run() {
'1.3.6.1.4.1.14519.5.2.1.7009.2403.334240657131972136850343327463',
SeriesInstanceUID:
'1.3.6.1.4.1.14519.5.2.1.7009.2403.226151125820845824875394858561',
wadoRsRoot: 'https://d1qmxk7r72ysft.cloudfront.net/dicomweb',
wadoRsRoot: 'https://d3t6nz73ql33tx.cloudfront.net/dicomweb',
type: 'VOLUME',
});

Expand Down
2 changes: 1 addition & 1 deletion packages/tools/examples/magnifyTool/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ async function run() {
'1.3.6.1.4.1.14519.5.2.1.7009.2403.334240657131972136850343327463',
SeriesInstanceUID:
'1.3.6.1.4.1.14519.5.2.1.7009.2403.226151125820845824875394858561',
wadoRsRoot: 'https://d1qmxk7r72ysft.cloudfront.net/dicomweb',
wadoRsRoot: 'https://d3t6nz73ql33tx.cloudfront.net/dicomweb',
type: 'STACK',
});

Expand Down
2 changes: 1 addition & 1 deletion packages/tools/examples/mipJumpToClick/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ async function run() {
// hook instead of mouse buttons, it does not need to assign any mouse button.
mipToolGroup.setToolActive('VolumeRotateMouseWheel');

const wadoRsRoot = 'https://d1qmxk7r72ysft.cloudfront.net/dicomweb';
const wadoRsRoot = 'https://d3t6nz73ql33tx.cloudfront.net/dicomweb';
const StudyInstanceUID =
'1.3.6.1.4.1.14519.5.2.1.7009.2403.334240657131972136850343327463';

Expand Down
2 changes: 1 addition & 1 deletion packages/tools/examples/modifierKeys/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ async function run() {
'1.3.6.1.4.1.14519.5.2.1.7009.2403.334240657131972136850343327463',
SeriesInstanceUID:
'1.3.6.1.4.1.14519.5.2.1.7009.2403.226151125820845824875394858561',
wadoRsRoot: 'https://d1qmxk7r72ysft.cloudfront.net/dicomweb',
wadoRsRoot: 'https://d3t6nz73ql33tx.cloudfront.net/dicomweb',
type: 'STACK',
});

Expand Down
2 changes: 1 addition & 1 deletion packages/tools/examples/multipleToolGroups/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ async function run() {
});
toolGroup2.setToolActive(StackScrollMouseWheelTool.toolName);

const wadoRsRoot = 'https://d1qmxk7r72ysft.cloudfront.net/dicomweb';
const wadoRsRoot = 'https://d3t6nz73ql33tx.cloudfront.net/dicomweb';
const StudyInstanceUID =
'1.3.6.1.4.1.14519.5.2.1.7009.2403.334240657131972136850343327463';

Expand Down
2 changes: 1 addition & 1 deletion packages/tools/examples/petCt/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -507,7 +507,7 @@ function setUpSynchronizers() {
}

async function setUpDisplay() {
const wadoRsRoot = 'https://d1qmxk7r72ysft.cloudfront.net/dicomweb';
const wadoRsRoot = 'https://d3t6nz73ql33tx.cloudfront.net/dicomweb';
const StudyInstanceUID =
'1.3.6.1.4.1.14519.5.2.1.7009.2403.334240657131972136850343327463';

Expand Down
4 changes: 2 additions & 2 deletions packages/tools/examples/planarFreehandROITool/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ async function run() {
'1.3.6.1.4.1.14519.5.2.1.7009.2403.334240657131972136850343327463',
SeriesInstanceUID:
'1.3.6.1.4.1.14519.5.2.1.7009.2403.226151125820845824875394858561',
wadoRsRoot: 'https://d1qmxk7r72ysft.cloudfront.net/dicomweb',
wadoRsRoot: 'https://d3t6nz73ql33tx.cloudfront.net/dicomweb',
type: 'STACK',
});

Expand All @@ -208,7 +208,7 @@ async function run() {
'1.3.6.1.4.1.14519.5.2.1.7009.2403.334240657131972136850343327463',
SeriesInstanceUID:
'1.3.6.1.4.1.14519.5.2.1.7009.2403.226151125820845824875394858561',
wadoRsRoot: 'https://d1qmxk7r72ysft.cloudfront.net/dicomweb',
wadoRsRoot: 'https://d3t6nz73ql33tx.cloudfront.net/dicomweb',
type: 'VOLUME',
});

Expand Down
2 changes: 1 addition & 1 deletion packages/tools/examples/rectangleROIThreshold/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ async function run() {
'1.3.6.1.4.1.14519.5.2.1.7009.2403.334240657131972136850343327463',
SeriesInstanceUID:
'1.3.6.1.4.1.14519.5.2.1.7009.2403.226151125820845824875394858561',
wadoRsRoot: 'https://d1qmxk7r72ysft.cloudfront.net/dicomweb',
wadoRsRoot: 'https://d3t6nz73ql33tx.cloudfront.net/dicomweb',
type: 'VOLUME',
});

Expand Down
2 changes: 1 addition & 1 deletion packages/tools/examples/segmentLocking/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ async function run() {
'1.3.6.1.4.1.14519.5.2.1.7009.2403.334240657131972136850343327463',
SeriesInstanceUID:
'1.3.6.1.4.1.14519.5.2.1.7009.2403.226151125820845824875394858561',
wadoRsRoot: 'https://d1qmxk7r72ysft.cloudfront.net/dicomweb',
wadoRsRoot: 'https://d3t6nz73ql33tx.cloudfront.net/dicomweb',
type: 'VOLUME',
});

Expand Down
2 changes: 1 addition & 1 deletion packages/tools/examples/segmentationRendering/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ async function run() {
'1.3.6.1.4.1.14519.5.2.1.7009.2403.334240657131972136850343327463',
SeriesInstanceUID:
'1.3.6.1.4.1.14519.5.2.1.7009.2403.226151125820845824875394858561',
wadoRsRoot: 'https://d1qmxk7r72ysft.cloudfront.net/dicomweb',
wadoRsRoot: 'https://d3t6nz73ql33tx.cloudfront.net/dicomweb',
type: 'VOLUME',
});

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ async function run() {
'1.3.6.1.4.1.14519.5.2.1.7009.2403.334240657131972136850343327463',
SeriesInstanceUID:
'1.3.6.1.4.1.14519.5.2.1.7009.2403.226151125820845824875394858561',
wadoRsRoot: 'https://d1qmxk7r72ysft.cloudfront.net/dicomweb',
wadoRsRoot: 'https://d3t6nz73ql33tx.cloudfront.net/dicomweb',
type: 'VOLUME',
});

Expand Down
2 changes: 1 addition & 1 deletion packages/tools/examples/segmentationSwapping/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ async function run() {
'1.3.6.1.4.1.14519.5.2.1.7009.2403.334240657131972136850343327463',
SeriesInstanceUID:
'1.3.6.1.4.1.14519.5.2.1.7009.2403.226151125820845824875394858561',
wadoRsRoot: 'https://d1qmxk7r72ysft.cloudfront.net/dicomweb',
wadoRsRoot: 'https://d3t6nz73ql33tx.cloudfront.net/dicomweb',
type: 'VOLUME',
});

Expand Down
4 changes: 2 additions & 2 deletions packages/tools/examples/sharedToolState/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ async function run() {
'1.3.6.1.4.1.14519.5.2.1.7009.2403.334240657131972136850343327463',
SeriesInstanceUID:
'1.3.6.1.4.1.14519.5.2.1.7009.2403.226151125820845824875394858561',
wadoRsRoot: 'https://d1qmxk7r72ysft.cloudfront.net/dicomweb',
wadoRsRoot: 'https://d3t6nz73ql33tx.cloudfront.net/dicomweb',
type: 'VOLUME',
});

Expand All @@ -115,7 +115,7 @@ async function run() {
'1.3.6.1.4.1.14519.5.2.1.7009.2403.334240657131972136850343327463',
SeriesInstanceUID:
'1.3.6.1.4.1.14519.5.2.1.7009.2403.226151125820845824875394858561',
wadoRsRoot: 'https://d1qmxk7r72ysft.cloudfront.net/dicomweb',
wadoRsRoot: 'https://d3t6nz73ql33tx.cloudfront.net/dicomweb',
type: 'STACK',
});

Expand Down
2 changes: 1 addition & 1 deletion packages/tools/examples/stackAnnotationTools/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ async function run() {
'1.3.6.1.4.1.14519.5.2.1.7009.2403.334240657131972136850343327463',
SeriesInstanceUID:
'1.3.6.1.4.1.14519.5.2.1.7009.2403.226151125820845824875394858561',
wadoRsRoot: 'https://d1qmxk7r72ysft.cloudfront.net/dicomweb',
wadoRsRoot: 'https://d3t6nz73ql33tx.cloudfront.net/dicomweb',
type: 'STACK',
});

Expand Down
2 changes: 1 addition & 1 deletion packages/tools/examples/stackManipulationTools/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ async function run() {
'1.3.6.1.4.1.14519.5.2.1.7009.2403.334240657131972136850343327463',
SeriesInstanceUID:
'1.3.6.1.4.1.14519.5.2.1.7009.2403.226151125820845824875394858561',
wadoRsRoot: 'https://d1qmxk7r72ysft.cloudfront.net/dicomweb',
wadoRsRoot: 'https://d3t6nz73ql33tx.cloudfront.net/dicomweb',
type: 'STACK',
});

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ async function run() {
'1.3.6.1.4.1.14519.5.2.1.7009.2403.334240657131972136850343327463',
SeriesInstanceUID:
'1.3.6.1.4.1.14519.5.2.1.7009.2403.226151125820845824875394858561',
wadoRsRoot: 'https://d1qmxk7r72ysft.cloudfront.net/dicomweb',
wadoRsRoot: 'https://d3t6nz73ql33tx.cloudfront.net/dicomweb',
type: 'VOLUME',
});

Expand Down
2 changes: 1 addition & 1 deletion packages/tools/examples/tutorial/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ async function run() {
'1.3.6.1.4.1.14519.5.2.1.7009.2403.334240657131972136850343327463',
SeriesInstanceUID:
'1.3.6.1.4.1.14519.5.2.1.7009.2403.226151125820845824875394858561',
wadoRsRoot: 'https://d1qmxk7r72ysft.cloudfront.net/dicomweb',
wadoRsRoot: 'https://d3t6nz73ql33tx.cloudfront.net/dicomweb',
type: 'VOLUME',
});

Expand Down
2 changes: 1 addition & 1 deletion packages/tools/examples/volumeAnnotationTools/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ async function run() {
'1.3.6.1.4.1.14519.5.2.1.7009.2403.334240657131972136850343327463',
SeriesInstanceUID:
'1.3.6.1.4.1.14519.5.2.1.7009.2403.226151125820845824875394858561',
wadoRsRoot: 'https://d1qmxk7r72ysft.cloudfront.net/dicomweb',
wadoRsRoot: 'https://d3t6nz73ql33tx.cloudfront.net/dicomweb',
type: 'VOLUME',
});

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ async function run() {
'1.3.6.1.4.1.14519.5.2.1.7009.2403.334240657131972136850343327463',
SeriesInstanceUID:
'1.3.6.1.4.1.14519.5.2.1.7009.2403.226151125820845824875394858561',
wadoRsRoot: 'https://d1qmxk7r72ysft.cloudfront.net/dicomweb',
wadoRsRoot: 'https://d3t6nz73ql33tx.cloudfront.net/dicomweb',
type: 'VOLUME',
});

Expand Down