forked from peterfpeterson/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMantid.user.properties
30 lines (22 loc) · 1.22 KB
/
Mantid.user.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# This file can be used to override any properties for this installation.
# Any properties found in this file will override any that are found in the Mantid.Properties file
# As this file will not be replaced with futher installations of Mantid it is a safe place to put
# properties that suit your particular installation.
#for example
#uncommenting the line below will set the number of algorithms to retain interim results for to be 90
#overriding any value set in the Mantid.properties file
#algorithms.retained = 90
#uncomment to enable archive search - ICat and Orbiter
datasearch.searcharchive=On
#uncomment to change logging level. Valid values are: error, warning, notice, information, debug
logging.loggers.root.level=information
logging.channels.fileFilterChannel.level=information
logging.channels.consoleChannel.class=StdoutChannel
logging.channels.consoleFilterChannel.level=information
default.facility=SNS
default.instrument=POWGEN
MantidOptions.InstrumentView.UseOpenGL=On
#usagereports.enabled=1
# normalize by bin width can be "On" or "Off"
graph1d.autodistribution = Off
algorithms.categories.hidden=DataHandling\\LiveData\\Support;Deprecated;Workflow\\Inelastic\\UsesPropertyManager;Workflow\\SANS\\UsesPropertyManager