trackmate-sc / TrackMate

TrackMate is your buddy for your everyday tracking.
https://imagej.net/plugins/trackmate
GNU General Public License v3.0
169 stars 76 forks source link

refactor: renaming variable for readability #251

Closed lokeshwartabjula closed 1 year ago

lokeshwartabjula commented 1 year ago

Document Link : https://docs.google.com/document/d/1TEh2IvcwTXFVyL9KyT-EnExBwEG_jn8t26m_DSXt9FY/edit?usp=sharing

The above document has the refactoring information

Introduce Explaining Variable:

Package Location: package fiji.plugin.trackmate;

Description: The function return an integer array that contains X pixel coordinates. Earlier it was named as xp, but now I have renamed it as xPixelCoordinates.

tinevez commented 1 year ago

No news from Lokeshwar. Closing.