# Demonstration configuration file to show the constellation of Orion # # ------------------------------------------------- # Copyright 2015-2022 Dominic Ford # # This file is part of StarCharter. # # StarCharter is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # StarCharter is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with StarCharter. If not, see . # ------------------------------------------------- # Default settings which affect all the charts below DEFAULTS ra_central=5.62 dec_central=-1.18 angular_width=15 mag_min=10 width=50 aspect=1.4 ra_dec_lines=1 constellation_boundaries=1 constellation_sticks=1 coords=ra_dec projection=gnomonic star_names=1 star_flamsteed_labels=0 constellation_names=1 plot_galaxy_map=1 plot_equator=0 plot_ecliptic=0 plot_galactic_plane=1 font_size=1.2 copyright= star_mag_labels=0 magnitude_key=0 constellation_boundaries=0 constellation_names=0 constellation_sticks=1 dso_symbol_key=0 plot_dso=0 plot_ecliptic=0 plot_equator=0 plot_galactic_plane=0 plot_galaxy_map=0 ra_dec_lines=0 star_col=1,0,0 star_names=0 maximum_star_count=1000000 # Produce a SVG copy of this star chart CHART output_filename=output/wide.svg # Produce an EPS copy of this star chart CHART output_filename=output/wide.eps