SCIRun User Mailing List

Text archives Help


[SCIRUN-USERS] Re: buildmesh.py


Chronological Thread 
  • From: Darrell Swenson <darrell.swenson@gmail.com>
  • To: oka <oka@bpe.es.osaka-u.ac.jp>
  • Cc: scirun-users@sci.utah.edu
  • Subject: [SCIRUN-USERS] Re: buildmesh.py
  • Date: Mon, 26 Jul 2010 09:36:44 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=LZprK9HqZybbXj1KcQk+auvlCHrrWc8udRRR97G4vfQublYl7crFM7jYCWp5TpWifg PEZqJ95ZOOEcClkpii4yU767osDX3/AOdqMLEscIu9JPIve1YtskWDz3rg8Wo19maAcF d3L7v7Uf86C3sb0teumaMqtBIkTusy/UHAWxA=

Yes, that is correct.  However, where it says filename, it is referring to the model_config.py file, not the segmented .nrrd file.  So, you will have to open the example model_config.py file and set the "model_input_file" and set the number of materials in the "mats" and "mat_names" field.  The rest you can leave as default until you get a better handle on what each parameter does.  Good luck and I hope I answered your question.

Thanks,

Darrell


2010/7/25 oka <oka@bpe.es.osaka-u.ac.jp>
Hi,

I am a biginner for SciRun.
I ran Seg3D and get 3D mesh
after segmentation.
BioMesh3D manual says
bin/BuildMesh.py -i
filename
Is this correct ?
I use SciRun4.4 on Windows.
Is this like following ?
python bin/BuildMesh.py -i  filename
input command is all right for fileinput ?

Best regards,

Oka
--
oka <oka@bpe.es.osaka-u.ac.jp>





Archive powered by MHonArc 2.6.16.

Top of page