Skip to content

paranal-sw/collaborations-2025-ufro-thesis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thesis: OBS Parameter Analysis

Description

This repository contains the development of the thesis "OBS Parameter Analysis" for the Mathematics Engineering degree at Universidad de La Frontera (Chile). The thesis is focused on the analysis of the OBS parameters based on Parlogs-observations dataset available at Hugging Face.

  • Student: Valentina Osses
  • Advisor: Andres Avila - UFRO
  • Co-Advisor: Juan Pablo Gil - ESO

Repository Structure

  1. The directory reports contains notebooks with partial results and analysis, meant to be discussed with advisors.
  2. The directory sandbox contains experiments and tests that were performed during the development of the thesis.

Installation

It is advisable to create first a virtual environment. After clone this repository, you can create a virtual environment with:

git clone https://github.com/paranal-sw/collaborations-2025-ufro-thesis.git
cd collaborations-2025-ufro-thesis

# Create and activate the virtual environment
python -m venv venv
source venv/bin/activate  # On Windows use `venv\Scripts\activate`

To install the necessary dependencies, run:

python -m pip install -r requirements.txt

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Thesis UFRO 2025, Valentina Osses

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •