mirror of
https://asciireactor.com/otho/psdlag-agn.git
synced 2024-11-24 15:55:06 +00:00
made a note that lc_plot.pl needs to be rewritten
This commit is contained in:
parent
678cfa8c8a
commit
9945efeec4
@ -6,9 +6,14 @@ use feature 'say';
|
|||||||
use locale;
|
use locale;
|
||||||
use Switch;
|
use Switch;
|
||||||
|
|
||||||
|
# This needs to be rewritten to plot the lightcurves instead
|
||||||
|
# of the PSD and timelags.
|
||||||
|
|
||||||
|
|
||||||
# Enables debug output.
|
# Enables debug output.
|
||||||
our $debug=0;
|
our $debug=0;
|
||||||
|
our #verbose=0;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# This section locate the output data of interest in a
|
# This section locate the output data of interest in a
|
||||||
|
Loading…
Reference in New Issue
Block a user