syntax for retreiving snapshot files and out put files

0 views
Skip to first unread message

Nittin Vignesh

unread,
Jun 1, 2011, 6:29:25 AM6/1/11
to dexen...@googlegroups.com
guys,
   I have problems in retrieving output files and snapshot files from the run work in dexen. I am able to retrieve the log files and pareto files with the help of following syntax.

DEXEN> gjlf 1 C:\temp\log.csv
DEXEN> gjpf 1 C:\temp\pareto.csv


I am nt able to retrive the output files and snapshot files since i dnt knw the exact syntax to be used in retriving it.can u guys help me with the exact syntax which we shld use to retrieve output files and snapshot files in dexen.

Regards,
nittin

Cihat Basol

unread,
Jun 1, 2011, 6:34:25 AM6/1/11
to dexen...@googlegroups.com
Hi Nittin,

You can just type 'help' in the Dexen command line. It will list all the available commands with short descriptions.

gjof (get_job_output_file)
gjsf (get_job_snapshot_file)

Regards,
Cihat



--
-----------------------------------------------------------------
http://groups.google.com/group/dexen_users

Nittin Vignesh

unread,
Jun 1, 2011, 6:45:13 AM6/1/11
to dexen...@googlegroups.com
chiat,
    I have attached the screen shot of the error mesaage i am facing. I guess how we conclude log file and preteo files with log.csv and pareto.csv at the end of the file path in the syntax, i guess we have to conclude with somethig similar for output files and snapshot files too.Is is again output.csv and snapshot.csv like the other two or some other file format like .txt

regards,
nittin
error message.jpg

Cihat Basol

unread,
Jun 1, 2011, 7:09:01 AM6/1/11
to dexen...@googlegroups.com
Hi Nittin,

For the snapshot file, you have to specify the step size which represents the interval between each snapshot of the population. 
Usually it is advised to set the interval as the number of individuals born in the feedback task.
E.g.
Dexen> gjsf 1 g:\snapshot.csv 10

Make sure that all your file and folder names do not contain any spaces. This is the problem in the gjof command in your screenshot.
A valid command with valid arguments could be as follows:
Dexen> gjof 1 g:\output.txt 

Regards,
Cihat







regards,
nittin

--
-----------------------------------------------------------------
http://groups.google.com/group/dexen_users

Nittin Vignesh

unread,
Jun 1, 2011, 7:13:02 AM6/1/11
to dexen...@googlegroups.com
cihat,
     Thanks cihat... its working now!! ..:)

Regards,
nittin
Reply all
Reply to author
Forward
0 new messages