SCIRun User Mailing List

Text archives Help


Re: [SCIRUN-USERS] Problem with BuildElemLeadField module


Chronological Thread 
  • From: "Martin Cole" <mjc@sci.utah.edu>
  • To: "Martin Cole" <mjc@sci.utah.edu>, owner-scirun-users@sci.utah.edu, jose.zariffa@utoronto.ca
  • Cc: scirun-users@sci.utah.edu
  • Subject: Re: [SCIRUN-USERS] Problem with BuildElemLeadField module
  • Date: Sun, 12 Feb 2006 17:45:37 +0000 GMT
  • Importance: Normal
  • Sensitivity: Normal

So just to clarify this, it turns out that this was not the problem. It is 
likely that somehow that dataset is corrupted on my machine only.

--mc

-----Original Message-----
From: Martin Cole <mjc@sci.utah.edu>
Date: Fri, 10 Feb 2006 08:19:26 
To:jose.zariffa@utoronto.ca
Cc:scirun-users@sci.utah.edu
Subject: Re: [SCIRUN-USERS] Problem with BuildElemLeadField module

Hmm it would appear that we somehow have data corruption between version
1.24.0 and 1.24.1 datasets. (or at least header corruption)

I wrote a python script to show me the first to lines:

$ python
read_sci_header.py /scratch/mjc/SRData/1.24.1/sphere/sphere-mesh.tvt.fld
line 0 :SCI
line 1 :@IN
mjc@cuervo ~/code/python 08:14:15 jobs:0
$ python
read_sci_header.py /scratch/mjc/SRData/1.24.0/sphere/sphere-mesh.tvt.fld
line 0 :SCI
line 1 :BIN

Can you download and try the 1.24.0 version of the datasets?

--mc



On Fri, 2006-02-10 at 08:18 -0500, jose.zariffa@utoronto.ca wrote:
> Hello,
> 
> I'm having trouble running the example net "build-fem-elem-leadfield.net".  
> The
> problem seems to be with the BuildElemLeadField module, which gives the
> following error:
> 
> ERROR: Module crashed with the following exception:
> ERROR: rep != 0 (file: 
> /usr/local/SCIRun/src/Core/Containers/LockingHandle.h,
> line: 77)
> 
> I got the same error with both the "sphere" and "cyl3" datasets.  Any help 
> in
> resolving this issue would be greatly appreciated!
> 
> Thanks a lot,
> 
> José Zariffa
> 
> 
> 
> ===========================================================================
> == The SCIRun Users mailing list: send email to majordomo@sci.utah.edu   ==
> == for more details.                                                     ==
> == Please acknowledge use of SCIRun in your papers and reports:          ==
> ==   see http://software.sci.utah.edu/scirun-biopse_citation.bib         ==
> ===========================================================================


===========================================================================
== The SCIRun Users mailing list: send email to majordomo@sci.utah.edu   ==
== for more details.                                                     ==
== Please acknowledge use of SCIRun in your papers and reports:          ==
==   see http://software.sci.utah.edu/scirun-biopse_citation.bib         ==
===========================================================================
===========================================================================
== The SCIRun Users mailing list: send email to majordomo@sci.utah.edu   ==
== for more details.                                                     ==
== Please acknowledge use of SCIRun in your papers and reports:          ==
==   see http://software.sci.utah.edu/scirun-biopse_citation.bib         ==
===========================================================================

===========================================================================
== The SCIRun Users mailing list: send email to majordomo@sci.utah.edu   ==
== for more details.                                                     ==
== Please acknowledge use of SCIRun in your papers and reports:          ==
==   see http://software.sci.utah.edu/scirun-biopse_citation.bib         ==
===========================================================================





Archive powered by MHonArc 2.6.16.

Top of page