File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 11# Example configuration file for a COLIBRE-like simulation
22
3+ # Location of the 'observational data' repository and its compiled
4+ # contents (relative to the config)
5+ observational_data_directory : observational_data
6+
37# Location of your other .yml files that are passed to the
48# velociraptor auto plotter (these describe your scaling)
59# relation figures. Also required is the registration file
812auto_plotter_directory : auto_plotter
913auto_plotter_registration : registration.py
1014
11- # Location of the 'observational data' repository and its compiled
12- # contents.
13- observational_data_directory : observational_data
14-
15- # Style sheet to be used throughout with plotting
15+ # Style sheet to be used throughout with plotting (stored inside config)
1616matplotlib_stylesheet : mnras.mplstyle
1717
1818# Jinja2 template that gets fed the swiftsimio metadata
19- # object for you to describe the run with.
19+ # object for you to describe the run with (relative to config)
2020description_template : description.html
2121
2222# Location and description of additional figures
You can’t perform that action at this time.
0 commit comments