galaxychop 0.2

Creator: bradpython12

Last updated:

Add to Cart

Description:

galaxychop 0.2

Welcome to GalaxyChop






GalaxyChop is a Python package that tackles the dynamical decomposition problem by using clustering techniques in phase space for stellar galactic components.
It runs in numerical N-body simulations populated with semi-analytical models and full hydrodynamical simulations, such as Illustris TNG and EAGLE.
Motivation
Galaxies are self-gravitating complex stellar systems formed mainly by stars, dark matter, gas and dust. Star are assembled in different stellar components, such as the disk (thin and thick), the nucleus, the stellar halo and the bar. The components interact with each other and each of them follows its own temporal evolution. For this reason, the description of the formation and evolution of galaxies is strongly linked to the formation and evolution of each of these individual components and their assemble in the final galaxy.
Dynamical decomposition it is a fundamental tool to separate each galaxy component for further study. Numerous methods exist in the literature to perform this task, but there is no tool that allows us to use several of them, providing the possibility of an easy comparison.
Dynamic decomposition models implemented

JHistogram: Implementation of the dynamic decomposition model of galaxies described by Abadi et al.(2003).
JThreshold: Implementation of the dynamic decomposition model of galaxies used in Tissera et al.(2012), Vogelsberger et al.(2014), Marinacci et al.(2014), Park et al.(2019), etc.
KMeans: Implementation of Scikit-Learn K-means as a model for dynamical decomposing of galaxies.
GaussianMixture: Implementation of the dynamic decomposition model of galaxies described by Obreja et al.(2018).
AutoGaussianMixture: Implementation of the dynamic decomposition model of galaxies described by Du et al.(2019)

And many more
Requirements
You need Python 3.7, 3.8, 3.9 to run GalaxyChop.
Standard Installation
You could find GalaxyChop at PyPI. The standar instalation via pip:
$ pip install galaxychop

Development Install
Clone this repo and then inside the local directory execute
$ git clone https://github.com/vcristiani/galaxy-chop.git
$ cd galaxy-chop
$ pip install -e .

Authors

Valeria Cristiani <valeria.cristiani@unc.edu.ar> (IATE-OAC-CONICET, FaMAF-UNC).
Antonela Taverna (IATE-OAC-CONICET).
Juan Cabral (IATE-OAC-CONICET, CONAE).
Rafael Pignata (OAC-CONICET, FaMAF-UNC).
Bruno Sanchez (Duke University).
Martin Chalela (IATE-OAC-CONICET).
Federico Benelli (IPQA-CONICET, FCEFyN-UNC).
Ornela Marioni (IATE-OAC-CONICET, FaMAF-UNC).
Nelson Villagra (UNPSJB).

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.