Hi,
I have successfully installed ALSP 1.3.5 on Kubuntu 10.04. I did not get any error nether during installation nor during "make test".
When I try to follow test case for Monte Carlo simulation parm2a and performed simulation. Then I could not generate xmgr output file with
extractxmgr plot.xml parm2a.task*.out.xml > plot2a.xmgr
It generates the following errors:
exit: 19: Illegal number: -1 exit: 19: Illegal number: -1 exit: 19: Illegal number: -1
Would you please help me to understand what is wrong? I have just followed the instruction according to web page:
http://alps.comp-phys.org/mediawiki/index.php/Tutorial:ClassicalMCSimulation...
My plot.xml file content is as in the web site
++++++++++++++++ <?xml version="1.0" encoding="UTF-8"?> <plot name="Susceptibility versus temperature for one-dimensional Heisenberg models">
<legend show="true"/> <xaxis label="Temperature" type="PARAMETER" name="T"/> <yaxis label="Susceptibility" type="SCALAR_AVERAGE"/> <set label="One-dimensional chain"/> </plot> +++++++++++++++
I got the same error with other extract* tools.
With best regards, Ruben
Hi ALPS team,
It seems I had missing xsltproc library.
After installing this library the problem was fixed.
Sorry for disturbing you.
With best regards, Ruben
----- Original Message ---- From: Ruben Ghulghazaryan ghulr@yahoo.com To: Comp-phys-alps-users@lists.phys.ethz.ch Sent: Mon, November 15, 2010 2:28:01 PM Subject: [ALPS-users] extractxmgr problem
Hi,
I have successfully installed ALSP 1.3.5 on Kubuntu 10.04. I did not get any error nether during installation nor during "make test".
When I try to follow test case for Monte Carlo simulation parm2a and performed simulation. Then I could not generate xmgr output file with
extractxmgr plot.xml parm2a.task*.out.xml > plot2a.xmgr
It generates the following errors:
exit: 19: Illegal number: -1 exit: 19: Illegal number: -1 exit: 19: Illegal number: -1
Would you please help me to understand what is wrong? I have just followed the instruction according to web page:
http://alps.comp-phys.org/mediawiki/index.php/Tutorial:ClassicalMCSimulation...
My plot.xml file content is as in the web site
++++++++++++++++ <?xml version="1.0" encoding="UTF-8"?> <plot name="Susceptibility versus temperature for one-dimensional Heisenberg models">
<legend show="true"/> <xaxis label="Temperature" type="PARAMETER" name="T"/> <yaxis label="Susceptibility" type="SCALAR_AVERAGE"/> <set label="One-dimensional chain"/> </plot> +++++++++++++++
I got the same error with other extract* tools.
With best regards, Ruben
I'm glad to hear that it works
Matthias
On Nov 15, 2010, at 2:44 PM, Ruben Ghulghazaryan wrote:
Hi ALPS team,
It seems I had missing xsltproc library.
After installing this library the problem was fixed.
Sorry for disturbing you.
With best regards, Ruben
----- Original Message ---- From: Ruben Ghulghazaryan ghulr@yahoo.com To: Comp-phys-alps-users@lists.phys.ethz.ch Sent: Mon, November 15, 2010 2:28:01 PM Subject: [ALPS-users] extractxmgr problem
Hi,
I have successfully installed ALSP 1.3.5 on Kubuntu 10.04. I did not get any error nether during installation nor during "make test".
When I try to follow test case for Monte Carlo simulation parm2a and performed simulation. Then I could not generate xmgr output file with
extractxmgr plot.xml parm2a.task*.out.xml > plot2a.xmgr
It generates the following errors:
exit: 19: Illegal number: -1 exit: 19: Illegal number: -1 exit: 19: Illegal number: -1
Would you please help me to understand what is wrong? I have just followed the instruction according to web page:
http://alps.comp-phys.org/mediawiki/index.php/Tutorial:ClassicalMCSimulation...
My plot.xml file content is as in the web site
++++++++++++++++
<?xml version="1.0" encoding="UTF-8"?>
<plot name="Susceptibility versus temperature for one-dimensional Heisenberg models">
<legend show="true"/> <xaxis label="Temperature" type="PARAMETER" name="T"/> <yaxis label="Susceptibility" type="SCALAR_AVERAGE"/> <set label="One-dimensional chain"/> </plot> +++++++++++++++
I got the same error with other extract* tools.
With best regards, Ruben
Hi Matthias,
Thanks for you letter.
The script extractxmgr works fine with ALPS 1.3.5.
I have also successfully installed ALPS 2.0 on Kubuntu 10.04.
In the tutorial page for ALPS 2.0 it is recommended to use python scripts instead of extractxmgr and related scripts.
It seems the extractxmgr script was modified for ALPS 2.0 and it does not work if we follow instructions for ALPS 1.3.4.
Is it an expected behavior for ALPS 2.0?
Thanks, Ruben
----- Original Message ---- From: Matthias Troyer troyer@phys.ethz.ch To: comp-phys-alps-users@lists.phys.ethz.ch Sent: Tue, November 16, 2010 2:55:55 PM Subject: Re: [ALPS-users] extractxmgr problem
I'm glad to hear that it works
Matthias
On Nov 15, 2010, at 2:44 PM, Ruben Ghulghazaryan wrote:
Hi ALPS team,
It seems I had missing xsltproc library.
After installing this library the problem was fixed.
Sorry for disturbing you.
With best regards, Ruben
----- Original Message ---- From: Ruben Ghulghazaryan ghulr@yahoo.com To: Comp-phys-alps-users@lists.phys.ethz.ch Sent: Mon, November 15, 2010 2:28:01 PM Subject: [ALPS-users] extractxmgr problem
Hi,
I have successfully installed ALSP 1.3.5 on Kubuntu 10.04. I did not get any error nether during installation nor during "make test".
When I try to follow test case for Monte Carlo simulation parm2a and performed
simulation. Then I could not generate xmgr output file with
extractxmgr plot.xml parm2a.task*.out.xml > plot2a.xmgr
It generates the following errors:
exit: 19: Illegal number: -1 exit: 19: Illegal number: -1 exit: 19: Illegal number: -1
Would you please help me to understand what is wrong? I have just followed the instruction according to web page:
http://alps.comp-phys.org/mediawiki/index.php/Tutorial:ClassicalMCSimulation...
My plot.xml file content is as in the web site
++++++++++++++++
<?xml version="1.0" encoding="UTF-8"?>
<plot name="Susceptibility versus temperature for one-dimensional Heisenberg models">
<legend show="true"/> <xaxis label="Temperature" type="PARAMETER" name="T"/> <yaxis label="Susceptibility" type="SCALAR_AVERAGE"/> <set label="One-dimensional chain"/> </plot> +++++++++++++++
I got the same error with other extract* tools.
With best regards, Ruben
On Nov 16, 2010, at 1:59 PM, Ruben Ghulghazaryan wrote:
Hi Matthias,
Thanks for you letter.
The script extractxmgr works fine with ALPS 1.3.5.
I have also successfully installed ALPS 2.0 on Kubuntu 10.04.
In the tutorial page for ALPS 2.0 it is recommended to use python scripts instead of extractxmgr and related scripts.
It seems the extractxmgr script was modified for ALPS 2.0 and it does not work if we follow instructions for ALPS 1.3.4.
Is it an expected behavior for ALPS 2.0?
extractxmgr is no longer supported by ALPS 2, but your old extractxmgr from ALPS 1.3.4 should still work on files created by ALPS 2
Matthias
I understand. I checked, ALPS 1.3.5 extractxmgr script works with ALPS 2.0 simulation data.
Thanks, Ruben
----- Original Message ---- From: Matthias Troyer troyer@phys.ethz.ch To: comp-phys-alps-users@lists.phys.ethz.ch Sent: Tue, November 16, 2010 5:00:42 PM Subject: Re: [ALPS-users] extractxmgr problem
On Nov 16, 2010, at 1:59 PM, Ruben Ghulghazaryan wrote:
Hi Matthias,
Thanks for you letter.
The script extractxmgr works fine with ALPS 1.3.5.
I have also successfully installed ALPS 2.0 on Kubuntu 10.04.
In the tutorial page for ALPS 2.0 it is recommended to use python scripts instead of extractxmgr and related scripts.
It seems the extractxmgr script was modified for ALPS 2.0 and it does not work
if we follow instructions for ALPS 1.3.4.
Is it an expected behavior for ALPS 2.0?
extractxmgr is no longer supported by ALPS 2, but your old extractxmgr from ALPS 1.3.4 should still work on files created by ALPS 2
Matthias
comp-phys-alps-users@lists.phys.ethz.ch