Published July 16, 2021
| Version v0.2.0
Software
Open
cheminfo/spc-parser: spc-parser v0.2.0
Authors/Creators
Description
Features
- Add support for experiment setting codes (05269e1)
- Add support for multifile old files reading (e67af17)
- Added log block parsing (fb57086)
- Added subheader parsing and X axis generation, renamed some variables, switched back to bitwise operations (81a2057)
- Added support for oldest and newest versions (4526163)
- Added type codes support (db5b9c4)
- Data reading is functional, needs further in-depth testing (b3c9de2)
- index now features log block parsing (fd898f5)
- Index.js now returns something useful (023fd43)
- add lactame build (b76bb32)
- Added actual yTypes default case (47df225)
- Changed spectrum position, simplified code (5f6d3b3)
- Everything works now (afd9edd)
- Old file reading now works without a problem (313b3a2)
- Removed residual Math.floor(), useless now (a56caa4)
- Removed useless comment (7091762)
- Simplified xPoints while making it compatible with negative bounds (6296b0b)
- Use typed array instead of list (b6ca244)
- Y values reading tested and working, X values different from txt but exactly match hexdump (3024cc3)
Files
cheminfo/spc-parser-v0.2.0.zip
Files
(633.3 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:b3c4fe301c58686dbddfadc619fefa74
|
633.3 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/cheminfo/spc-parser/tree/v0.2.0 (URL)