Star Parameters
---------------

# NOTE : identifier names is important while order is not important (only edit)


# constellation lines
# - file for the constellation information
# - color for constellation line and boundary:	   <RGBA> <RGBA> 
# - linewidth for constellation line and boundary: %d %d
# - stipple for constellation line and boundary:   off/<0x????> off/<0x????>
constellation_file    = data/stardata/constellation.ez
constellation_colors  = 0.7 0.7 0.3 0.5 0.5 1.0 0.5 0.3
constellation_width   = 1 1.5
#constellation_width   = 2 2.5
constellation_stipple = off 0x1111

# label scale (scale factor for text label in constellation, extrasolar planet, etc)
label_scale = 1.0

# extrasolar Planet Catalog
extrasolar_planet_file        = data/stardata/planet.ez
extrasolar_planet_orbit_scale = 50000

# star selection criteria [on/off] followed by the range
zRange_selection     = off
#Vmag_Range_selection = on -2.0 6.5
Vmag_Range_selection = off
#Sptype_selection     = on  O  0 1
Sptype_selection     = off O
Sptype_selection     = off B
Sptype_selection     = off A
Sptype_selection     = off F
Sptype_selection     = off G
Sptype_selection     = off K
Sptype_selection     = off M
Sptype_selection     = off Other

# color Map
# - [no_colormap] or
# - [bv_colormap <file> <bv-start> <bv-end>] or
# - [sp_colormap <file>]
color_map =  sp_colormap data/stardata/colorsptype.cmap

# stars with pixel size < pxsizeTex will be rendered as AA point,
# else textured star
pxsizeTex = 0

# Parameter for textured stars
texSize          = 6.000000 (no in use)
texScale         = 0.900000
texParaMinFilter = GL_LINEAR_MIPMAP_LINEAR
texParaMagFilter = GL_LINEAR

# parameters to generate star texture (or profile) automatically
filterSize    = 0.200000
filterExp     = 1.000000
filterCutoff  = 1.000000
filterOrder   = 1.000000
filterRGB     = 1.000000 1.000000 1.000000
filterOrder   = 1.000000
telescopeDiam = 0.100000
filterType    = circular

# What kinds of texture for star
texture_source = Gauss

# exposure and intensity tuning
exposure      = 0.900000
tuneIntensity = 1.000000

# more parameters to tune the star size
starScale = 1.000000
vmagMin   = 10.000000

# what time to put our stars and which year the data is taken
starAtYear    = 2002
datasetAtYear = 1991

# Local Standard of Rest (in km/s) or ((l,b)+speed) where (l,b) are degrees
#LSR_KM      = 0 0 0
LSR_LB_SPEED = 0 0 0
