polyTEM.spatial.domainΒΆ

To define a cluster object

TO DO: - move spatial_analysis into spatial module - change create_polygons and cluster_df output to create Domain objects

Classes

Domain([data, pixel_res, label, savedir, ...])

ivar data:

np.array of the theta values clustered into this domain

DomainCollection([domains, pixel_res, savedir])

A collection of one or more Domains