diff --git a/docs/_build/doctrees/crow.utils.doctree b/docs/_build/doctrees/crow.utils.doctree index 04e059b..9caf85a 100644 Binary files a/docs/_build/doctrees/crow.utils.doctree and b/docs/_build/doctrees/crow.utils.doctree differ diff --git a/docs/_build/doctrees/environment.pickle b/docs/_build/doctrees/environment.pickle index 6062867..c180a4e 100644 Binary files a/docs/_build/doctrees/environment.pickle and b/docs/_build/doctrees/environment.pickle differ diff --git a/docs/_build/html/crow.utils.html b/docs/_build/html/crow.utils.html index c490bc6..e0779f1 100644 --- a/docs/_build/html/crow.utils.html +++ b/docs/_build/html/crow.utils.html @@ -90,9 +90,16 @@
One line passthrough to xml element tree, returns root of tree
-to an xml file
+One line passthrough to xml element tree.
+filename (string) – the absolute or relative path to an xml file
+root of tree
+etree
Bases: object
variables which are used by all tabs in the window, such as the path to -the server of raw data.
+Class which initializes itself using the config.yaml file, making +variables which are used by all tabs of crow accesible in the ‘global’ +namespace (but without using global variables).
Opens the configuration file and reads the contents into attritbutes.
+config (str, optional) – Configuration file. Defaults to “config.yaml”.
+General purpose function for writing errors to an external .txt file
-e: exception raised by Crow
+General purpose function for writing errors to an external .txt file.
+e (exception) – exception raised by Crow
+One line passthrough to xml element tree, returns root of tree
-to an xml file
+One line passthrough to xml element tree.
+filename (string) – the absolute or relative path to an xml file
+root of tree
+etree
Bases: object
variables which are used by all tabs in the window, such as the path to -the server of raw data.
+Class which initializes itself using the config.yaml file, making +variables which are used by all tabs of crow accesible in the ‘global’ +namespace (but without using global variables).
Opens the configuration file and reads the contents into attritbutes.
+config (str, optional) – Configuration file. Defaults to “config.yaml”.
+General purpose function for writing errors to an external .txt file
-e: exception raised by Crow
+General purpose function for writing errors to an external .txt file.
+e (exception) – exception raised by Crow
+