History of GSTools
- Version 0.1
- Initial release
- Version 0.2
- Correction of bugs in GSSpcRead and GSSpcWrite:
- GSSpcRead and GSSpcWrite now correctly interprete flags in SPC-header
of SPC-spectrum, and hence should work on most (if not all)
single-spectrum SPC-files
- Correction of bug in GSSpcWrite:
- GSSpcWrite now correctly determines whether data are evenly spaced
(due to CPU-precision, 0 is not 0 but a small value less than
1 . 10-8; this didn't have a serious impact on the net result)
- Version 0.3
- GSSpcRead:
- Support for old SPC-file format
- Fixed small bugs in the reading process of the headers
- fixed bug in the Y-value scaling
- GSSpcWrite:
- support for saving custom information (comment, instrument, ...) on the spectra
- logtxt parameter now supports a cellstring array
- small bug fixes
- @BTree:
- Fixed bug which could, in some occasions, lead to the presence of two times the same item in the binary tree.
- Addition of rudimentary plot function for viewing the content of the binary tree
- Code optimisation: faster operation by preallocation of some arrays
- Version 0.3.1
- It is now possible to change the the type of axis' units in GSSpcWrite
- Version 0.3.2
- Small bug in BTree fixed when using usigned data types
- Version 0.3.3
- Code cleaning: several small updates
- Version 0.4
- GSSpcRead an GSSpcWrite:
- Support for multi-dimensional spectra
- Version 0.4.1
- GSSpcRead an GSSpcWrite:
- some bugfixes
- GSSpcWrite: spectra are now stored in float32 format. Added option to store spectra in int32 format.
- Version 0.4.2
- some minor improvements to the code
- Version 0.4.3
- fixed compatibility issue with the old SPC file format, all fields in the spc-header are now initialised as blank
GSTools by Kris De Gussem
Research assistant of the Research Foundation Flanders
Ghent University
Department of analytical chemistry
Proeftuinstraat 86
B-9000 Ghent
web: http://www.AnalChem.UGent.be/Raman/
e-mail: Kris.DeGussem @ UGent.be
MatlabŪ is a registered trademark of the MathWorks Inc.