Displaying Coherence Plane

Hello,

I am having a problem when trying to display the coherence Complex Plane.
I choose one of the BMP files of the coherences I have generated to display and mark the ROI , but I get the following message:

coordinates for -from option extend outside source image
coordinates for -from option extend outside source image
while executing
“BMPLens copy ImageSource -from $LensX1 $LensY1 $LensX2 $LensY2 -subsample $BMPSampleLens $BMPSampleLens”
(procedure “load_bmp_lens_line” line 32)
invoked from within
“load_bmp_lens_line $widget(Toplevel330) $widget(CANVASLENSCMPLXPLANE)”
invoked from within
“if [file exists “$CmplxPlaneDirInput/config.txt”] {
set BMPDirInput $CmplxPlaneDirInput
set ConfigFile “$CmplxPlaneDirInput/config.txt”
se…”
invoked from within
“.top2.fra71.fra78.men74.m.men68.men72 invoke active”
(“uplevel” body line 1)
invoked from within
“uplevel #0 [list $w invoke active]”
(procedure “tk::MenuInvoke” line 50)
invoked from within
“tk::MenuInvoke .top2.fra71.fra78.men74.m.men68.men72 1”
(command bound to event)

Any clue on what could be the problem? I have checked the dimensions of the BMP images of the coherence files and they seem to be Ok.

Thank you in advance