mirror of
https://asciireactor.com/otho/psdlag-agn.git
synced 2024-11-22 02:25:06 +00:00
setting up for first run using STORM data
This commit is contained in:
parent
d91813679b
commit
691315b704
@ -1,10 +0,0 @@
|
||||
2
|
||||
data/calibration/lc_drive.dat 0
|
||||
data/calibration/lc_1.dat 0
|
||||
1 5e-3 5e-1
|
||||
0
|
||||
1 1 1 1
|
||||
0:1 1
|
||||
0
|
||||
0
|
||||
100 50 50 mcmc.dat
|
@ -6,7 +6,7 @@ use utf8;
|
||||
# outputs (stdout) a lightcurve in psdlag circa 2016 Zoghbi @ UMY input format
|
||||
|
||||
# smallest time interval.
|
||||
my $Δt = .01;
|
||||
my $Δt = .1;
|
||||
# normalization factor based on inspection of data
|
||||
my $flux_norm = 1e14;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user