The following is my submission for the Astronomical Data Processing teaching unit.
The data has not been made available as I am not sure of under which license it was distributed. The following work is for education purposes.
The data should be inside a folder called data
, next to the jupyter notebook. The notebooks look for for files in the following path : ./data/8_Oct/*
and ./data/9_Oct/*
. Please make sure the data is in the right structure before running the notebooks.
Notebooks are alaready pre-computed.
Please refer to the report for a detailed explanation of the work done and how computations are performed.
- code : Code is available in the
code
folder as jupyter notebooks. - processed data : The text files asked in the requirements are available under
processed_txt_data
. - report source : The report markdown source code is available under
report_source
.