Eggeling-Lab-Microscope-Software / TRAIT2D

TRAIT2D is a cross-platform Python software package with compilable graphical user interfaces (GUIs) to support Single Particle Tracking experiments.
GNU General Public License v3.0
10 stars 10 forks source link

Wrong y label #42

Closed FReina closed 3 years ago

FReina commented 3 years ago

trait2d/analysis/_adc.py

It prints "Normalized ADC" whereby it should be just "ADC"

john-wigg commented 3 years ago

I changed it so that it says "Apparent Diffusion Coeffcient" on single plot (Track) and "Average ADC" on the the summary plots (ListOfTracks).

Fixed in f6102c7f8f7db2fcaa055c7c0ae1a502bd211648.