linnarsson-lab / FISHscale

Spatial analysis of FISH data
28 stars 9 forks source link

arange_grid_offset() should sort self.datasets #21

Open larsborm opened 2 years ago

larsborm commented 2 years ago

arange_grid_offset currently moves the xy positions of the molecules to form a nice grid in the desired order. This order should also be applied to self.datasets so that for instance the hexbin_plot function puts the datasets in the desired order.