Main differences between V1.9.1 and V1.10

De Wiki
Révision de 17 décembre 2020 à 15:49 par Admin (discussion | contributions) (Possibility to plot EVENTS files)

Aller à : navigation, rechercher

Some interesting evolutions and corrections have been implemented in this version. No incompatibilities has been identified versus V1.9.1 source code.

New Reset functionnality

By using the Copy & Paste functionnality, it is also possible to reset the data.

Blank characters in GContextFileManagement widget

Now, when using GContextFileManagement widget setting directly a file name with blank characters before or after the name, it will correctly take into account it.

Possibility to plot EVENTS files

It is now possible to plot "EVENT" files coming, for example, from the PSIMU software.

Mouse efficiency for scrolling

The mouse is now more efficient when we want to scroll.

GList widget improvements

The Following method have been Added to the Glist class:

  • removeAllElements()
  • getSize()
  • getJList() for getting the original JList object
  • setVisibleRowCount() Calling the method of the JList object.

At last, command Ctrl-a works better.

GFrreChartXY widget improvements

Anomaly corrections

  • The information about discontinuities between two points to be plotted (thanks to a threshold value given in a Madona file) is now correctly managed.
  • Using GPlotPanel] widget:
    • when we use a SQLite file, we can now display data together from the ephemeris table data but also from the events table.
    • calendar date axis display is done when the unit is ~cal and no more only if the name of the variable is "DATE".