Tuesday, May 10, 2011

...


I-ve started with development of interface with QT.
I think that i am going to use this IDE for this project.

About a data: I had some data in txt file with registrated soulspots from 18-century to our days, I think to use the program to visualize and process them at start.

Monday, May 9, 2011

Problem difinition at start

The project wil be a C++ program that visualizes the data from text file, where
the data are separated by columns. In a way it will work like Excel
visualization of the columns of data, only that the data contained in
a txt file. 



Also the program can process the data with simple statistical operations and visualize statistical values if it's preferred by program user, and it will be able to save image as jpg file.


The program will use ROOT for visualization and processing of data.