Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 1.59 KB

README.md

File metadata and controls

19 lines (10 loc) · 1.59 KB

Searching for Galaxy Clusters in the Dark Energy Survey

This project aimed to construct an algorithm capable of detecting galaxy clusters within data from the Dark Energy Survey. The algorithm is coded in MATLAB and tested with simulated data constructed for this project. After simulated data tests, real data is analysed. The method of detection is relatively simple, only looking at galactic density. No obvious galaxy clusters were detected in the survey data due to limits with the detection method. The project overall is still a success despite the lack of confirmed detection, since the algorithm performed exactly as intended and all other goals were met. The full report write up can be found here.

Acknowledgments

  • University of Nottingham - Department of Physics and Astronomy
  • Associate Professor Dr Meghan Gray (Project Supervisor)

Sample Figures

Simulating 3 Clusters and Mapping their Relative Density

A density map designed to show the relative density of three simulated galaxy clusters. This density comparison underpins the detection method utlised by this project.

Scatter Plot Showing Relative Positioning of 3 Simulated Galaxy Clusters

A scatter plot showing the grouping and relative positions of three simulated clusters in a sea of galaxy-like objects.