|
@@ -96,7 +96,8 @@ class URMApplication extends Application {
|
|
|
srcDPoints: srcDPoints,
|
|
|
cMlength: cMlength,
|
|
|
shellWidth: shellWidth,
|
|
|
- phywidth: urmDataProcessor.phywidth,
|
|
|
+ phywidth: urmDataProcessor.fullVisualPhywidth *
|
|
|
+ urmDataProcessor.urmScreenInFullVisual.width,
|
|
|
urmImageType: params.urmImageType,
|
|
|
urmBlend: params.urmBlend,
|
|
|
downsampleIndex: params.downsampleIndex,
|