Measuring Galaxies Environments
Project description
Building an environmental catalog for galaxies
Author: Kayleigh Meneghini | Email: kayleighmeneghini@gmail.com
How to use
This package is available on PyPi.
For more details, please check this tutorial, using S-PLUS data.
# Installing
pip install galaxy-environment
# import
from galaxy_environment import environment
Any doubts about this package, please write to kayleighmeneghini@gmail.com
Introduction
How much the environment affects galaxies is still part of the unknown, as some results are discrepant depending on the sample selection, according to Lai et al. (2016), such as the chosen magnitude or velocity dispersion limit for sample.
Furthermore, the very definition of environment makes this type of study not trivial, after all how to define the environment? We can consider the local environment, such as the associated with a central galaxy and its satellites, or on larger scales such as those associated to groups and clusters.
According to Muldrew et al. (2012), there are two wide methods used to define the galactic environment, these are: Nearest Neighbors and Fixed Apertures.
In this package I have implemented the calculation of environmental estimators by these two methods, using the Python routines developed by Wright (2006) for calculating distances in cosmology.
Method 1: Nearest Neighbors
The principle of Nearest Neighbors is that galaxies with closest neighbors are in denser environments and, therefore, have higher density fields. This method defines the galactic environment using a variable scale, depending on the number of neighbors of each galaxy. For each galaxy in the sample, values for k are chosen, this being the number of neighbors and calculate the distance to each of them around an interval of z.
Method 2: Fixed Apertures
This method, unlike the previous one, defines a scale for the environment around a fixed area or volume for each galaxy. So, the more galaxies within that area or volume, the denser the environment.
References
-
Etherington J., Thomas D., Measuring galaxy environments in large-scale photometric surveys, Monthly Notices of the Royal Astronomical Society, 2015, vol. 451, p. 660
-
Lai et al. (2016), CAN WE DETECT THE COLOR–DENSITY RELATION WITH PHOTOMETRIC REDSHIFTS?, The Astrophysical Journal, 2016, vol. 825, p. 40
-
Mendes de Oliveira et al. (2019), The Southern Photometric Local Universe Survey (S-PLUS): improved SEDs, morphologies and redshifts with 12 optical filters, Monthly Notices of the Royal Astronomical Society, 2019, vol. 489, p. 241–267
-
Muldrew et al. (2012), Measures of galaxy environment – I. What is ‘environment’?, Monthly Notices of the Royal Astronomical Society, 2012, vol. 419, p. 2670
-
Wright E., A Cosmology Calculator for the World Wide Web, Publications of the Astro- nomical Society of the Pacific, 2006, vol. 118, p. 1711–1715
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file galaxy_environment-1.0.1.tar.gz
.
File metadata
- Download URL: galaxy_environment-1.0.1.tar.gz
- Upload date:
- Size: 10.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8c078f9e2163b4f8372bc4496e95305f4ba902172fa473f1f6170991dbc32ce4 |
|
MD5 | 77f8ec2b3f039927330060479d187278 |
|
BLAKE2b-256 | 608b8218a5410868dd9bc6931906b14667aa065a714bcd8f24f0ef20fd46ba24 |
File details
Details for the file galaxy_environment-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: galaxy_environment-1.0.1-py3-none-any.whl
- Upload date:
- Size: 10.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a15b2ced4d8c60f693d707c6a0556c22473d0c7d23372e5ec8adae07cfd47d27 |
|
MD5 | 779eab8a5eb7b5db29bd5be94cf0def5 |
|
BLAKE2b-256 | 0b3e1173cb8f54f6203e7be01e086c36687ed01c979737e0b52a03cfb746d815 |