This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| WITH | |
| all_new_sm AS ( | |
| SELECT | |
| collection_id, | |
| COUNT(DISTINCT(SeriesInstanceUID)) AS num_series, | |
| ROUND(SUM(instance_size)/(1024*1024*1024),2) AS size_GB | |
| FROM | |
| `bigquery-public-data.idc_v8.dicom_all` | |
| WHERE | |
| (collection_id LIKE "tcga%" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| window.config = { | |
| routerBasename: '/', | |
| enableGoogleCloudAdapter: true, | |
| // enable series filter parameter | |
| filterQueryParam: true, | |
| healthcareApiEndpoint: 'https://healthcare.googleapis.com/v1', | |
| servers: { | |
| // This is an array, but we'll only use the first entry for now | |
| dicomWeb: [], | |
| }, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "hosting": { | |
| "public": "public", | |
| "headers": [ | |
| { | |
| "source": "/**", | |
| "headers": [ | |
| { | |
| "key": "Cache-Control", | |
| "value": "no-cache, no-store, must-revalidate" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Process: Slicer [78341] | |
| Path: /Applications/Slicer.app/Contents/MacOS/Slicer | |
| Identifier: ??? | |
| Version: ??? (4.11.0-2019-06-27) | |
| Code Type: X86-64 (Native) | |
| Parent Process: zsh [738] | |
| Responsible: Slicer [78341] | |
| User ID: 501 | |
| Date/Time: 2019-06-28 14:19:39.643 -0400 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Process: Slicer [48459] | |
| Path: /Applications/Slicer.app/Contents/MacOS/Slicer | |
| Identifier: ??? | |
| Version: ??? (4.9.0-2018-09-04) | |
| Code Type: X86-64 (Native) | |
| Parent Process: ??? [1] | |
| Responsible: Slicer [48459] | |
| User ID: 501 | |
| Date/Time: 2018-09-06 11:58:11.619 -0400 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| rm(list=ls()) | |
| library(ICC) | |
| dat<-read.table('data20160211.csv',header=TRUE,sep=';') | |
| library(outliers); library(lme4); library(lmerTest); library(boot) | |
| library(multcomp) | |
| types<-c("ADC1400", "SUB", "T2AX") | |
| structures<-c("PeripheralZone", "TumorROI_PZ_1", "NormalROI_PZ_1", | |
| "WholeGland") | |
| get.dat<-function(quantity, structures, types, dat){ | |
| X<-dat[dat$Quantity==quantity & !is.na(dat$Value) & |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* | |
| * Sample program reading an SR document based on TID 1500 and printing details on the measurements | |
| * | |
| * Author: J. Riesmeier, Oldenburg, Germany | |
| * | |
| */ | |
| #include "dcmtk/config/osconfig.h" /* make sure OS specific configuration is included first */ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| LargestPossibleRegion: | |
| Dimension: 3 | |
| Index: [0, 0, 0] | |
| Size: [240, 240, 155] | |
| BufferedRegion: | |
| Dimension: 3 | |
| Index: [0, 0, 0] | |
| Size: [240, 240, 155] | |
| RequestedRegion: | |
| Dimension: 3 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "ContentCreatorName": "FreeSurfer", | |
| "ClinicalTrialSeriesID": "Session1", | |
| "ClinicalTrialTimePointID": "1", | |
| "SeriesDescription": "Segmentation", | |
| "SeriesNumber": "300", | |
| "InstanceNumber": "1", | |
| "BodyPartExamined": "BRAIN", | |
| "segmentAttributes": [ | |
| [ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /usr/bin/c++ -Wall -Wextra -Wpointer-arith -Winvalid-pch -Wcast-align -Wwrite-strings -D_FORTIFY_SOURCE=2 -fdiagnostics-show-option -Wl,--no-undefined -fstack-protector-all -Wno-deprecated -Woverloaded-virtual -Wstrict-null-sentinel -msse2 -Wall -Wno-deprecated -msse2 -g -lpthread CMakeFiles/paramap2itkimage.dir/home/fedorov/builds/Slicer4-Debug/Slicer-build/Base/CLI/SEMCommandLineLibraryWrapper.cxx.o -o ../../lib/Slicer-4.7/cli-modules/paramap2itkimage -L/home/fedorov/builds/Slicer4-Debug/teem-build/bin -Wl,-rpath,/home/fedorov/builds/Slicer4-Debug/teem-build/bin:/home/fedorov/builds/Slicer4-Debug/Slicer-build/bin:/home/fedorov/builds/Slicer4-Debug/JsonCpp-build/src/lib_json/.:/home/fedorov/builds/Slicer4-Debug/DCMTK-build/lib: ../../lib/Slicer-4.7/cli-modules/libparamap2itkimageLib.a /home/fedorov/builds/Slicer4-Debug/Slicer-build/bin/libITKFactoryRegistration.so /home/fedorov/builds/Slicer4-Debug/JsonCpp-build/src/lib_json/./libjsoncpp.so ../../bin/libdcmqi.a /home/fedorov/builds/Slicer4-De |