mirror of
https://asciireactor.com/otho/clag-agn.git
synced 2024-11-24 08:45:08 +00:00
updating psdlag script
This commit is contained in:
parent
5a48404f02
commit
a7acc6acc7
@ -22,13 +22,13 @@ t1, l1, l1e = np.loadtxt(ref_file).T
|
|||||||
# errorbar(t1, l1, yerr=l1e, fmt='o')
|
# errorbar(t1, l1, yerr=l1e, fmt='o')
|
||||||
|
|
||||||
#A
|
#A
|
||||||
fqL = np.logspace(np.log10(0.0049999999),np.log10(0.340002000),7)
|
#fqL = np.logspace(np.log10(0.0049999999),np.log10(0.340002000),7)
|
||||||
|
|
||||||
# not done for this bin number
|
# not done for this bin number
|
||||||
#B
|
#B
|
||||||
#fqL = np.array([0.0049999999, 0.018619375, 0.044733049,
|
fqL = np.array([0.0049999999, 0.044733049,
|
||||||
# 0.069336227, 0.10747115, 0.16658029,
|
0.069336227, 0.10747115, 0.16658029,
|
||||||
# 0.25819945, 0.40020915])
|
0.25819945, 0.40020915])
|
||||||
|
|
||||||
|
|
||||||
#C
|
#C
|
||||||
|
Loading…
Reference in New Issue
Block a user