Skip to content

Commit

Permalink
Removed extraneous configurations & renamed for consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
aditiiyer committed Mar 27, 2024
1 parent c5685d4 commit 1533d1f
Show file tree
Hide file tree
Showing 13 changed files with 47 additions and 363 deletions.
58 changes: 28 additions & 30 deletions cerr/datasets/radiomics_settings/IBSIsettings/IBSI1/IBSI1IDA1.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,45 +13,44 @@

"perturbation": {
},

"firstOrder": {
"binWidthEntropy": 25,
"offsetForEnergy": 0
},
"binWidthEntropy": 25,
"offsetForEnergy": 0
},

"texture": {
"binwidth": 25,
"minSegThreshold": -500,
"maxSegThreshold": 400,
"minClipIntensity": -500,
"maxClipIntensity": 400,
"directionality": "3D",
"directionality": "2D",
"avgType": "feature",
"voxelOffset": 1,
"patchRadiusVox": [1, 1, 1],
"patchRadiusVox": [1, 1, 0],
"imgDiffThresh": 0
},

"shape": {
"rcs": []
},

"shape": {
"rcs": []
},
"mapFeaturenamesToIBSI": "yes"

},


"featureClass":{


"shape": {
"featureList": ["all"]
},

"firstOrder": {
"featureList": ["all"]

"shape": {
"featureList": ["all"]
},

"firstOrder": {
"featureList": ["all"]
},

"glcm": {
"featureList": ["all"]
},
Expand All @@ -60,19 +59,18 @@
"featureList": ["all"]

},

"glszm": {
"featureList": ["all"]
},

"featureList": ["all"]
},
"gldm": {
"featureList": ["all"]
},

"featureList": ["all"]
},
"gtdm": {
"featureList": ["all"]
}

"featureList": ["all"]
}

}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
"minClipIntensity": -500,
"maxClipIntensity": 400,
"directionality": "2D",
"avgType": "feature",
"avgType": "texture",
"voxelOffset": 1,
"patchRadiusVox": [1, 1, 1],
"patchRadiusVox": [1, 1, 0],
"imgDiffThresh": 0
},

Expand Down
77 changes: 0 additions & 77 deletions cerr/datasets/radiomics_settings/IBSIsettings/IBSI1/IBSI1IDA3.json

This file was deleted.

77 changes: 0 additions & 77 deletions cerr/datasets/radiomics_settings/IBSIsettings/IBSI1/IBSI1IDA4.json

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -30,17 +30,18 @@
"maxSegThreshold": 400,
"minClipIntensity": -500,
"maxClipIntensity": 400,
"directionality": "3D",
"directionality": "2D",
"avgType": "feature",
"voxelOffset": 1,
"patchRadiusVox": [1, 1, 1],
"patchRadiusVox": [1, 1, 0],
"imgDiffThresh": 0
},

"shape": {
"rcs": []
},


"mapFeaturenamesToIBSI": "yes"

},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,17 +31,17 @@
"minClipIntensity": -500,
"maxClipIntensity": 400,
"directionality": "2D",
"avgType": "feature",
"avgType": "texture",
"voxelOffset": 1,
"patchRadiusVox": [1, 1, 1],
"patchRadiusVox": [1, 1, 0],
"imgDiffThresh": 0
},

"shape": {
"rcs": []
},

"mapFeaturenamesToIBSI": "yes"

},
Expand Down
83 changes: 0 additions & 83 deletions cerr/datasets/radiomics_settings/IBSIsettings/IBSI1/IBSI1IDB3.json

This file was deleted.

Loading

0 comments on commit 1533d1f

Please sign in to comment.