Hello all,
I am attempting to use the iMosflm 1.0.3 GUI with the test dataset available
from the webpage. I am able to load the dataset without any problems.
However, when I click on Indexing the program displays the error below.
Clicking OK just results in a spinning E in the upper right hand corner
while the program says "Finding spots on image hg_084.mar1600" I'm not sure
what it did with image one. There are no spots selected in the Image
Display.
Looking at the mosflm.lp file it appears that spots were found for both
image 1 and 84 successfully. Perhaps this is a problem with the GUI not
updating?
Any help would be appreciated. It's been a while since I played with
iMosflm but this didn't happen when I went through the tutorial with
previous versions.
Regards,
Mike
Michael S. Murray, Ph.D.
National Institute of Environmental Health Sciences
MD E3-01
P.O. Box 12233
Research Triangle Park, NC 27709
Phone: (919) 541-0268
****************************************************************************
syntax error in expression "627.0 * ": premature end of expression
syntax error in expression "627.0 * ": premature end of expression
while executing
"expr $y_pixels * [$::session getParameterValue "yscale"]"
("auto" arm line 23)
invoked from within
"switch -- $a_type {
"auto" {
set type $a_type
set x_mm [lindex $args 4]
set y_mm [lindex $args 5]
if {1 || ([lindex $args 3] == ..."
while constructing object "::Spotlist::spot0" in ::Spot::constructor
(body line 7)
invoked from within
"Spot \#auto "auto" $image_height $pixel_size $origin $axis_order $x $y
$intensity $stdev"
(object "::Indexwizard::spotlist0" method "::Spotlist::readSpotFile"
body line 35)
invoked from within
"readSpotFile [lindex $args 1]"
while constructing object "::Indexwizard::spotlist0" in
::Spotlist::constructor (body line 23)
invoked from within
"Spotlist \#auto "file" $l_image [$l_image makeAuxiliaryFileName "spt"
$::mosflm_directory]"
(object "::.c.body.indexing" method
"::Indexwizard::processSpotfindingResults" body line 55)
invoked from within
"[.c component indexing] processSpotfindingResults $dom"
(object "::Mosflm::m" method "::Mosflm::processMessage" body line 92)
invoked from within
"::Mosflm::m processMessage"
(in namespace inscope "::Mosflm" script line 1)
invoked from within
"namespace inscope ::Mosflm {::Mosflm::m processMessage}"