Git Product home page Git Product logo

galaxyae's Introduction

Read Me

What is all this?

  1. This project is an application of https://github.com/FlorentF9/DESOM for clustering MaNGA spectra, and subsequently clustering galaxies.
  2. Computation was primarily done on ComputeCanada Cedar Cluster at SFU in 2020/21.
  3. https://arxiv.org/abs/2112.03425

MaNGA DESOM Pipeline

How the code was run:

Step 1: Split data There are ~1 million spectra from ~4_600 galaxies. We identify and remove unsuitable spectra. We use ~300_000 spectra (randomly sampled) for training. There are 3 flavours of data in this project: raw spectra (for example, x_test.fits), wavelength (w_test.fits), and parameter data (y_test.fits).

Step 2: Run a model Run a DESOM model that clusters these spectra with "DESOM_train.py". It runs a Conv1D model AutoEncoder with a SOM attached to the latent layer. It also saves some diagnostic images.

Step 3: Update parameter data Calculate sSFR, update logMS_dens using LambdaCDM correction, calculate where each spectrum lands on the bmu.

Step 3: Inspect DESOM-1 (notebook) Look at prototypes, make sure whole map is used. Look at distribution of physical parameters.

Step 4: Generate Fingerprints Loop through each galaxy, and collect the density of activated nodes.

Step 5: Train a DESOM-2 model This is similar to the above model.

Step 6: Inspect DESOM-2 (notebook) Look at DESOM-2 map, including morphology distribution, and Sersic.

Step 7: Get Galaxy Images (notebook) Pull visible light images of galaxies using SDSS Marvin API.

galaxyae's People

Contributors

finnarchinuk avatar

Stargazers

my America inc avatar Henry avatar Shifan Zuo avatar

Watchers

 avatar

Forkers

henryclw

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.