This repository has been archived by the owner on Sep 18, 2020. It is now read-only.
Spectre-v2.24.7.1118
Release notes
Web Client
- Angular-based web client has been added
- It has been updated to version 4
- interactive visualization of each spectrum
- interactive visualization of each mass channel
- interactive visualization of DiviK result
Web API
- Web API has been extended to provide information about preparations
- It has been cleaned up
Algorithms
GMM
- added
- splitters implementation is still ongoing
- dynamic programming based initialization condition is not yet approached
DiviK
- awaits implementation of peak detection method
Genetic training set selection
- genetic algorithm has been implemented
- dataset splitting has been implemented
- fitness function implementation is ongoing