fact.slowdata package¶
FACT slow database frontent
provided for your convenience.
Submodules¶
fact.slowdata.correlation module¶
library of functions for correlating services
-
class
fact.slowdata.correlation.
CorrelationByIdentification
(service_1, service_2, delta_in_seconds)[source]¶ Bases:
object
fact.slowdata.settings module¶
fact.slowdata.tools module¶
library of (hopefully) useful functions for the slow data DB interface
-
fact.slowdata.tools.
cursor_to_rec_array
(cursor)[source]¶ convert a pymongo.cursor.Cursor to an numpz recarray
-
fact.slowdata.tools.
cursor_to_structured_array
(cursor)[source]¶ convert a pymongo.cursor.Cursor to an numpy structured array