Take a set of emulated lhc experiments, add to database, and run required LHC analysis
1 2 3 4 5 |
dblink |
A link to the database in which this table is being created |
parameter_value_set |
Set of parameters used in the experiment. Expects an R object generated by spartan |
emulator |
Emulator or ensemble object to use to generate predictions in place of original simulation generated by spartan method emulate_efast_sampled_parameters |
parameters |
The parameters of the simulation that are being analysed |
measures |
The measures of the simulation that are being assessed |
measure_scale |
The scale in which each of the outputs is measured. Used for plotting. Can be NULL if no plot is required |
experiment_id |
Experiment ID for the results being added. May be NULL if description and date specified |
experiment_description |
A description of this experiment. May be NULL if adding by experiment ID |
experiment_date |
Date experiment created. May be NULL if adding by experiment ID |
graph_results |
Whether analysis should be plotted once complete |
output_directory |
If graph_results is TRUE, where analysis should be plotted to on the file system |
normalise_sample |
Whether the generated sample being used to make predictions should be normalised prior to input into simulator |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.