fun fromJson(jsonObject: JSONObject): Experiment
Creates an experiment from its json representation
jsonObject - experiment json object
jsonObject
Return created experiment