GSoC/2016/StatusReports/fkristof: Difference between revisions
(Created page with "== Adding support for the FITS data format in LabPlot == The main goal of this project was to make possible the import of FITS data into LabPlot. Project's blog: [http://kr...") |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 15: | Line 15: | ||
* Editing of FITS headers | * Editing of FITS headers | ||
** Add, delete, modify keywords | ** Add, delete, modify keywords | ||
My commits on the project's branch: [https://github.com/KDE/labplot/commits/gsoc2016_fits?author=krajsz] | |||
More details in this task [https://phabricator.kde.org/T2954] | More details in this task [https://phabricator.kde.org/T2954] |
Latest revision as of 15:39, 19 August 2016
Adding support for the FITS data format in LabPlot
The main goal of this project was to make possible the import of FITS data into LabPlot.
Project's blog: [1]
Work report
Original goals:
- Import FITS data to spreadsheets and matrices
- Editing of FITS files
Completed points:
- Import FITS data (images and tables) to spreadsheets and matrices
- Export spreadsheets and matrices to FITS images and tables
- Editing of FITS headers
- Add, delete, modify keywords
My commits on the project's branch: [2]
More details in this task [3]