synthpop.constants

This file contains constants and parameters which should be treated as constant

Attributes

SYNTHPOP_DIR

DEFAULT_MODEL_DIR

DEFAULT_CONFIG_DIR

DEFAULT_CONFIG_FILE

ISOCHRONES_DIR

EXTINCTIONS_DIR

MOMENTS_DIR

REQ_ISO_PROPS

COL_NAMES

c

G

Msun_kg

m_per_pc

Mbol_sun

DEG2RAD

MUxD_to_VT

A_NGP_DEG

D_NGP_DEG

L_NCP_DEG

Module Contents

synthpop.constants.SYNTHPOP_DIR = b'.'
synthpop.constants.DEFAULT_MODEL_DIR = "b'.'/models"
synthpop.constants.DEFAULT_CONFIG_DIR = "b'.'/config_files"
synthpop.constants.DEFAULT_CONFIG_FILE = "b'.'/config_files/_default.synthpop_conf"
synthpop.constants.ISOCHRONES_DIR = "b'.'/data/isochrones"
synthpop.constants.EXTINCTIONS_DIR = "b'.'/data/extinction"
synthpop.constants.MOMENTS_DIR = "b'.'/data/moments"
synthpop.constants.REQ_ISO_PROPS = ['star_mass']
synthpop.constants.COL_NAMES = ['pop', 'iMass', 'age', 'Fe/H_initial', 'Mass', 'In_Final_Phase', 'Dist', 'l', 'b', 'vr_bc',...
synthpop.constants.c = 300000000.0
synthpop.constants.G = 6.674e-11
synthpop.constants.Msun_kg = 1.989e+30
synthpop.constants.m_per_pc = 3.086e+16
synthpop.constants.Mbol_sun = 4.74
synthpop.constants.DEG2RAD
synthpop.constants.MUxD_to_VT = 4.740470446
synthpop.constants.A_NGP_DEG = 192.8583
synthpop.constants.D_NGP_DEG = 27.1283
synthpop.constants.L_NCP_DEG = 122.93192