narunlifescience / AlphaPlot

:chart_with_upwards_trend: Application for statistical analysis and data visualization which can generate different types of publication quality 2D and 3D plots with extensive visual customization.
http://alphaplot.sourceforge.net/
GNU General Public License v2.0
243 stars 38 forks source link

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

Open Nikita-Presnov opened 2 years ago

Nikita-Presnov commented 2 years ago

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

Frontend

GUI inconvenience

Wishes

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.

narunlifescience commented 2 years ago

Well, thank you for the points. Some of your points will be addressed in next release.

Backend

At the moment my first priority is to maintain and improve up on 2D graphing glitches. Along with that the property editor needs a back-end change which is the most critical one.

Sadly open source projects have few contributors. So at the moment we don't have a team to work on this. You are welcome to join if you have the time.

Thanks for the feedback.

Nikita-Presnov commented 2 years ago

This close to simple sinus. sin.csv

You should find 4 peaks here:

gauss.csv This is the transmission spectrum of some substance that we studied in our laboratory.

The result should be similar to this, this is also a substance but with slightly different parameters. Graph2

Regarding points of approximation, kindly provide me a sample data and also the desired output that you expect.

Hm. I meant that there is no table with the results of the approximation, and I have to take them from the log. And I do not want to take them from the log, I want a separate dryness. You need a separate window where it would be displayed, both the points themselves and the coefficients.

Desired view of the project exploer. изображение

Nikita-Presnov commented 2 years ago

Regarding the xml format.

It looks like you are really right, he leaves no alternatives. But I still do not agree that an ordinary person cannot read a file, a project, simply with a text or spreadsheet editor. That's why I wrote about the archive containing csv + ini. Some data analysis programs actually do this, though without an archive, just a text file.

narunlifescience commented 2 years ago

thank you for the inputs. I will have a look at it soon..