mirror of
https://asciireactor.com/otho/clag-agn.git
synced 2024-11-24 08:45:08 +00:00
updated to scripts
This commit is contained in:
parent
9210303841
commit
40542a5979
@ -34,7 +34,7 @@ t1, l1, l1e = np.loadtxt(ref_file).T
|
|||||||
# 0.22, 0.56])
|
# 0.22, 0.56])
|
||||||
|
|
||||||
#D
|
#D
|
||||||
fqL = np.logspace(np.log10(0.0049999999),np.log10(0.340002000),5)
|
fqL = np.logspace(np.log10(0.008999999),np.log10(0.340002000),5)
|
||||||
nfq = len(fqL) - 1
|
nfq = len(fqL) - 1
|
||||||
fqd = 10**(np.log10( (fqL[:-1]*fqL[1:]) )/2.)
|
fqd = 10**(np.log10( (fqL[:-1]*fqL[1:]) )/2.)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user