Notebooks¶
The notebooks in this repository serve as descriptions of the pipeline design, motivation, and implementation, while also presenting key results and providing brief commentary on the research decisions made.
Notebook |
Description |
|---|---|
|
Overview of the preprocessing and filtering pipelines, including data querying and the motivation behind the cuts used to obtain a usable dataset for analysis. |
|
A full run-through of the Extreme Deconvolution (GMM) pipeline applied to the 6-dimensional APOGEE dataset (with normalisation), describing the analysis and providing visualisation and discussion of results. |
|
A similar pipeline applied to the 12-dimensional GALAH data. |
|
A demonstration of the XD pipeline’s handling of manually adjusted or unscaled energy dimensions. |
|
Uses dimensionality reduction to explore structure stability and investigate clustering performance in low-dimensional space. |
|
A Notebook demonstrating the cluster assignment analysis pipeline and investigating the Aurora Population. |
|
Overview of the pipeline that automates robust dimensionality mapping, clustering, and analysis on GALAH data, along with visualised results. |
|
Here we investigate the success of GALAH at resolving these structures and whether this is simply attributed to the Higher Dimensionality of Chemical Abundances or the dataset itself. |
|
Here we explicity compare the computational costs of the low dimensional and high dimensional pipelines to show the significant speed up across all models |