Since my last post I've fixed some minor bugs, and implemented some new features too.
Let's say we want to add a new keyword to one of our FITS extension:
FITS header editor's new keyword adding dialog |
Keyword unit adding dialog |
The newly added keyword unit |
If a keyword has some kind of unit defined already, then the dialog will be shown with the unit of the keyword:
Saving keyword modifications
We have modified this value, the original is "lw", as you can see in the treeview.
The saved extension with the new keywords value |
Import a subset of data
Let's say we have this image, but we'd like to import just a portion of it.
We just have to set the start/end row/columns in the import dialog,
..and voilá
File info dialog improved for FITS files
If the selected table extension has numeric columns (at least one) then we can import those in matrices. (btw notice the nice icons in the treeview, thanks to Alexander for the idea)
As you can see, the second and third column contains only values, so after import our matrix:
I think this was it. I hope you enjoyed it too. I'm really happy that I was part of GSoC '16, it's one of my greatest experiences. I look forward on reading other GSoC students blogs and I wish good luck to everybody on the final evaluation! :)