diff --git a/pres/.~lock.intro.odp# b/pres/.~lock.intro.odp# new file mode 100644 index 0000000..593be98 --- /dev/null +++ b/pres/.~lock.intro.odp# @@ -0,0 +1 @@ +,caes,calculo-agilis,10.08.2016 03:16,file:///home/caes/.config/libreoffice/4; \ No newline at end of file diff --git a/pres/final_notes b/pres/final/final_notes similarity index 100% rename from pres/final_notes rename to pres/final/final_notes diff --git a/pres/final/final_outline b/pres/final/final_outline new file mode 100644 index 0000000..256f474 --- /dev/null +++ b/pres/final/final_outline @@ -0,0 +1,29 @@ +Intro +────────────────────────────────────────────────────────────────────────── + +AGN - What they are +AGN - NGC 5548 +AGN - Simple Model + + + Previous work + ────────────────────────────────────────────────────────────────────────── + Fausnaugh et al. - Data + Optical RM - current status and issues + Fausnaugh et al. - analysis and results + +Technique +────────────────────────────────────────────────────────────────────────── +Reverberation Mapping - Basic Concept/picture +Reverberation Mapping - Transfer Function +Reverberation Mapping - tophat with FFT + +Results +────────────────────────────────────────────────────────────────────────── +PSD Atlas +Time delay Atlas +Constructing the transfer function +Show transfer function compared with tophat FFT + + + diff --git a/pres/img/TCCF_fausnaugh.pdf b/pres/img/TCCF_fausnaugh.pdf new file mode 100644 index 0000000..f39bcdf Binary files /dev/null and b/pres/img/TCCF_fausnaugh.pdf differ diff --git a/pres/img/TCCF_fausnaugh.png b/pres/img/TCCF_fausnaugh.png new file mode 100644 index 0000000..2b61e44 Binary files /dev/null and b/pres/img/TCCF_fausnaugh.png differ diff --git a/pres/img/TCCF_fausnaugh.xcf b/pres/img/TCCF_fausnaugh.xcf new file mode 100644 index 0000000..1dca148 Binary files /dev/null and b/pres/img/TCCF_fausnaugh.xcf differ diff --git a/pres/sin_calc.ods b/pres/img/sin_calc.ods similarity index 100% rename from pres/sin_calc.ods rename to pres/img/sin_calc.ods diff --git a/pres/PI_intro b/pres/intro/PI_intro similarity index 100% rename from pres/PI_intro rename to pres/intro/PI_intro diff --git a/pres/intro.odp b/pres/intro/intro.odp similarity index 86% rename from pres/intro.odp rename to pres/intro/intro.odp index 17ef78e..b986e76 100644 Binary files a/pres/intro.odp and b/pres/intro/intro.odp differ diff --git a/pres/meeting_notes_intropres b/pres/intro/meeting_notes_intropres similarity index 100% rename from pres/meeting_notes_intropres rename to pres/intro/meeting_notes_intropres diff --git a/pres/report/report.tex b/pres/report/report.tex deleted file mode 100644 index ae6e7aa..0000000 --- a/pres/report/report.tex +++ /dev/null @@ -1,29 +0,0 @@ -\begin{abstract} - -\section{Introduction} - -The study of Active Galactic Nuclei (AGN) promises to inform many fields of physical science. As a standard candle, AGN could provide structural information about the universe beyond the supernova horizon, allowing a better measurement of cosmological parameters such as the Expansion Coefficient. - - \subsection{continuing research} - - \endsubsection - - \subsection{Traditional Reverberation Mapping} - - \endsubsection - - \subsection{Maximum Likelihood Method} - - \endsubsection - -\endsection - -\section{Results} - -\endsection - -\section{Future Work} - -\endsection - - diff --git a/scripts/propagate_tables.sh b/scripts/propagate_tables.sh index bb24864..68fd7cb 100755 --- a/scripts/propagate_tables.sh +++ b/scripts/propagate_tables.sh @@ -10,7 +10,7 @@ do if [[ $ref_band == $echo_band ]]; then continue; fi err_str=$(basename $analysis|sed 's|[^≺]*[_ ]≺[_ ][^≺_ ]*[_ ]{[^_ ]*;\(σ∊[CLM][MFC]\)}|\1|') -echo -n "Tabling PSD and time lags referred to ${ref_band} for $echo_band{${err_str}}." +echo "Tabling PSD and time lags referred to ${ref_band} for $echo_band{${err_str}}." # Propagate tables into analyses/tables echoPSD_tabfile=analyses/tables/PSD_${echo_band}_\{${err_str}\}.tab