Make sure there is newline at end of results_true.dat.

This commit is contained in:
Paul Romano 2013-08-14 20:29:12 -05:00
parent a2a09eef63
commit 14b632db75
68 changed files with 68 additions and 68 deletions

View file

@ -15,7 +15,7 @@ outstr = ''
# write out k-combined
outstr += 'k-combined:\n'
outstr += "{0:10.8f} {1:10.8f}".format(sp.k_combined[0], sp.k_combined[1])
outstr += "{0:10.8f} {1:10.8f}\n".format(sp.k_combined[0], sp.k_combined[1])
# write results to file
with open('results_test.dat','w') as fh:

View file

@ -1,2 +1,2 @@
k-combined:
0.30078030 0.00343315
0.30078030 0.00343315

View file

@ -15,7 +15,7 @@ outstr = ''
# write out k-combined
outstr += 'k-combined:\n'
outstr += "{0:10.8f} {1:10.8f}".format(sp.k_combined[0], sp.k_combined[1])
outstr += "{0:10.8f} {1:10.8f}\n".format(sp.k_combined[0], sp.k_combined[1])
# write results to file
with open('results_test.dat','w') as fh:

View file

@ -1,2 +1,2 @@
k-combined:
1.73665099 0.01507851
1.73665099 0.01507851

View file

@ -15,7 +15,7 @@ outstr = ''
# write out k-combined
outstr += 'k-combined:\n'
outstr += "{0:10.8f} {1:10.8f}".format(sp.k_combined[0], sp.k_combined[1])
outstr += "{0:10.8f} {1:10.8f}\n".format(sp.k_combined[0], sp.k_combined[1])
# write results to file
with open('results_test.dat','w') as fh:

View file

@ -1,2 +1,2 @@
k-combined:
1.08199949 0.01359101
1.08199949 0.01359101

View file

@ -15,7 +15,7 @@ outstr = ''
# write out k-combined
outstr += 'k-combined:\n'
outstr += "{0:10.8f} {1:10.8f}".format(sp.k_combined[0], sp.k_combined[1])
outstr += "{0:10.8f} {1:10.8f}\n".format(sp.k_combined[0], sp.k_combined[1])
# write results to file
with open('results_test.dat','w') as fh:

View file

@ -1,2 +1,2 @@
k-combined:
0.81819931 0.00497052
0.81819931 0.00497052

View file

@ -15,7 +15,7 @@ outstr = ''
# write out k-combined
outstr += 'k-combined:\n'
outstr += "{0:10.8f} {1:10.8f}".format(sp.k_combined[0], sp.k_combined[1])
outstr += "{0:10.8f} {1:10.8f}\n".format(sp.k_combined[0], sp.k_combined[1])
# write results to file
with open('results_test.dat','w') as fh:

View file

@ -1,2 +1,2 @@
k-combined:
0.32042881 0.00165656
0.32042881 0.00165656

View file

@ -15,7 +15,7 @@ outstr = ''
# write out k-combined
outstr += 'k-combined:\n'
outstr += "{0:10.8f} {1:10.8f}".format(sp.k_combined[0], sp.k_combined[1])
outstr += "{0:10.8f} {1:10.8f}\n".format(sp.k_combined[0], sp.k_combined[1])
# write results to file
with open('results_test.dat','w') as fh:

View file

@ -1,2 +1,2 @@
k-combined:
0.29182788 0.00487636
0.29182788 0.00487636

View file

@ -15,7 +15,7 @@ outstr = ''
# write out k-combined
outstr += 'k-combined:\n'
outstr += "{0:10.8f} {1:10.8f}".format(sp.k_combined[0], sp.k_combined[1])
outstr += "{0:10.8f} {1:10.8f}\n".format(sp.k_combined[0], sp.k_combined[1])
# write results to file
with open('results_test.dat','w') as fh:

View file

@ -1,2 +1,2 @@
k-combined:
0.30737879 0.00683022
0.30737879 0.00683022

View file

@ -15,7 +15,7 @@ outstr = ''
# write out k-combined
outstr += 'k-combined:\n'
outstr += "{0:10.8f} {1:10.8f}".format(sp.k_combined[0], sp.k_combined[1])
outstr += "{0:10.8f} {1:10.8f}\n".format(sp.k_combined[0], sp.k_combined[1])
# write results to file
with open('results_test.dat','w') as fh:

View file

@ -1,2 +1,2 @@
k-combined:
0.31693311 0.00336656
0.31693311 0.00336656

View file

@ -15,7 +15,7 @@ outstr = ''
# write out k-combined
outstr += 'k-combined:\n'
outstr += "{0:10.8f} {1:10.8f}".format(sp.k_combined[0], sp.k_combined[1])
outstr += "{0:10.8f} {1:10.8f}\n".format(sp.k_combined[0], sp.k_combined[1])
# write results to file
with open('results_test.dat','w') as fh:

View file

@ -1,2 +1,2 @@
k-combined:
0.97864897 0.03395480
0.97864897 0.03395480

View file

@ -15,7 +15,7 @@ outstr = ''
# write out k-combined
outstr += 'k-combined:\n'
outstr += "{0:10.8f} {1:10.8f}".format(sp.k_combined[0], sp.k_combined[1])
outstr += "{0:10.8f} {1:10.8f}\n".format(sp.k_combined[0], sp.k_combined[1])
# write results to file
with open('results_test.dat','w') as fh:

View file

@ -1,2 +1,2 @@
k-combined:
1.63626998 0.13749537
1.63626998 0.13749537

View file

@ -15,7 +15,7 @@ outstr = ''
# write out k-combined
outstr += 'k-combined:\n'
outstr += "{0:10.8f} {1:10.8f}".format(sp.k_combined[0], sp.k_combined[1])
outstr += "{0:10.8f} {1:10.8f}\n".format(sp.k_combined[0], sp.k_combined[1])
# write results to file
with open('results_test.dat','w') as fh:

View file

@ -1,2 +1,2 @@
k-combined:
1.01010427 0.02527489
1.01010427 0.02527489

View file

@ -15,7 +15,7 @@ outstr = ''
# write out k-combined
outstr += 'k-combined:\n'
outstr += "{0:10.8f} {1:10.8f}".format(sp.k_combined[0], sp.k_combined[1])
outstr += "{0:10.8f} {1:10.8f}\n".format(sp.k_combined[0], sp.k_combined[1])
# write results to file
with open('results_test.dat','w') as fh:

View file

@ -1,2 +1,2 @@
k-combined:
0.30078030 0.00343315
0.30078030 0.00343315

View file

@ -15,7 +15,7 @@ outstr = ''
# write out k-combined
outstr += 'k-combined:\n'
outstr += "{0:10.8f} {1:10.8f}".format(sp.k_combined[0], sp.k_combined[1])
outstr += "{0:10.8f} {1:10.8f}\n".format(sp.k_combined[0], sp.k_combined[1])
# write results to file
with open('results_test.dat','w') as fh:

View file

@ -1,2 +1,2 @@
k-combined:
0.29819611 0.00828720
0.29819611 0.00828720

View file

@ -15,7 +15,7 @@ outstr = ''
# write out k-combined
outstr += 'k-combined:\n'
outstr += "{0:10.8f} {1:10.8f}".format(sp.k_combined[0], sp.k_combined[1])
outstr += "{0:10.8f} {1:10.8f}\n".format(sp.k_combined[0], sp.k_combined[1])
# write results to file
with open('results_test.dat','w') as fh:

View file

@ -1,2 +1,2 @@
k-combined:
2.25422952 0.01988955
2.25422952 0.01988955

View file

@ -15,7 +15,7 @@ outstr = ''
# write out k-combined
outstr += 'k-combined:\n'
outstr += "{0:10.8f} {1:10.8f}".format(sp.k_combined[0], sp.k_combined[1])
outstr += "{0:10.8f} {1:10.8f}\n".format(sp.k_combined[0], sp.k_combined[1])
# write results to file
with open('results_test.dat','w') as fh:

View file

@ -1,2 +1,2 @@
k-combined:
2.26978548 0.00418283
2.26978548 0.00418283

View file

@ -15,7 +15,7 @@ outstr = ''
# write out k-combined
outstr += 'k-combined:\n'
outstr += "{0:10.8f} {1:10.8f}".format(sp.k_combined[0], sp.k_combined[1])
outstr += "{0:10.8f} {1:10.8f}\n".format(sp.k_combined[0], sp.k_combined[1])
# write results to file
with open('results_test.dat','w') as fh:

View file

@ -1,2 +1,2 @@
k-combined:
2.27029660 0.00403683
2.27029660 0.00403683

View file

@ -15,7 +15,7 @@ outstr = ''
# write out k-combined
outstr += 'k-combined:\n'
outstr += "{0:10.8f} {1:10.8f}".format(sp.k_combined[0], sp.k_combined[1])
outstr += "{0:10.8f} {1:10.8f}\n".format(sp.k_combined[0], sp.k_combined[1])
# write results to file
with open('results_test.dat','w') as fh:

View file

@ -1,2 +1,2 @@
k-combined:
2.27701025 0.00486242
2.27701025 0.00486242

View file

@ -15,7 +15,7 @@ outstr = ''
# write out k-combined
outstr += 'k-combined:\n'
outstr += "{0:10.8f} {1:10.8f}".format(sp.k_combined[0], sp.k_combined[1])
outstr += "{0:10.8f} {1:10.8f}\n".format(sp.k_combined[0], sp.k_combined[1])
# write results to file
with open('results_test.dat','w') as fh:

View file

@ -1,2 +1,2 @@
k-combined:
0.30078030 0.00343315
0.30078030 0.00343315

View file

@ -15,7 +15,7 @@ outstr = ''
# write out k-combined
outstr += 'k-combined:\n'
outstr += "{0:10.8f} {1:10.8f}".format(sp.k_combined[0], sp.k_combined[1])
outstr += "{0:10.8f} {1:10.8f}\n".format(sp.k_combined[0], sp.k_combined[1])
# write results to file
with open('results_test.dat','w') as fh:

View file

@ -1,2 +1,2 @@
k-combined:
0.86084578 0.00787947
0.86084578 0.00787947

View file

@ -15,7 +15,7 @@ outstr = ''
# write out k-combined
outstr += 'k-combined:\n'
outstr += "{0:10.8f} {1:10.8f}".format(sp.k_combined[0], sp.k_combined[1])
outstr += "{0:10.8f} {1:10.8f}\n".format(sp.k_combined[0], sp.k_combined[1])
# write results to file
with open('results_test.dat','w') as fh:

View file

@ -1,2 +1,2 @@
k-combined:
0.97104592 0.02819879
0.97104592 0.02819879

View file

@ -15,7 +15,7 @@ outstr = ''
# write out k-combined
outstr += 'k-combined:\n'
outstr += "{0:10.8f} {1:10.8f}".format(sp.k_combined[0], sp.k_combined[1])
outstr += "{0:10.8f} {1:10.8f}\n".format(sp.k_combined[0], sp.k_combined[1])
# write results to file
with open('results_test.dat','w') as fh:

View file

@ -1,2 +1,2 @@
k-combined:
0.29827380 0.00514217
0.29827380 0.00514217

View file

@ -15,7 +15,7 @@ outstr = ''
# write out k-combined
outstr += 'k-combined:\n'
outstr += "{0:10.8f} {1:10.8f}".format(sp.k_combined[0], sp.k_combined[1])
outstr += "{0:10.8f} {1:10.8f}\n".format(sp.k_combined[0], sp.k_combined[1])
# write results to file
with open('results_test.dat','w') as fh:

View file

@ -1,2 +1,2 @@
k-combined:
0.29570992 0.00263411
0.29570992 0.00263411

View file

@ -15,7 +15,7 @@ outstr = ''
# write out k-combined
outstr += 'k-combined:\n'
outstr += "{0:10.8f} {1:10.8f}".format(sp.k_combined[0], sp.k_combined[1])
outstr += "{0:10.8f} {1:10.8f}\n".format(sp.k_combined[0], sp.k_combined[1])
# write results to file
with open('results_test.dat','w') as fh:

View file

@ -1,2 +1,2 @@
k-combined:
0.30746423 0.00315919
0.30746423 0.00315919

View file

@ -15,7 +15,7 @@ outstr = ''
# write out k-combined
outstr += 'k-combined:\n'
outstr += "{0:10.8f} {1:10.8f}".format(sp.k_combined[0], sp.k_combined[1])
outstr += "{0:10.8f} {1:10.8f}\n".format(sp.k_combined[0], sp.k_combined[1])
# write results to file
with open('results_test.dat','w') as fh:

View file

@ -1,2 +1,2 @@
k-combined:
0.29971337 0.00466687
0.29971337 0.00466687

View file

@ -15,7 +15,7 @@ outstr = ''
# write out k-combined
outstr += 'k-combined:\n'
outstr += "{0:10.8f} {1:10.8f}".format(sp.k_combined[0], sp.k_combined[1])
outstr += "{0:10.8f} {1:10.8f}\n".format(sp.k_combined[0], sp.k_combined[1])
# write results to file
with open('results_test.dat','w') as fh:

View file

@ -1,2 +1,2 @@
k-combined:
0.30140708 0.00767575
0.30140708 0.00767575

View file

@ -15,7 +15,7 @@ outstr = ''
# write out k-combined
outstr += 'k-combined:\n'
outstr += "{0:10.8f} {1:10.8f}".format(sp.k_combined[0], sp.k_combined[1])
outstr += "{0:10.8f} {1:10.8f}\n".format(sp.k_combined[0], sp.k_combined[1])
# write results to file
with open('results_test.dat','w') as fh:

View file

@ -1,2 +1,2 @@
k-combined:
0.30308270 0.00706340
0.30308270 0.00706340

View file

@ -15,7 +15,7 @@ outstr = ''
# write out k-combined
outstr += 'k-combined:\n'
outstr += "{0:10.8f} {1:10.8f}".format(sp.k_combined[0], sp.k_combined[1])
outstr += "{0:10.8f} {1:10.8f}\n".format(sp.k_combined[0], sp.k_combined[1])
# write results to file
with open('results_test.dat','w') as fh:

View file

@ -1,2 +1,2 @@
k-combined:
0.30078030 0.00343315
0.30078030 0.00343315

View file

@ -15,7 +15,7 @@ outstr = ''
# write out k-combined
outstr += 'k-combined:\n'
outstr += "{0:10.8f} {1:10.8f}".format(sp.k_combined[0], sp.k_combined[1])
outstr += "{0:10.8f} {1:10.8f}\n".format(sp.k_combined[0], sp.k_combined[1])
# write results to file
with open('results_test.dat','w') as fh:

View file

@ -1,2 +1,2 @@
k-combined:
0.30078030 0.00343315
0.30078030 0.00343315

View file

@ -15,7 +15,7 @@ outstr = ''
# write out k-combined
outstr += 'k-combined:\n'
outstr += "{0:10.8f} {1:10.8f}".format(sp.k_combined[0], sp.k_combined[1])
outstr += "{0:10.8f} {1:10.8f}\n".format(sp.k_combined[0], sp.k_combined[1])
# write results to file
with open('results_test.dat','w') as fh:

View file

@ -1,2 +1,2 @@
k-combined:
0.30213072 0.00916338
0.30213072 0.00916338

View file

@ -15,7 +15,7 @@ outstr = ''
# write out k-combined
outstr += 'k-combined:\n'
outstr += "{0:10.8f} {1:10.8f}".format(sp.k_combined[0], sp.k_combined[1])
outstr += "{0:10.8f} {1:10.8f}\n".format(sp.k_combined[0], sp.k_combined[1])
# write results to file
with open('results_test.dat','w') as fh:

View file

@ -1,2 +1,2 @@
k-combined:
0.30078030 0.00343315
0.30078030 0.00343315

View file

@ -15,7 +15,7 @@ outstr = ''
# write out k-combined
outstr += 'k-combined:\n'
outstr += "{0:10.8f} {1:10.8f}".format(sp.k_combined[0], sp.k_combined[1])
outstr += "{0:10.8f} {1:10.8f}\n".format(sp.k_combined[0], sp.k_combined[1])
# write results to file
with open('results_test.dat','w') as fh:

View file

@ -1,2 +1,2 @@
k-combined:
0.30078030 0.00343315
0.30078030 0.00343315

View file

@ -15,7 +15,7 @@ outstr = ''
# write out k-combined
outstr += 'k-combined:\n'
outstr += "{0:10.8f} {1:10.8f}".format(sp.k_combined[0], sp.k_combined[1])
outstr += "{0:10.8f} {1:10.8f}\n".format(sp.k_combined[0], sp.k_combined[1])
# write results to file
with open('results_test.dat','w') as fh:

View file

@ -1,2 +1,2 @@
k-combined:
0.37562235 0.01141169
0.37562235 0.01141169

View file

@ -15,7 +15,7 @@ outstr = ''
# write out k-combined
outstr += 'k-combined:\n'
outstr += "{0:10.8f} {1:10.8f}".format(sp.k_combined[0], sp.k_combined[1])
outstr += "{0:10.8f} {1:10.8f}\n".format(sp.k_combined[0], sp.k_combined[1])
# write results to file
with open('results_test.dat','w') as fh:

View file

@ -1,2 +1,2 @@
k-combined:
0.30078030 0.00343315
0.30078030 0.00343315

View file

@ -15,7 +15,7 @@ outstr = ''
# write out k-combined
outstr += 'k-combined:\n'
outstr += "{0:10.8f} {1:10.8f}".format(sp.k_combined[0], sp.k_combined[1])
outstr += "{0:10.8f} {1:10.8f}\n".format(sp.k_combined[0], sp.k_combined[1])
# write results to file
with open('results_test.dat','w') as fh:

View file

@ -1,2 +1,2 @@
k-combined:
1.00121432 0.01443709
1.00121432 0.01443709