Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.04 KB

README.md

File metadata and controls

26 lines (16 loc) · 1.04 KB

Astronomical Data Processing

Léo Bechet

M2 CompuPhys 2024-2025

The following is my submission for the Astronomical Data Processing teaching unit.

Data

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.

User Guide

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

Notebooks are alaready pre-computed.

Report

Please refer to the report for a detailed explanation of the work done and how computations are performed.

Files available

  • 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.