setup_experiment: Setup a new experiment in the database, returning the...

Description Usage Arguments Value

Description

Setup a new experiment in the database, returning the generated ID of the experiment

Usage

1
2
setup_experiment(dblink, experiment_type, experiment_date,
  experiment_description)

Arguments

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

Value

Generated ID for this experiment (the database table primary key)


kalden/spartanDB documentation built on May 15, 2019, 12:02 p.m.