Hello Toni,

        Here you can find a description of the parameters for CLP:
        
https://sourceforge.net/apps/mediawiki/gimias/index.php?title=HowToAddCommandLinePlugin

        The in/out parameters are set by the class Core::DynDataTransferBase 
and its subclasses, depending on the type of ModuleDescription. For example, 
for a module of type executable, the subclass used is DynDataTransferCLP. This 
class saves the input data to disk and sets the path into the ModuleDescription 
input parameters. After the CLP is executed, the output data will be 
automatically loaded in GIMIAS. To use this type of module execution, you need 
to enable the check box "Run as executable".

        I recommend you to debug a simple application like 
GaussianBlurImageFilter.cxx to see how it works.

        I don't have a complete XML file with all the parameters, however you 
can find the possible examples in the SLICERAPPS folder of third party.

Best regards,
Xavi


-----Original Message-----
From: antoni artigues [mailto:[email protected]] 
Sent: miércoles, 13 de abril de 2011 13:44
To: Xavier Planes
Subject: Dubtes ModuleDescription

Hola Xavi,

Tenc algunes dubtes referents als parametres que son de input y output als CLP. 
Entenc que aquest tipus de parámetres poden esser: file, directory i image. ¿es 
correcte?

Per els que son input. ¿com ve la informació? ¿ve amb el path complet o només 
amb el nom del fitxer?

Per als que son output. ¿També venen dins el ModuleDescripion del CLP?

¿Em podries enviar un xml d'exemple d'un CLP que contengui tots els tags 
possibles amb les seves dades? M'aniria molt bé per poder anar fent el 
dynModuleUnicoreExecution

Gracies anticipades

Antoni Artigues



------------------------------------------------------------------------------
Forrester Wave Report - Recovery time is now measured in hours and minutes
not days. Key insights are discussed in the 2010 Forrester Wave Report as
part of an in-depth evaluation of disaster recovery service providers.
Forrester found the best-in-class provider in terms of services and vision.
Read this report now!  http://p.sf.net/sfu/ibm-webcastpromo
_______________________________________________
Gimias-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gimias-developers

Reply via email to