mirror of
https://asciireactor.com/otho/cloudy-agn.git
synced 2024-12-04 18:35:08 +00:00
new files
This commit is contained in:
parent
fbbe5dae46
commit
13b85b9448
30
scripts/convert/continuum_rydberg_to_eV.pl
Executable file
30
scripts/convert/continuum_rydberg_to_eV.pl
Executable file
@ -0,0 +1,30 @@
|
||||
#!/usr/bin/env perl
|
||||
|
||||
use utf8;
|
||||
use Encode qw(encode decode);
|
||||
|
||||
use feature 'say';
|
||||
use locale;
|
||||
|
||||
use constant PI => 4 * atan2(1, 1);
|
||||
|
||||
if (!${^UTF8LOCALE}) {
|
||||
say encode($charset,"You are not using UTF-8 encoding. :(");
|
||||
}
|
||||
my $charset=$ENV{LANG};
|
||||
|
||||
my $table_input_filename=$ARGV[0];
|
||||
#my $table_output_filename=$argv[1] or die $!;
|
||||
|
||||
open $ryd_file,'<',$table_input_filename or die $!;
|
||||
|
||||
while( my $line = <$ryd_file>) {
|
||||
my ($rydbergs, $sed1, $sed2) = split ' ', $line;
|
||||
say encode($charset,
|
||||
sprintf("%e %e %e",
|
||||
$rydbergs*13.60569253,
|
||||
$sed1,
|
||||
$sed2));
|
||||
}
|
||||
|
||||
close $ryd_file;
|
374
scripts/xmgrace/SED_compare_eV.par
Normal file
374
scripts/xmgrace/SED_compare_eV.par
Normal file
@ -0,0 +1,374 @@
|
||||
# Grace project file
|
||||
#
|
||||
version 50123
|
||||
page size 792, 612
|
||||
page scroll 5%
|
||||
page inout 5%
|
||||
link page off
|
||||
map font 8 to "Courier", "Courier"
|
||||
map font 10 to "Courier-Bold", "Courier-Bold"
|
||||
map font 11 to "Courier-BoldOblique", "Courier-BoldOblique"
|
||||
map font 9 to "Courier-Oblique", "Courier-Oblique"
|
||||
map font 4 to "Helvetica", "Helvetica"
|
||||
map font 6 to "Helvetica-Bold", "Helvetica-Bold"
|
||||
map font 7 to "Helvetica-BoldOblique", "Helvetica-BoldOblique"
|
||||
map font 5 to "Helvetica-Oblique", "Helvetica-Oblique"
|
||||
map font 14 to "NimbusMonoL-BoldOblique", "NimbusMonoL-BoldOblique"
|
||||
map font 15 to "NimbusMonoL-Regular", "NimbusMonoL-Regular"
|
||||
map font 16 to "NimbusMonoL-RegularOblique", "NimbusMonoL-RegularOblique"
|
||||
map font 17 to "NimbusRomanNo9L-Medium", "NimbusRomanNo9L-Medium"
|
||||
map font 18 to "NimbusRomanNo9L-MediumItalic", "NimbusRomanNo9L-MediumItalic"
|
||||
map font 19 to "NimbusRomanNo9L-Regular", "NimbusRomanNo9L-Regular"
|
||||
map font 20 to "NimbusRomanNo9L-RegularItalic", "NimbusRomanNo9L-RegularItalic"
|
||||
map font 21 to "NimbusSansL-Bold", "NimbusSansL-Bold"
|
||||
map font 22 to "NimbusSansL-BoldCondensed", "NimbusSansL-BoldCondensed"
|
||||
map font 23 to "NimbusSansL-BoldCondensedItalic", "NimbusSansL-BoldCondensedItalic"
|
||||
map font 24 to "NimbusSansL-BoldItalic", "NimbusSansL-BoldItalic"
|
||||
map font 25 to "NimbusSansL-Regular", "NimbusSansL-Regular"
|
||||
map font 26 to "NimbusSansL-RegularCondensed", "NimbusSansL-RegularCondensed"
|
||||
map font 27 to "NimbusSansL-RegularCondensedItalic", "NimbusSansL-RegularCondensedItalic"
|
||||
map font 28 to "NimbusSansL-RegularItalic", "NimbusSansL-RegularItalic"
|
||||
map font 29 to "StandardSymbolsL-Regular", "StandardSymbolsL-Regular"
|
||||
map font 12 to "Symbol", "Symbol"
|
||||
map font 31 to "Symbol-Regular", "Symbol-Regular"
|
||||
map font 2 to "Times-Bold", "Times-Bold"
|
||||
map font 3 to "Times-BoldItalic", "Times-BoldItalic"
|
||||
map font 1 to "Times-Italic", "Times-Italic"
|
||||
map font 0 to "Times-Roman", "Times-Roman"
|
||||
map font 35 to "URWBookmanL-DemiBold", "URWBookmanL-DemiBold"
|
||||
map font 36 to "URWBookmanL-DemiBoldItalic", "URWBookmanL-DemiBoldItalic"
|
||||
map font 37 to "URWBookmanL-Light", "URWBookmanL-Light"
|
||||
map font 38 to "URWBookmanL-LightItalic", "URWBookmanL-LightItalic"
|
||||
map font 39 to "URWChanceryL-MediumItalic", "URWChanceryL-MediumItalic"
|
||||
map font 40 to "URWGothicL-Book", "URWGothicL-Book"
|
||||
map font 41 to "URWGothicL-BookOblique", "URWGothicL-BookOblique"
|
||||
map font 42 to "URWGothicL-Demi", "URWGothicL-Demi"
|
||||
map font 43 to "URWGothicL-DemiOblique", "URWGothicL-DemiOblique"
|
||||
map font 44 to "URWPalladioL-Bold", "URWPalladioL-Bold"
|
||||
map font 45 to "URWPalladioL-BoldItalic", "URWPalladioL-BoldItalic"
|
||||
map font 46 to "URWPalladioL-Italic", "URWPalladioL-Italic"
|
||||
map font 47 to "URWPalladioL-Roman", "URWPalladioL-Roman"
|
||||
map font 13 to "ZapfDingbats", "ZapfDingbats"
|
||||
map color 0 to (255, 255, 255), "white"
|
||||
map color 1 to (0, 0, 0), "black"
|
||||
map color 2 to (255, 0, 0), "red"
|
||||
map color 3 to (0, 255, 0), "green"
|
||||
map color 4 to (0, 0, 255), "blue"
|
||||
map color 5 to (255, 255, 0), "yellow"
|
||||
map color 6 to (188, 143, 143), "brown"
|
||||
map color 7 to (220, 220, 220), "grey"
|
||||
map color 8 to (148, 0, 211), "violet"
|
||||
map color 9 to (0, 255, 255), "cyan"
|
||||
map color 10 to (255, 0, 255), "magenta"
|
||||
map color 11 to (255, 165, 0), "orange"
|
||||
map color 12 to (114, 33, 188), "indigo"
|
||||
map color 13 to (103, 7, 72), "maroon"
|
||||
map color 14 to (64, 224, 208), "turquoise"
|
||||
map color 15 to (0, 139, 0), "green4"
|
||||
reference date 0
|
||||
date wrap off
|
||||
date wrap year 1950
|
||||
default linewidth 1.0
|
||||
default linestyle 1
|
||||
default color 1
|
||||
default pattern 1
|
||||
default font 0
|
||||
default char size 1.000000
|
||||
default symbol size 1.000000
|
||||
default sformat "%.8g"
|
||||
background color 0
|
||||
page background fill on
|
||||
timestamp off
|
||||
timestamp 0.03, 0.03
|
||||
timestamp color 1
|
||||
timestamp rot 0
|
||||
timestamp font 0
|
||||
timestamp char size 1.000000
|
||||
timestamp def "Sun Jun 25 15:52:58 2017"
|
||||
r0 off
|
||||
link r0 to g0
|
||||
r0 type above
|
||||
r0 linestyle 1
|
||||
r0 linewidth 1.0
|
||||
r0 color 1
|
||||
r0 line 0, 0, 0, 0
|
||||
r1 off
|
||||
link r1 to g0
|
||||
r1 type above
|
||||
r1 linestyle 1
|
||||
r1 linewidth 1.0
|
||||
r1 color 1
|
||||
r1 line 0, 0, 0, 0
|
||||
r2 off
|
||||
link r2 to g0
|
||||
r2 type above
|
||||
r2 linestyle 1
|
||||
r2 linewidth 1.0
|
||||
r2 color 1
|
||||
r2 line 0, 0, 0, 0
|
||||
r3 off
|
||||
link r3 to g0
|
||||
r3 type above
|
||||
r3 linestyle 1
|
||||
r3 linewidth 1.0
|
||||
r3 color 1
|
||||
r3 line 0, 0, 0, 0
|
||||
r4 off
|
||||
link r4 to g0
|
||||
r4 type above
|
||||
r4 linestyle 1
|
||||
r4 linewidth 1.0
|
||||
r4 color 1
|
||||
r4 line 0, 0, 0, 0
|
||||
g0 on
|
||||
g0 hidden false
|
||||
g0 type XY
|
||||
g0 stacked false
|
||||
g0 bar hgap 0.000000
|
||||
g0 fixedpoint off
|
||||
g0 fixedpoint type 0
|
||||
g0 fixedpoint xy 0.000000, 0.000000
|
||||
g0 fixedpoint format general general
|
||||
g0 fixedpoint prec 6, 6
|
||||
with g0
|
||||
world 0.5, 100000, 500000, 10000000
|
||||
stack world 0, 0, 0, 0
|
||||
znorm 1
|
||||
view 0.150000, 0.150000, 1.150000, 0.850000
|
||||
title ""
|
||||
title font 0
|
||||
title size 1.500000
|
||||
title color 1
|
||||
subtitle ""
|
||||
subtitle font 0
|
||||
subtitle size 1.000000
|
||||
subtitle color 1
|
||||
xaxes scale Logarithmic
|
||||
yaxes scale Logarithmic
|
||||
xaxes invert off
|
||||
yaxes invert off
|
||||
xaxis on
|
||||
xaxis type zero false
|
||||
xaxis offset 0.000000 , 0.000000
|
||||
xaxis bar on
|
||||
xaxis bar color 1
|
||||
xaxis bar linestyle 1
|
||||
xaxis bar linewidth 1.0
|
||||
xaxis label "Photon Energy ( eV )"
|
||||
xaxis label layout para
|
||||
xaxis label place auto
|
||||
xaxis label char size 1.000000
|
||||
xaxis label font 0
|
||||
xaxis label color 1
|
||||
xaxis label place normal
|
||||
xaxis tick on
|
||||
xaxis tick major 10
|
||||
xaxis tick minor ticks 9
|
||||
xaxis tick default 6
|
||||
xaxis tick place rounded true
|
||||
xaxis tick in
|
||||
xaxis tick major size 1.040000
|
||||
xaxis tick major color 1
|
||||
xaxis tick major linewidth 1.0
|
||||
xaxis tick major linestyle 1
|
||||
xaxis tick major grid off
|
||||
xaxis tick minor color 1
|
||||
xaxis tick minor linewidth 1.0
|
||||
xaxis tick minor linestyle 1
|
||||
xaxis tick minor grid off
|
||||
xaxis tick minor size 0.500000
|
||||
xaxis ticklabel on
|
||||
xaxis ticklabel format general
|
||||
xaxis ticklabel prec 5
|
||||
xaxis ticklabel formula ""
|
||||
xaxis ticklabel append ""
|
||||
xaxis ticklabel prepend ""
|
||||
xaxis ticklabel angle 0
|
||||
xaxis ticklabel skip 0
|
||||
xaxis ticklabel stagger 0
|
||||
xaxis ticklabel place normal
|
||||
xaxis ticklabel offset auto
|
||||
xaxis ticklabel offset 0.000000 , 0.010000
|
||||
xaxis ticklabel start type auto
|
||||
xaxis ticklabel start 0.000000
|
||||
xaxis ticklabel stop type auto
|
||||
xaxis ticklabel stop 0.000000
|
||||
xaxis ticklabel char size 1.000000
|
||||
xaxis ticklabel font 0
|
||||
xaxis ticklabel color 1
|
||||
xaxis tick place both
|
||||
xaxis tick spec type none
|
||||
yaxis on
|
||||
yaxis type zero false
|
||||
yaxis offset 0.000000 , 0.000000
|
||||
yaxis bar on
|
||||
yaxis bar color 1
|
||||
yaxis bar linestyle 1
|
||||
yaxis bar linewidth 1.0
|
||||
yaxis label "nuFnu (erg / cm^2 / s )"
|
||||
yaxis label layout para
|
||||
yaxis label place auto
|
||||
yaxis label char size 1.000000
|
||||
yaxis label font 0
|
||||
yaxis label color 1
|
||||
yaxis label place normal
|
||||
yaxis tick on
|
||||
yaxis tick major 10
|
||||
yaxis tick minor ticks 9
|
||||
yaxis tick default 6
|
||||
yaxis tick place rounded true
|
||||
yaxis tick in
|
||||
yaxis tick major size 1.000000
|
||||
yaxis tick major color 1
|
||||
yaxis tick major linewidth 1.0
|
||||
yaxis tick major linestyle 1
|
||||
yaxis tick major grid off
|
||||
yaxis tick minor color 1
|
||||
yaxis tick minor linewidth 1.0
|
||||
yaxis tick minor linestyle 1
|
||||
yaxis tick minor grid off
|
||||
yaxis tick minor size 0.500000
|
||||
yaxis ticklabel on
|
||||
yaxis ticklabel format general
|
||||
yaxis ticklabel prec 5
|
||||
yaxis ticklabel formula ""
|
||||
yaxis ticklabel append ""
|
||||
yaxis ticklabel prepend ""
|
||||
yaxis ticklabel angle 0
|
||||
yaxis ticklabel skip 0
|
||||
yaxis ticklabel stagger 0
|
||||
yaxis ticklabel place normal
|
||||
yaxis ticklabel offset auto
|
||||
yaxis ticklabel offset 0.000000 , 0.010000
|
||||
yaxis ticklabel start type auto
|
||||
yaxis ticklabel start 0.000000
|
||||
yaxis ticklabel stop type auto
|
||||
yaxis ticklabel stop 0.000000
|
||||
yaxis ticklabel char size 1.000000
|
||||
yaxis ticklabel font 0
|
||||
yaxis ticklabel color 1
|
||||
yaxis tick place both
|
||||
yaxis tick spec type none
|
||||
altxaxis off
|
||||
altyaxis off
|
||||
legend on
|
||||
legend loctype view
|
||||
legend 0.85, 0.8
|
||||
legend box color 1
|
||||
legend box pattern 1
|
||||
legend box linewidth 1.0
|
||||
legend box linestyle 1
|
||||
legend box fill color 0
|
||||
legend box fill pattern 1
|
||||
legend font 0
|
||||
legend char size 1.000000
|
||||
legend color 1
|
||||
legend length 4
|
||||
legend vgap 1
|
||||
legend hgap 1
|
||||
legend invert false
|
||||
frame type 0
|
||||
frame linestyle 1
|
||||
frame linewidth 1.0
|
||||
frame color 1
|
||||
frame pattern 1
|
||||
frame background color 0
|
||||
frame background pattern 0
|
||||
s0 hidden false
|
||||
s0 type xy
|
||||
s0 symbol 0
|
||||
s0 symbol size 1.000000
|
||||
s0 symbol color 1
|
||||
s0 symbol pattern 1
|
||||
s0 symbol fill color 1
|
||||
s0 symbol fill pattern 0
|
||||
s0 symbol linewidth 1.0
|
||||
s0 symbol linestyle 1
|
||||
s0 symbol char 65
|
||||
s0 symbol char font 0
|
||||
s0 symbol skip 0
|
||||
s0 line type 1
|
||||
s0 line linestyle 1
|
||||
s0 line linewidth 1.0
|
||||
s0 line color 1
|
||||
s0 line pattern 1
|
||||
s0 baseline type 0
|
||||
s0 baseline off
|
||||
s0 dropline off
|
||||
s0 fill type 0
|
||||
s0 fill rule 0
|
||||
s0 fill color 1
|
||||
s0 fill pattern 1
|
||||
s0 avalue off
|
||||
s0 avalue type 2
|
||||
s0 avalue char size 1.000000
|
||||
s0 avalue font 0
|
||||
s0 avalue color 1
|
||||
s0 avalue rot 0
|
||||
s0 avalue format general
|
||||
s0 avalue prec 3
|
||||
s0 avalue prepend ""
|
||||
s0 avalue append ""
|
||||
s0 avalue offset 0.000000 , 0.000000
|
||||
s0 errorbar on
|
||||
s0 errorbar place both
|
||||
s0 errorbar color 1
|
||||
s0 errorbar pattern 1
|
||||
s0 errorbar size 1.000000
|
||||
s0 errorbar linewidth 1.0
|
||||
s0 errorbar linestyle 1
|
||||
s0 errorbar riser linewidth 1.0
|
||||
s0 errorbar riser linestyle 1
|
||||
s0 errorbar riser clip off
|
||||
s0 errorbar riser clip length 0.100000
|
||||
s0 comment "mehdipour_magdziarz_compare.tab"
|
||||
s0 legend "Mehdipour"
|
||||
s1 hidden false
|
||||
s1 type xy
|
||||
s1 symbol 0
|
||||
s1 symbol size 1.000000
|
||||
s1 symbol color 2
|
||||
s1 symbol pattern 1
|
||||
s1 symbol fill color 2
|
||||
s1 symbol fill pattern 0
|
||||
s1 symbol linewidth 1.0
|
||||
s1 symbol linestyle 1
|
||||
s1 symbol char 65
|
||||
s1 symbol char font 0
|
||||
s1 symbol skip 0
|
||||
s1 line type 1
|
||||
s1 line linestyle 1
|
||||
s1 line linewidth 1.0
|
||||
s1 line color 2
|
||||
s1 line pattern 1
|
||||
s1 baseline type 0
|
||||
s1 baseline off
|
||||
s1 dropline off
|
||||
s1 fill type 0
|
||||
s1 fill rule 0
|
||||
s1 fill color 1
|
||||
s1 fill pattern 1
|
||||
s1 avalue off
|
||||
s1 avalue type 2
|
||||
s1 avalue char size 1.000000
|
||||
s1 avalue font 0
|
||||
s1 avalue color 1
|
||||
s1 avalue rot 0
|
||||
s1 avalue format general
|
||||
s1 avalue prec 3
|
||||
s1 avalue prepend ""
|
||||
s1 avalue append ""
|
||||
s1 avalue offset 0.000000 , 0.000000
|
||||
s1 errorbar on
|
||||
s1 errorbar place both
|
||||
s1 errorbar color 2
|
||||
s1 errorbar pattern 1
|
||||
s1 errorbar size 1.000000
|
||||
s1 errorbar linewidth 1.0
|
||||
s1 errorbar linestyle 1
|
||||
s1 errorbar riser linewidth 1.0
|
||||
s1 errorbar riser linestyle 1
|
||||
s1 errorbar riser clip off
|
||||
s1 errorbar riser clip length 0.100000
|
||||
s1 comment "mehdipour_magdziarz_compare.tab"
|
||||
s1 legend "Magdziarz"
|
374
scripts/xmgrace/SED_compare_eV_thinY.par
Normal file
374
scripts/xmgrace/SED_compare_eV_thinY.par
Normal file
@ -0,0 +1,374 @@
|
||||
# Grace project file
|
||||
#
|
||||
version 50123
|
||||
page size 792, 612
|
||||
page scroll 5%
|
||||
page inout 5%
|
||||
link page off
|
||||
map font 8 to "Courier", "Courier"
|
||||
map font 10 to "Courier-Bold", "Courier-Bold"
|
||||
map font 11 to "Courier-BoldOblique", "Courier-BoldOblique"
|
||||
map font 9 to "Courier-Oblique", "Courier-Oblique"
|
||||
map font 4 to "Helvetica", "Helvetica"
|
||||
map font 6 to "Helvetica-Bold", "Helvetica-Bold"
|
||||
map font 7 to "Helvetica-BoldOblique", "Helvetica-BoldOblique"
|
||||
map font 5 to "Helvetica-Oblique", "Helvetica-Oblique"
|
||||
map font 14 to "NimbusMonoL-BoldOblique", "NimbusMonoL-BoldOblique"
|
||||
map font 15 to "NimbusMonoL-Regular", "NimbusMonoL-Regular"
|
||||
map font 16 to "NimbusMonoL-RegularOblique", "NimbusMonoL-RegularOblique"
|
||||
map font 17 to "NimbusRomanNo9L-Medium", "NimbusRomanNo9L-Medium"
|
||||
map font 18 to "NimbusRomanNo9L-MediumItalic", "NimbusRomanNo9L-MediumItalic"
|
||||
map font 19 to "NimbusRomanNo9L-Regular", "NimbusRomanNo9L-Regular"
|
||||
map font 20 to "NimbusRomanNo9L-RegularItalic", "NimbusRomanNo9L-RegularItalic"
|
||||
map font 21 to "NimbusSansL-Bold", "NimbusSansL-Bold"
|
||||
map font 22 to "NimbusSansL-BoldCondensed", "NimbusSansL-BoldCondensed"
|
||||
map font 23 to "NimbusSansL-BoldCondensedItalic", "NimbusSansL-BoldCondensedItalic"
|
||||
map font 24 to "NimbusSansL-BoldItalic", "NimbusSansL-BoldItalic"
|
||||
map font 25 to "NimbusSansL-Regular", "NimbusSansL-Regular"
|
||||
map font 26 to "NimbusSansL-RegularCondensed", "NimbusSansL-RegularCondensed"
|
||||
map font 27 to "NimbusSansL-RegularCondensedItalic", "NimbusSansL-RegularCondensedItalic"
|
||||
map font 28 to "NimbusSansL-RegularItalic", "NimbusSansL-RegularItalic"
|
||||
map font 29 to "StandardSymbolsL-Regular", "StandardSymbolsL-Regular"
|
||||
map font 12 to "Symbol", "Symbol"
|
||||
map font 31 to "Symbol-Regular", "Symbol-Regular"
|
||||
map font 2 to "Times-Bold", "Times-Bold"
|
||||
map font 3 to "Times-BoldItalic", "Times-BoldItalic"
|
||||
map font 1 to "Times-Italic", "Times-Italic"
|
||||
map font 0 to "Times-Roman", "Times-Roman"
|
||||
map font 35 to "URWBookmanL-DemiBold", "URWBookmanL-DemiBold"
|
||||
map font 36 to "URWBookmanL-DemiBoldItalic", "URWBookmanL-DemiBoldItalic"
|
||||
map font 37 to "URWBookmanL-Light", "URWBookmanL-Light"
|
||||
map font 38 to "URWBookmanL-LightItalic", "URWBookmanL-LightItalic"
|
||||
map font 39 to "URWChanceryL-MediumItalic", "URWChanceryL-MediumItalic"
|
||||
map font 40 to "URWGothicL-Book", "URWGothicL-Book"
|
||||
map font 41 to "URWGothicL-BookOblique", "URWGothicL-BookOblique"
|
||||
map font 42 to "URWGothicL-Demi", "URWGothicL-Demi"
|
||||
map font 43 to "URWGothicL-DemiOblique", "URWGothicL-DemiOblique"
|
||||
map font 44 to "URWPalladioL-Bold", "URWPalladioL-Bold"
|
||||
map font 45 to "URWPalladioL-BoldItalic", "URWPalladioL-BoldItalic"
|
||||
map font 46 to "URWPalladioL-Italic", "URWPalladioL-Italic"
|
||||
map font 47 to "URWPalladioL-Roman", "URWPalladioL-Roman"
|
||||
map font 13 to "ZapfDingbats", "ZapfDingbats"
|
||||
map color 0 to (255, 255, 255), "white"
|
||||
map color 1 to (0, 0, 0), "black"
|
||||
map color 2 to (255, 0, 0), "red"
|
||||
map color 3 to (0, 255, 0), "green"
|
||||
map color 4 to (0, 0, 255), "blue"
|
||||
map color 5 to (255, 255, 0), "yellow"
|
||||
map color 6 to (188, 143, 143), "brown"
|
||||
map color 7 to (220, 220, 220), "grey"
|
||||
map color 8 to (148, 0, 211), "violet"
|
||||
map color 9 to (0, 255, 255), "cyan"
|
||||
map color 10 to (255, 0, 255), "magenta"
|
||||
map color 11 to (255, 165, 0), "orange"
|
||||
map color 12 to (114, 33, 188), "indigo"
|
||||
map color 13 to (103, 7, 72), "maroon"
|
||||
map color 14 to (64, 224, 208), "turquoise"
|
||||
map color 15 to (0, 139, 0), "green4"
|
||||
reference date 0
|
||||
date wrap off
|
||||
date wrap year 1950
|
||||
default linewidth 1.0
|
||||
default linestyle 1
|
||||
default color 1
|
||||
default pattern 1
|
||||
default font 0
|
||||
default char size 1.000000
|
||||
default symbol size 1.000000
|
||||
default sformat "%.8g"
|
||||
background color 0
|
||||
page background fill on
|
||||
timestamp off
|
||||
timestamp 0.03, 0.03
|
||||
timestamp color 1
|
||||
timestamp rot 0
|
||||
timestamp font 0
|
||||
timestamp char size 1.000000
|
||||
timestamp def "Sun Jun 25 15:51:49 2017"
|
||||
r0 off
|
||||
link r0 to g0
|
||||
r0 type above
|
||||
r0 linestyle 1
|
||||
r0 linewidth 1.0
|
||||
r0 color 1
|
||||
r0 line 0, 0, 0, 0
|
||||
r1 off
|
||||
link r1 to g0
|
||||
r1 type above
|
||||
r1 linestyle 1
|
||||
r1 linewidth 1.0
|
||||
r1 color 1
|
||||
r1 line 0, 0, 0, 0
|
||||
r2 off
|
||||
link r2 to g0
|
||||
r2 type above
|
||||
r2 linestyle 1
|
||||
r2 linewidth 1.0
|
||||
r2 color 1
|
||||
r2 line 0, 0, 0, 0
|
||||
r3 off
|
||||
link r3 to g0
|
||||
r3 type above
|
||||
r3 linestyle 1
|
||||
r3 linewidth 1.0
|
||||
r3 color 1
|
||||
r3 line 0, 0, 0, 0
|
||||
r4 off
|
||||
link r4 to g0
|
||||
r4 type above
|
||||
r4 linestyle 1
|
||||
r4 linewidth 1.0
|
||||
r4 color 1
|
||||
r4 line 0, 0, 0, 0
|
||||
g0 on
|
||||
g0 hidden false
|
||||
g0 type XY
|
||||
g0 stacked false
|
||||
g0 bar hgap 0.000000
|
||||
g0 fixedpoint off
|
||||
g0 fixedpoint type 0
|
||||
g0 fixedpoint xy 0.000000, 0.000000
|
||||
g0 fixedpoint format general general
|
||||
g0 fixedpoint prec 6, 6
|
||||
with g0
|
||||
world 0.5, 500000, 500000, 4000000
|
||||
stack world 0, 0, 0, 0
|
||||
znorm 1
|
||||
view 0.150000, 0.150000, 1.150000, 0.850000
|
||||
title ""
|
||||
title font 0
|
||||
title size 1.500000
|
||||
title color 1
|
||||
subtitle ""
|
||||
subtitle font 0
|
||||
subtitle size 1.000000
|
||||
subtitle color 1
|
||||
xaxes scale Logarithmic
|
||||
yaxes scale Logarithmic
|
||||
xaxes invert off
|
||||
yaxes invert off
|
||||
xaxis on
|
||||
xaxis type zero false
|
||||
xaxis offset 0.000000 , 0.000000
|
||||
xaxis bar on
|
||||
xaxis bar color 1
|
||||
xaxis bar linestyle 1
|
||||
xaxis bar linewidth 1.0
|
||||
xaxis label "Photon Energy ( eV )"
|
||||
xaxis label layout para
|
||||
xaxis label place auto
|
||||
xaxis label char size 1.000000
|
||||
xaxis label font 0
|
||||
xaxis label color 1
|
||||
xaxis label place normal
|
||||
xaxis tick on
|
||||
xaxis tick major 10
|
||||
xaxis tick minor ticks 9
|
||||
xaxis tick default 6
|
||||
xaxis tick place rounded true
|
||||
xaxis tick in
|
||||
xaxis tick major size 1.040000
|
||||
xaxis tick major color 1
|
||||
xaxis tick major linewidth 1.0
|
||||
xaxis tick major linestyle 1
|
||||
xaxis tick major grid off
|
||||
xaxis tick minor color 1
|
||||
xaxis tick minor linewidth 1.0
|
||||
xaxis tick minor linestyle 1
|
||||
xaxis tick minor grid off
|
||||
xaxis tick minor size 0.500000
|
||||
xaxis ticklabel on
|
||||
xaxis ticklabel format general
|
||||
xaxis ticklabel prec 5
|
||||
xaxis ticklabel formula ""
|
||||
xaxis ticklabel append ""
|
||||
xaxis ticklabel prepend ""
|
||||
xaxis ticklabel angle 0
|
||||
xaxis ticklabel skip 0
|
||||
xaxis ticklabel stagger 0
|
||||
xaxis ticklabel place normal
|
||||
xaxis ticklabel offset auto
|
||||
xaxis ticklabel offset 0.000000 , 0.010000
|
||||
xaxis ticklabel start type auto
|
||||
xaxis ticklabel start 0.000000
|
||||
xaxis ticklabel stop type auto
|
||||
xaxis ticklabel stop 0.000000
|
||||
xaxis ticklabel char size 1.000000
|
||||
xaxis ticklabel font 0
|
||||
xaxis ticklabel color 1
|
||||
xaxis tick place both
|
||||
xaxis tick spec type none
|
||||
yaxis on
|
||||
yaxis type zero false
|
||||
yaxis offset 0.000000 , 0.000000
|
||||
yaxis bar on
|
||||
yaxis bar color 1
|
||||
yaxis bar linestyle 1
|
||||
yaxis bar linewidth 1.0
|
||||
yaxis label "nuFnu (erg / cm^2 / s )"
|
||||
yaxis label layout para
|
||||
yaxis label place auto
|
||||
yaxis label char size 1.000000
|
||||
yaxis label font 0
|
||||
yaxis label color 1
|
||||
yaxis label place normal
|
||||
yaxis tick on
|
||||
yaxis tick major 10
|
||||
yaxis tick minor ticks 9
|
||||
yaxis tick default 6
|
||||
yaxis tick place rounded true
|
||||
yaxis tick in
|
||||
yaxis tick major size 1.000000
|
||||
yaxis tick major color 1
|
||||
yaxis tick major linewidth 1.0
|
||||
yaxis tick major linestyle 1
|
||||
yaxis tick major grid off
|
||||
yaxis tick minor color 1
|
||||
yaxis tick minor linewidth 1.0
|
||||
yaxis tick minor linestyle 1
|
||||
yaxis tick minor grid off
|
||||
yaxis tick minor size 0.500000
|
||||
yaxis ticklabel on
|
||||
yaxis ticklabel format general
|
||||
yaxis ticklabel prec 5
|
||||
yaxis ticklabel formula ""
|
||||
yaxis ticklabel append ""
|
||||
yaxis ticklabel prepend ""
|
||||
yaxis ticklabel angle 0
|
||||
yaxis ticklabel skip 0
|
||||
yaxis ticklabel stagger 0
|
||||
yaxis ticklabel place normal
|
||||
yaxis ticklabel offset auto
|
||||
yaxis ticklabel offset 0.000000 , 0.010000
|
||||
yaxis ticklabel start type auto
|
||||
yaxis ticklabel start 0.000000
|
||||
yaxis ticklabel stop type auto
|
||||
yaxis ticklabel stop 0.000000
|
||||
yaxis ticklabel char size 1.000000
|
||||
yaxis ticklabel font 0
|
||||
yaxis ticklabel color 1
|
||||
yaxis tick place both
|
||||
yaxis tick spec type none
|
||||
altxaxis off
|
||||
altyaxis off
|
||||
legend on
|
||||
legend loctype view
|
||||
legend 0.85, 0.8
|
||||
legend box color 1
|
||||
legend box pattern 1
|
||||
legend box linewidth 1.0
|
||||
legend box linestyle 1
|
||||
legend box fill color 0
|
||||
legend box fill pattern 1
|
||||
legend font 0
|
||||
legend char size 1.000000
|
||||
legend color 1
|
||||
legend length 4
|
||||
legend vgap 1
|
||||
legend hgap 1
|
||||
legend invert false
|
||||
frame type 0
|
||||
frame linestyle 1
|
||||
frame linewidth 1.0
|
||||
frame color 1
|
||||
frame pattern 1
|
||||
frame background color 0
|
||||
frame background pattern 0
|
||||
s0 hidden false
|
||||
s0 type xy
|
||||
s0 symbol 0
|
||||
s0 symbol size 1.000000
|
||||
s0 symbol color 1
|
||||
s0 symbol pattern 1
|
||||
s0 symbol fill color 1
|
||||
s0 symbol fill pattern 0
|
||||
s0 symbol linewidth 1.0
|
||||
s0 symbol linestyle 1
|
||||
s0 symbol char 65
|
||||
s0 symbol char font 0
|
||||
s0 symbol skip 0
|
||||
s0 line type 1
|
||||
s0 line linestyle 1
|
||||
s0 line linewidth 1.0
|
||||
s0 line color 1
|
||||
s0 line pattern 1
|
||||
s0 baseline type 0
|
||||
s0 baseline off
|
||||
s0 dropline off
|
||||
s0 fill type 0
|
||||
s0 fill rule 0
|
||||
s0 fill color 1
|
||||
s0 fill pattern 1
|
||||
s0 avalue off
|
||||
s0 avalue type 2
|
||||
s0 avalue char size 1.000000
|
||||
s0 avalue font 0
|
||||
s0 avalue color 1
|
||||
s0 avalue rot 0
|
||||
s0 avalue format general
|
||||
s0 avalue prec 3
|
||||
s0 avalue prepend ""
|
||||
s0 avalue append ""
|
||||
s0 avalue offset 0.000000 , 0.000000
|
||||
s0 errorbar on
|
||||
s0 errorbar place both
|
||||
s0 errorbar color 1
|
||||
s0 errorbar pattern 1
|
||||
s0 errorbar size 1.000000
|
||||
s0 errorbar linewidth 1.0
|
||||
s0 errorbar linestyle 1
|
||||
s0 errorbar riser linewidth 1.0
|
||||
s0 errorbar riser linestyle 1
|
||||
s0 errorbar riser clip off
|
||||
s0 errorbar riser clip length 0.100000
|
||||
s0 comment "mehdipour_magdziarz_compare.tab"
|
||||
s0 legend "Mehdipour"
|
||||
s1 hidden false
|
||||
s1 type xy
|
||||
s1 symbol 0
|
||||
s1 symbol size 1.000000
|
||||
s1 symbol color 2
|
||||
s1 symbol pattern 1
|
||||
s1 symbol fill color 2
|
||||
s1 symbol fill pattern 0
|
||||
s1 symbol linewidth 1.0
|
||||
s1 symbol linestyle 1
|
||||
s1 symbol char 65
|
||||
s1 symbol char font 0
|
||||
s1 symbol skip 0
|
||||
s1 line type 1
|
||||
s1 line linestyle 1
|
||||
s1 line linewidth 1.0
|
||||
s1 line color 2
|
||||
s1 line pattern 1
|
||||
s1 baseline type 0
|
||||
s1 baseline off
|
||||
s1 dropline off
|
||||
s1 fill type 0
|
||||
s1 fill rule 0
|
||||
s1 fill color 1
|
||||
s1 fill pattern 1
|
||||
s1 avalue off
|
||||
s1 avalue type 2
|
||||
s1 avalue char size 1.000000
|
||||
s1 avalue font 0
|
||||
s1 avalue color 1
|
||||
s1 avalue rot 0
|
||||
s1 avalue format general
|
||||
s1 avalue prec 3
|
||||
s1 avalue prepend ""
|
||||
s1 avalue append ""
|
||||
s1 avalue offset 0.000000 , 0.000000
|
||||
s1 errorbar on
|
||||
s1 errorbar place both
|
||||
s1 errorbar color 2
|
||||
s1 errorbar pattern 1
|
||||
s1 errorbar size 1.000000
|
||||
s1 errorbar linewidth 1.0
|
||||
s1 errorbar linestyle 1
|
||||
s1 errorbar riser linewidth 1.0
|
||||
s1 errorbar riser linestyle 1
|
||||
s1 errorbar riser clip off
|
||||
s1 errorbar riser clip length 0.100000
|
||||
s1 comment "mehdipour_magdziarz_compare.tab"
|
||||
s1 legend "Magdziarz"
|
Loading…
Reference in New Issue
Block a user