Summarise replicate runs of LHC parameter sets into summary results table of database
1 2 | summarise_replicate_lhc_runs(dblink, measures, experiment_id = NULL,
experiment_description = NULL, experiment_date = NULL)
|
dblink |
A link to the database in which this table is being created |
measures |
The measures of the simulation that are being assessed |
experiment_id |
Experiment ID for the results being summarised. 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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.