tasks#

Tasks for working with cell-scale agent-based models.

bin_to_hex(x_coordinates, y_coordinates, values)

build_svg_image(elements, width, height, ...)

calculate_category_durations(data, category, key)

calculate_data_bins(data, bounds, bandwidth)

check_data_bounds(data, bounds, description)

make_bar_figure(keys, data)

make_box_figure(keys, data[, xlabel, ylabel])

make_centroids_figure(data, frame, xlim, ...)

make_contour_figure(data, index, view, ...)

make_density_figure(data, scale)

make_graph_figure(node_data, edge_data, colormap)

make_heatmap_figure(rows, cols, values)

make_histogram_figure(keys, data)

make_line_figure(data)

make_range_figure(data)

make_scatter_figure(data[, colormap])

physicell