/ms-project

A repo for storing code I write during my MS Thesis in the academic session 2022-23 (sup ; Dr. Yogesh Wadadekar, NCRA)

Primary LanguageJupyter NotebookMIT LicenseMIT

MS Project Repo

This is a repository for storing my data and codes from my MS Project using SDSS-MaNGA with Dr. Yogesh Wadadekar at NCRA

Quick access

All tutorials

Basics

  • DataModels : Discusses the different datamodels (DRP, DAP, Maskbit, VACs, etc)that are accessible

  • Maps : Useful for custom plotting, masking spaxels for dealing with weird data (negative values and such), etc.

  • Maskbits : Talks about how to work with and use maskbits. This is important because we need to mask some plates which don't satisfy necessary criteria for the problem at hand

  • Extra Catalogs and VACs : This talks about how we can go about accessing additional catalogs for augmenting our study. Includes NASA Sloan Atlas, DAPall and VACs data. There is also a seperate link for accessing VACs, but talks about the same thing

  • Spaxels : Helps deal with accessing and working with MaNGA spaxels

Miscellaneous Links