#
Opening function that directs to index.htmlPrint available functions
Takes the dataset name and checks in DAS if it's in there, if the dataset is stored in disk and if so - download the needed .root file for cmsRun to launch
Same as above, just does it with single dataset, could refactor to use the same function, but maybe laterz
Sends a request to couchDB to delete the given document according to the _id var of the record
Downloads the autoAlca matrix from the Git repo and passes it to Angular controller which\n updates the text field
Used in saveDocs() function to get all docs and later for the object to be pushed in to the data list
Downloads the autoSkim matrix from the Git repo and passes it to Angular controller which updates the text field
Communicates with the CouchDB and returns the object according to it's _id as a JSON
Puts a newly created object to the CouchDB
Executes the submit button by updating the current campaign, creating/executing the script in get_submit_bash(). Logs of the process can be found in the WORK_DIR variable location and a log is also uploaded to the CouchDB together with the object
Creates a bash script that will proceed with the config file generation and will run the cmsRun command without injecting it to request manager. Runs tests with all the datasets of the campaign and return jsons should be processed by the dataset name in controllers.js
Gets the object from the browser and updates it in the CouchDB
# Testing icon for three stages - not tested/suceeded/failed DB in a new instance, not in Monika's dB Config entry for Dev/Prod instances