Skip to content

The results of the "combat" use of the program. #42

@Nikita-Presnov

Description

@Nikita-Presnov

I am writing this because I want to draw attention to the really important points, software is still written not only in order to write it.

Backend

  • A serious glitch with approximation: going out of range leads to an incorrect result.

  • Crashes are observed when trying to edit the approximation result.

  • Gaussian peak approximation leaves much to be desired, and really works only in simple cases.

  • Charts in polar coordinates never appeared in the program. You can still be the first among free origin clones)

Frontend

  • The points of the approximation curve are not displayed in a separate table, and if they are, then it is difficult to understand that this is what you need.

  • There is no separate table with the results of the approximation itself, such as the correlation coefficient, you have to get it from the log.

  • Hotkeys don't always work as expected, but that's the lesser of the evils. I mostly miss alt+C (was in the original qtiplot) for a new column, and enter has to be pressed twice to move to the next line when manually typing.

GUI inconvenience

  • The application does not remember the layout of widgets.

  • The settings window in the old version was better, it's actually generally funny here. Everyone moves away from this view in their designs, you returned to it)

  • The table settings window generally justified itself, but it is much more difficult to work with the same for charts. For good, both need a redesign, the main complaint is too small elements. It is possible to make duplicate layers, which should not be.

  • No syntax highlighting in Approximation Wizard, parameters are not added automatically.

  • Sometimes the width of the last column is naughty, stretching to the end. In my opinion, it should be wider than some x and not wider than necessary.

Wishes

  • Tabs in tables as in origin pro.

  • Tabbed mode as in kde's labplot.

  • More human readable data format instead of xml. I would prefer to see there an ordinary archive with an internal structure, settings files and csv and other data files. Yes, it will weigh a lot, but not globally, for that people without a program will be able to figure it out.

  • A slight redesign of the project browser to better fit vertically would also help.

These are the results of the real application of the program in scientific work and education, and this list is more important than porting to cmake and qt6.

In my opinion, the tester needs the team.

It is worth noting that at the moment you have done the best among the open clones of Origin Pro.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions