generate_hulls

rubin_sim.scheduler.utils.generate_hulls(towns)

Given an array of x,y points, sort them into concentric hulls

Parameters:
townsnp.array (n,2)

Array of town x,y positions

Returns:
list of lists of the indices of the concentric hulls