Description Usage Arguments Value
Setup a new experiment in the database, returning the generated ID of the experiment
1 2 | setup_experiment(dblink, experiment_type, experiment_date,
experiment_description)
|
dblink |
A link to the database in which this entry is being added |
experiment_type |
Whether the experiment was a consistency, robustness, LHC, or eFAST analysis |
experiment_date |
Date the experiment was performed |
experiment_description |
Description of the experiment being performed |
Generated ID for this experiment (the database table primary key)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.