Tony Tung
Tony Tung
It's not clear our object model works well for stitching. We would need to pull pixels from one ImageStack to another. Is there a reason we need to support the...
> Am I interpreting properly that you'd prefer to only support transforms to spots? I don't have a preference. I am just stating that the two seem rather redundant. Transformations...
@dganguli can you break this up into issues for specific algorithms?
Which spotfinders are 2D and are the underlying algorithms also 2D-only?
I opine that there is nothing about our coordinates that requires it be physical. If someone provides global pixel coordinates in lieu of physical coordinates, everything should basically work. The...
We may or may not. I'll punt it to 0.2.0 until someone shows up with their data formatted like this.
It's quite likely that `local_max_peak_finder` has some bugs too!
ok `local_max_peak_finder` has a different set of bugs which I will document elsewhere. EDIT: in #1814 and #1815
Update: we should make trackpy work in 2D.
Do we not want to expose `num_peaks_per_label` any more?