Index

A | B | C | D | E | F | G | H | I | K | L | M | N | O | P | R | S | T | U | V | W | Z

A

absolute() (hyperstream.time_interval.RelativeTimeInterval method)
add_plate() (hyperstream.workflow.plate_manager.PlateManager method)
add_workflow() (hyperstream.workflow.workflow_manager.WorkflowManager method)
AggregateTool (class in hyperstream.tool.aggregate_tool)
alignment_node (hyperstream.models.factor.FactorDefinitionModel attribute)
all_time() (hyperstream.time_interval.TimeInterval class method)
ancestor_meta_data_ids (hyperstream.workflow.plate.Plate attribute)
ancestor_plate_ids (hyperstream.workflow.plate.Plate attribute)
ancestor_plates (hyperstream.workflow.plate.Plate attribute)
any_set() (in module hyperstream.itertools2.itertools2)
append() (hyperstream.stream.stream_collections.StreamInstanceCollection method)
as_dict() (hyperstream.stream.stream_id.StreamId method)
(hyperstream.stream.stream_instance.StreamInstance method)
as_list() (hyperstream.stream.stream_instance.StreamInstance method)
as_raw() (hyperstream.stream.stream_id.StreamId method)
AssetsChannel (class in hyperstream.channels.assets_channel)
AssetsChannel2 (class in hyperstream.channels.assets_channel2)
AssetStream (class in hyperstream.stream.stream)

B

BaseChannel (class in hyperstream.channels.base_channel)
BaseTool (class in hyperstream.tool.base_tool)

C

calculated_intervals (hyperstream.models.stream.StreamDefinitionModel attribute)
(hyperstream.stream.stream.AssetStream attribute)
(hyperstream.stream.stream.DatabaseStream attribute)
(hyperstream.stream.stream.Stream attribute)
channel_id (hyperstream.models.node.NodeDefinitionModel attribute)
(hyperstream.models.stream.StreamDefinitionModel attribute)
ChannelAlreadyExistsError
ChannelManager (class in hyperstream.channel_manager)
ChannelNotFoundError
check_calculation_times() (hyperstream.channels.memory_channel.MemoryChannel method)
check_input_stream_count() (in module hyperstream.utils.decorators)
check_multi_output_plate_compatibility() (hyperstream.workflow.workflow.Workflow static method)
check_output_format() (in module hyperstream.utils.decorators)
check_plate_compatibility() (hyperstream.workflow.workflow.Workflow static method)
check_tool_defined() (in module hyperstream.utils.decorators)
clear_all() (hyperstream.channels.memory_channel.MemoryChannel method)
clear_stream() (hyperstream.channels.memory_channel.MemoryChannel method)
Client (class in hyperstream.client)
client (hyperstream.client.Client attribute)
cls (in module hyperstream.channels.assets_channel2)
code_pickler() (in module hyperstream.workflow.workflow_manager)
code_unpickler() (in module hyperstream.workflow.workflow_manager)
combine_values() (hyperstream.workflow.plate.Plate static method)
commit_all() (hyperstream.workflow.workflow_manager.WorkflowManager method)
commit_workflow() (hyperstream.workflow.workflow_manager.WorkflowManager method)
complement (hyperstream.models.plate.PlateDefinitionModel attribute)
(hyperstream.models.plate.PlateModel attribute)
component() (hyperstream.stream.stream_view.StreamView method)
component_filter() (hyperstream.stream.stream_view.StreamView method)
compress() (hyperstream.time_interval.TimeIntervals method)
connect() (hyperstream.client.Client method)
construct_experiment_id() (in module hyperstream.utils.time_utils)
contains() (hyperstream.workflow.meta_data_manager.MetaDataManager method)
count() (in module hyperstream.itertools2.itertools2)
create_factor() (hyperstream.workflow.workflow.Workflow method)
create_multi_output_factor() (hyperstream.workflow.workflow.Workflow method)
create_node() (hyperstream.workflow.workflow.Workflow method)
create_node_creation_factor() (hyperstream.workflow.workflow.Workflow method)
create_plate() (hyperstream.workflow.plate_manager.PlateManager method)
create_stream() (hyperstream.channels.assets_channel.AssetsChannel method)
(hyperstream.channels.assets_channel2.AssetsChannel2 method)
(hyperstream.channels.base_channel.BaseChannel method)
(hyperstream.channels.database_channel.DatabaseChannel method)
(hyperstream.channels.memory_channel.MemoryChannel method)
(hyperstream.channels.memory_channel.ReadOnlyMemoryChannel method)
create_workflow() (hyperstream.hyperstream.HyperStream method)

D

data (hyperstream.models.meta_data.MetaDataModel attribute)
data_loader() (hyperstream.channels.assets_channel2.AssetsChannel2 method)
(hyperstream.channels.file_channel.FileChannel method)
(hyperstream.channels.module_channel.ModuleChannel method)
database_channels (hyperstream.channel_manager.ChannelManager attribute)
DatabaseChannel (class in hyperstream.channels.database_channel)
DatabaseStream (class in hyperstream.stream.stream)
datetime (hyperstream.models.stream.StreamInstanceModel attribute)
(hyperstream.models.stream.SummaryInstanceModel attribute)
db (hyperstream.client.Client attribute)
delete() (hyperstream.workflow.meta_data_manager.MetaDataManager method)
delete_nones() (hyperstream.stream.stream_view.StreamView method)
delete_plate() (hyperstream.workflow.plate_manager.PlateManager method)
delete_stream() (hyperstream.channels.memory_channel.MemoryChannel method)
delete_workflow() (hyperstream.workflow.workflow_manager.WorkflowManager method)
DEPTH (hyperstream.utils.utils.MetaDataTree attribute)
description (hyperstream.models.factor.OutputPlateDefinitionModel attribute)
(hyperstream.models.plate.PlateDefinitionModel attribute)
(hyperstream.models.workflow.WorkflowDefinitionModel attribute)
dict_items() (hyperstream.stream.stream_view.StreamView method)
dict_iteritems() (hyperstream.stream.stream_view.StreamView method)
difference() (hyperstream.workflow.node.Node method)
duration2str() (in module hyperstream.utils.time_utils)

E

end (hyperstream.models.time_interval.TimeIntervalModel attribute)
(hyperstream.time_interval.RelativeTimeInterval attribute)
(hyperstream.time_interval.TimeInterval attribute)
(hyperstream.time_interval.TimeIntervals attribute)
execute() (hyperstream.online_engine.OnlineEngine method)
(hyperstream.tool.multi_output_tool.MultiOutputTool method)
(hyperstream.tool.plate_creation_tool.PlateCreationTool method)
(hyperstream.tool.selector_tool.SelectorTool method)
(hyperstream.tool.tool.Tool method)
(hyperstream.workflow.factor.Factor method)
(hyperstream.workflow.factor.MultiOutputFactor method)
(hyperstream.workflow.factor.NodeCreationFactor method)
(hyperstream.workflow.workflow.Workflow method)
execute_all() (hyperstream.workflow.workflow_manager.WorkflowManager method)
execute_tool() (hyperstream.channels.base_channel.BaseChannel method)
extend() (hyperstream.stream.stream_collections.StreamInstanceCollection method)

F

Factor (class in hyperstream.workflow.factor)
factor (hyperstream.workflow.node.Node attribute)
factor_id (hyperstream.workflow.factor.FactorBase attribute)
factor_type (hyperstream.models.factor.FactorDefinitionModel attribute)
FactorAlreadyExistsError
FactorBase (class in hyperstream.workflow.factor)
FactorDefinitionError
FactorDefinitionModel (class in hyperstream.models.factor)
factors (hyperstream.models.workflow.WorkflowDefinitionModel attribute)
file_filter() (hyperstream.channels.assets_channel2.AssetsChannel2 method)
(hyperstream.channels.file_channel.FileChannel method)
(hyperstream.channels.module_channel.ModuleChannel method)
FileChannel (class in hyperstream.channels.file_channel)
FileDateTimeVersion (class in hyperstream.channels.file_channel)
find_stream() (hyperstream.channels.base_channel.BaseChannel method)
find_streams() (hyperstream.channels.base_channel.BaseChannel method)
first() (hyperstream.stream.stream_view.StreamView method)
FrozenKeyDict (class in hyperstream.utils.utils)
func_dump() (in module hyperstream.utils.serialization)
func_load() (in module hyperstream.utils.serialization)
func_reconstruct_closure() (in module hyperstream.utils.serialization)

G

get_alignment_stream() (hyperstream.workflow.factor.Factor method)
(hyperstream.workflow.factor.MultiOutputFactor method)
get_calculated_intervals() (hyperstream.models.stream.StreamDefinitionModel method)
get_channel() (hyperstream.channel_manager.ChannelManager method)
get_config_value() (hyperstream.client.Client method)
get_global_sources() (hyperstream.workflow.factor.Factor method)
get_or_create_stream() (hyperstream.channels.base_channel.BaseChannel method)
get_overlapping_values() (hyperstream.workflow.plate.Plate static method)
get_parent_data() (hyperstream.workflow.plate_manager.PlateManager static method)
get_parent_plate_value() (hyperstream.workflow.plate_manager.PlateManager static method)
get_plate_values() (hyperstream.workflow.plate_manager.PlateManager method)
get_results() (hyperstream.channels.base_channel.BaseChannel method)
(hyperstream.channels.database_channel.DatabaseChannel method)
(hyperstream.channels.file_channel.FileChannel method)
(hyperstream.channels.memory_channel.MemoryChannel method)
(hyperstream.channels.memory_channel.ReadOnlyMemoryChannel method)
(hyperstream.channels.tool_channel.ToolChannel method)
get_sources() (hyperstream.workflow.factor.Factor method)
get_stream_writer() (hyperstream.channels.base_channel.BaseChannel method)
(hyperstream.channels.database_channel.DatabaseChannel method)
(hyperstream.channels.memory_channel.MemoryChannel method)
(hyperstream.channels.memory_channel.ReadOnlyMemoryChannel method)
get_timedelta() (in module hyperstream.utils.time_utils)
get_tool() (hyperstream.channel_manager.ChannelManager method)
get_tool_class() (hyperstream.channel_manager.ChannelManager method)
global_meta_data (hyperstream.workflow.meta_data_manager.MetaDataManager attribute)

H

handle_exception() (in module hyperstream.utils.utils)
Hashable (class in hyperstream.utils.utils)
head() (hyperstream.stream.stream_view.StreamView method)
humanized (hyperstream.time_interval.TimeInterval attribute)
(hyperstream.time_interval.TimeIntervals attribute)
HyperStream (class in hyperstream.hyperstream)
hyperstream (module)
hyperstream.channel_manager (module)
hyperstream.channels (module)
hyperstream.channels.assets_channel (module)
hyperstream.channels.assets_channel2 (module)
hyperstream.channels.base_channel (module)
hyperstream.channels.database_channel (module)
hyperstream.channels.file_channel (module)
hyperstream.channels.memory_channel (module)
hyperstream.channels.module_channel (module)
hyperstream.channels.tool_channel (module)
hyperstream.client (module)
hyperstream.config (module)
hyperstream.hyperstream (module)
hyperstream.itertools2 (module)
hyperstream.itertools2.itertools2 (module)
hyperstream.models (module)
hyperstream.models.factor (module)
hyperstream.models.meta_data (module)
hyperstream.models.node (module)
hyperstream.models.plate (module)
hyperstream.models.stream (module)
hyperstream.models.time_interval (module)
hyperstream.models.tool (module)
hyperstream.models.workflow (module)
hyperstream.online_engine (module)
hyperstream.plugin_manager (module)
hyperstream.stream (module)
hyperstream.stream.stream (module)
hyperstream.stream.stream_collections (module)
hyperstream.stream.stream_id (module)
hyperstream.stream.stream_instance (module)
hyperstream.stream.stream_view (module)
hyperstream.time_interval (module)
hyperstream.tool (module)
hyperstream.tool.aggregate_tool (module)
hyperstream.tool.base_tool (module)
hyperstream.tool.multi_output_tool (module)
hyperstream.tool.plate_creation_tool (module)
hyperstream.tool.selector_tool (module)
hyperstream.tool.tool (module)
hyperstream.utils (module)
hyperstream.utils.decorators (module)
hyperstream.utils.errors (module)
hyperstream.utils.serialization (module)
hyperstream.utils.time_utils (module)
hyperstream.utils.utils (module)
hyperstream.version (module)
hyperstream.workflow (module)
hyperstream.workflow.factor (module)
hyperstream.workflow.meta_data_manager (module)
hyperstream.workflow.node (module)
hyperstream.workflow.plate (module)
hyperstream.workflow.plate_manager (module)
hyperstream.workflow.workflow (module)
hyperstream.workflow.workflow_manager (module)
HyperStreamConfig (class in hyperstream.config)
HyperStreamLogger (class in hyperstream.utils.utils)

I

id (hyperstream.models.meta_data.MetaDataModel attribute)
(hyperstream.models.plate.PlateDefinitionModel attribute)
(hyperstream.models.stream.StreamDefinitionModel attribute)
(hyperstream.models.stream.StreamInstanceModel attribute)
(hyperstream.models.stream.SummaryInstanceModel attribute)
(hyperstream.models.workflow.WorkflowDefinitionModel attribute)
(hyperstream.models.workflow.WorkflowStatusModel attribute)
identifier (hyperstream.models.meta_data.MetaDataModel attribute)
(hyperstream.workflow.plate.Plate attribute)
IncompatiblePlatesError
IncompatibleToolError
insert() (hyperstream.workflow.meta_data_manager.MetaDataManager method)
intersection() (hyperstream.workflow.node.Node method)
is_ancestor() (hyperstream.workflow.plate.Plate method)
is_child() (hyperstream.workflow.plate.Plate method)
is_descendant() (hyperstream.workflow.plate.Plate method)
is_empty (hyperstream.time_interval.TimeIntervals attribute)
is_function (hyperstream.models.tool.ToolParameterModel attribute)
is_leaf (hyperstream.workflow.node.Node attribute)
is_parent() (hyperstream.workflow.plate.Plate method)
is_python (hyperstream.channels.file_channel.FileDateTimeVersion attribute)
is_root (hyperstream.workflow.plate.Plate attribute)
is_set (hyperstream.models.tool.ToolParameterModel attribute)
is_sub_plate() (hyperstream.workflow.plate.Plate method)
is_super_plate() (hyperstream.workflow.plate.Plate method)
items() (hyperstream.stream.stream_view.StreamView method)
(hyperstream.utils.utils.TypedBiDict method)
iteritems() (hyperstream.stream.stream_view.StreamView method)
(hyperstream.utils.utils.TypedBiDict method)
iterkeys() (hyperstream.utils.utils.TypedBiDict method)
itertimestamps() (hyperstream.stream.stream_view.StreamView method)
itervalues() (hyperstream.stream.stream_view.StreamView method)
(hyperstream.utils.utils.TypedBiDict method)

K

key (hyperstream.models.tool.ToolParameterModel attribute)
keys() (hyperstream.utils.utils.TypedBiDict method)

L

last() (hyperstream.stream.stream_view.StreamView method)
last_accessed (hyperstream.models.stream.StreamDefinitionModel attribute)
(hyperstream.models.workflow.WorkflowStatusModel attribute)
(hyperstream.stream.stream.DatabaseStream attribute)
last_updated (hyperstream.models.stream.StreamDefinitionModel attribute)
(hyperstream.models.workflow.WorkflowStatusModel attribute)
(hyperstream.stream.stream.DatabaseStream attribute)
LinkageError
load() (hyperstream.stream.stream.DatabaseStream method)
load_channels() (hyperstream.plugin_manager.Plugin method)
load_workflow() (hyperstream.workflow.workflow_manager.WorkflowManager method)

M

memory_channels (hyperstream.channel_manager.ChannelManager attribute)
MemoryChannel (class in hyperstream.channels.memory_channel)
message (hyperstream.utils.errors.FactorAlreadyExistsError attribute)
(hyperstream.utils.errors.NodeAlreadyExistsError attribute)
(hyperstream.utils.errors.PlateDefinitionError attribute)
(hyperstream.utils.errors.PlateEmptyError attribute)
(hyperstream.utils.errors.StreamNotAvailableError attribute)
(hyperstream.utils.errors.ToolExecutionError attribute)
message() (hyperstream.tool.base_tool.BaseTool method)
meta_data (hyperstream.models.stream.StreamIdField attribute)
meta_data_id (hyperstream.models.factor.OutputPlateDefinitionModel attribute)
(hyperstream.models.plate.PlateDefinitionModel attribute)
(hyperstream.models.plate.PlateModel attribute)
MetaDataManager (class in hyperstream.workflow.meta_data_manager)
MetaDataModel (class in hyperstream.models.meta_data)
MetaDataModel.DoesNotExist
MetaDataModel.MultipleObjectsReturned
MetaDataTree (class in hyperstream.utils.utils)
ModuleChannel (class in hyperstream.channels.module_channel)
MultiOutputFactor (class in hyperstream.workflow.factor)
MultiOutputTool (class in hyperstream.tool.multi_output_tool)
MultipleStreamsFoundError

N

name (hyperstream.models.stream.StreamIdField attribute)
(hyperstream.models.tool.ToolModel attribute)
(hyperstream.models.workflow.WorkflowDefinitionModel attribute)
(hyperstream.tool.base_tool.BaseTool attribute)
(hyperstream.utils.utils.Hashable attribute)
Node (class in hyperstream.workflow.node)
NodeAlreadyExistsError
NodeCreationFactor (class in hyperstream.workflow.factor)
NodeDefinitionError
NodeDefinitionModel (class in hyperstream.models.node)
nodes (hyperstream.models.workflow.WorkflowDefinitionModel attribute)
non_empty_streams (hyperstream.channels.memory_channel.MemoryChannel attribute)
now_minus() (hyperstream.time_interval.TimeInterval class method)

O

objects (hyperstream.models.meta_data.MetaDataModel attribute)
(hyperstream.models.plate.PlateDefinitionModel attribute)
(hyperstream.models.stream.StreamDefinitionModel attribute)
(hyperstream.models.stream.StreamInstanceModel attribute)
(hyperstream.models.stream.SummaryInstanceModel attribute)
(hyperstream.models.workflow.WorkflowDefinitionModel attribute)
(hyperstream.models.workflow.WorkflowStatusModel attribute)
online (hyperstream.models.workflow.WorkflowDefinitionModel attribute)
online_average() (in module hyperstream.itertools2.itertools2)
online_product() (in module hyperstream.itertools2.itertools2)
online_sum() (in module hyperstream.itertools2.itertools2)
online_variance() (in module hyperstream.itertools2.itertools2)
OnlineEngine (class in hyperstream.online_engine)
OnlineEngineConfig (class in hyperstream.config)
output_plate (hyperstream.models.factor.FactorDefinitionModel attribute)
OutputPlateDefinitionModel (class in hyperstream.models.factor)
owner (hyperstream.models.workflow.WorkflowDefinitionModel attribute)

P

parameters (hyperstream.models.tool.ToolModel attribute)
parent (hyperstream.models.meta_data.MetaDataModel attribute)
(hyperstream.workflow.plate.Plate attribute)
parent_node (hyperstream.stream.stream.Stream attribute)
parent_plate (hyperstream.models.plate.PlateDefinitionModel attribute)
parse() (hyperstream.time_interval.TimeIntervals method)
parse_time_tuple() (in module hyperstream.time_interval)
path (hyperstream.channels.file_channel.FileChannel attribute)
Plate (class in hyperstream.workflow.plate)
plate_id (hyperstream.models.factor.OutputPlateDefinitionModel attribute)
(hyperstream.models.plate.PlateDefinitionModel attribute)
plate_ids (hyperstream.models.node.NodeDefinitionModel attribute)
(hyperstream.workflow.node.Node attribute)
plate_values (hyperstream.workflow.node.Node attribute)
PlateCreationTool (class in hyperstream.tool.plate_creation_tool)
PlateDefinitionError
PlateDefinitionModel (class in hyperstream.models.plate)
PlateDefinitionModel.DoesNotExist
PlateDefinitionModel.MultipleObjectsReturned
PlateEmptyError
PlateManager (class in hyperstream.workflow.plate_manager)
PlateModel (class in hyperstream.models.plate)
PlateNotFoundError
Plugin (class in hyperstream.plugin_manager)
populate_assets() (hyperstream.channel_manager.ChannelManager method)
print_head() (hyperstream.workflow.node.Node method)
Printable (class in hyperstream.utils.utils)
profile() (in module hyperstream.time_interval)
purge_node() (hyperstream.channels.base_channel.BaseChannel method)
purge_stream() (hyperstream.channels.assets_channel.AssetsChannel method)
(hyperstream.channels.base_channel.BaseChannel method)
(hyperstream.channels.database_channel.DatabaseChannel method)

R

ReadOnlyMemoryChannel (class in hyperstream.channels.memory_channel)
reconstruct_interval() (in module hyperstream.utils.time_utils)
RelativeTimeInterval (class in hyperstream.time_interval)
requested_intervals (hyperstream.models.workflow.WorkflowStatusModel attribute)
(hyperstream.workflow.workflow.Workflow attribute)
ROOT (hyperstream.utils.utils.MetaDataTree attribute)

S

sandbox (hyperstream.models.stream.StreamDefinitionModel attribute)
save() (hyperstream.stream.stream.DatabaseStream method)
SelectorTool (class in hyperstream.tool.selector_tool)
session (hyperstream.client.Client attribute)
set_all_requested_intervals() (hyperstream.workflow.workflow_manager.WorkflowManager method)
set_calculated_intervals() (hyperstream.models.stream.StreamDefinitionModel method)
set_requested_intervals() (hyperstream.workflow.workflow_manager.WorkflowManager method)
set_tool_reference() (hyperstream.stream.stream.Stream method)
setLevel() (hyperstream.utils.utils.HyperStreamLogger method)
sinks (hyperstream.models.factor.FactorDefinitionModel attribute)
sources (hyperstream.models.factor.FactorDefinitionModel attribute)
span (hyperstream.time_interval.TimeIntervals attribute)
split() (hyperstream.time_interval.TimeIntervals method)
splitting_node (hyperstream.models.factor.FactorDefinitionModel attribute)
start (hyperstream.models.time_interval.TimeIntervalModel attribute)
(hyperstream.time_interval.RelativeTimeInterval attribute)
(hyperstream.time_interval.TimeInterval attribute)
(hyperstream.time_interval.TimeIntervals attribute)
Stream (class in hyperstream.stream.stream)
stream_id (hyperstream.models.stream.StreamDefinitionModel attribute)
(hyperstream.models.stream.StreamInstanceModel attribute)
(hyperstream.models.stream.SummaryInstanceModel attribute)
stream_name (hyperstream.models.node.NodeDefinitionModel attribute)
stream_type (hyperstream.models.stream.StreamDefinitionModel attribute)
(hyperstream.models.stream.StreamInstanceModel attribute)
(hyperstream.models.stream.SummaryInstanceModel attribute)
StreamAlreadyExistsError
StreamDataNotAvailableError
StreamDefinitionModel (class in hyperstream.models.stream)
StreamDefinitionModel.DoesNotExist
StreamDefinitionModel.MultipleObjectsReturned
StreamDict (class in hyperstream.stream.stream_collections)
StreamId (class in hyperstream.stream.stream_id)
StreamIdField (class in hyperstream.models.stream)
StreamInstance (class in hyperstream.stream.stream_instance)
StreamInstanceCollection (class in hyperstream.stream.stream_collections)
StreamInstanceModel (class in hyperstream.models.stream)
StreamInstanceModel.DoesNotExist
StreamInstanceModel.MultipleObjectsReturned
StreamMetaInstance (class in hyperstream.stream.stream_instance)
StreamNotAvailableError
StreamNotFoundError
streams (hyperstream.workflow.node.Node attribute)
StreamView (class in hyperstream.stream.stream_view)
SummaryInstanceModel (class in hyperstream.models.stream)
SummaryInstanceModel.DoesNotExist
SummaryInstanceModel.MultipleObjectsReturned

T

tag (hyperstream.models.meta_data.MetaDataModel attribute)
tail() (hyperstream.stream.stream_view.StreamView method)
tests (module)
TimeInterval (class in hyperstream.time_interval)
TimeIntervalModel (class in hyperstream.models.time_interval)
TimeIntervals (class in hyperstream.time_interval)
timeit() (in module hyperstream.utils.decorators)
timestamps() (hyperstream.stream.stream_view.StreamView method)
to_dict() (hyperstream.models.meta_data.MetaDataModel method)
to_tuple() (hyperstream.time_interval.TimeInterval method)
Tool (class in hyperstream.tool.tool)
tool (hyperstream.models.factor.FactorDefinitionModel attribute)
tool_channels (hyperstream.channel_manager.ChannelManager attribute)
ToolChannel (class in hyperstream.channels.tool_channel)
ToolExecutionError
ToolInitialisationError
ToolModel (class in hyperstream.models.tool)
ToolNotFoundError
ToolParameterModel (class in hyperstream.models.tool)
touch() (in module hyperstream.utils.utils)
tree_depth (hyperstream.utils.utils.MetaDataTree attribute)
TypedBiDict (class in hyperstream.utils.utils)
TypedFrozenKeyDict (class in hyperstream.utils.utils)

U

unix2datetime() (in module hyperstream.utils.time_utils)
up_to_now() (hyperstream.time_interval.TimeInterval class method)
update_channels() (hyperstream.channel_manager.ChannelManager method)
update_state() (hyperstream.channels.memory_channel.ReadOnlyMemoryChannel method)
(hyperstream.channels.module_channel.ModuleChannel method)
update_streams() (hyperstream.channels.assets_channel.AssetsChannel method)
(hyperstream.channels.assets_channel2.AssetsChannel2 method)
(hyperstream.channels.base_channel.BaseChannel method)
(hyperstream.channels.database_channel.DatabaseChannel method)
(hyperstream.channels.file_channel.FileChannel method)
(hyperstream.channels.memory_channel.MemoryChannel method)
(hyperstream.channels.memory_channel.ReadOnlyMemoryChannel method)
use_provided_values (hyperstream.models.factor.OutputPlateDefinitionModel attribute)
utcnow() (in module hyperstream.utils.time_utils)

V

value (hyperstream.models.stream.StreamInstanceModel attribute)
(hyperstream.models.stream.SummaryInstanceModel attribute)
(hyperstream.models.tool.ToolParameterModel attribute)
values (hyperstream.models.plate.PlateDefinitionModel attribute)
(hyperstream.models.plate.PlateModel attribute)
(hyperstream.workflow.plate.Plate attribute)
values() (hyperstream.stream.stream_view.StreamView method)
(hyperstream.utils.utils.TypedBiDict method)
version (hyperstream.models.tool.ToolModel attribute)
versions (hyperstream.channels.module_channel.ModuleChannel attribute)

W

width (hyperstream.time_interval.TimeInterval attribute)
WIDTH (hyperstream.utils.utils.MetaDataTree attribute)
window() (hyperstream.stream.stream.Stream method)
Workflow (class in hyperstream.workflow.workflow)
workflow_id (hyperstream.models.workflow.WorkflowDefinitionModel attribute)
(hyperstream.models.workflow.WorkflowStatusModel attribute)
WorkflowDefinitionModel (class in hyperstream.models.workflow)
WorkflowDefinitionModel.DoesNotExist
WorkflowDefinitionModel.MultipleObjectsReturned
WorkflowManager (class in hyperstream.workflow.workflow_manager)
WorkflowStatusModel (class in hyperstream.models.workflow)
WorkflowStatusModel.DoesNotExist
WorkflowStatusModel.MultipleObjectsReturned
write_to_stream() (hyperstream.channels.assets_channel.AssetsChannel method)
(hyperstream.channels.assets_channel2.AssetsChannel2 method)
writer (hyperstream.stream.stream.Stream attribute)

Z

ZIGZAG (hyperstream.utils.utils.MetaDataTree attribute)