This repository has been archived on 2022-07-04. You can view files and clone it, but cannot push or open issues or pull requests.
Multichannel-Analyzer/ChangeLog.md

49 lines
915 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## Change Log
### 3.21-3.27
* `Visio`的`UML`类图初步制作
### 5.28
* 模拟信号的生成
### 5.29
* 模拟信号的完善
### 5.30
* 侧边信息栏
### 5.31
* 全谱区
* 放大区
* 结束条件
* 模拟信号
* 开始、结束、暂停
### 6.1
* 光标显示
* 量程
* 对数坐标轴
### 6.2
* 曲线平滑
## Features
- [x] 菜单栏、工具栏
- [x] 信息显示与结束判断
- [x] 全谱与局部谱
- [x] 光标与ROI选取
- [x] 量程
- [x] 对数坐标轴
- [x] 读取与保存
- [x] 模拟信号
- [ ] 高斯拟合寻峰
- [x] 曲线平滑
## Bugs
- [ ] 点击其他视图时工具栏ToolBar和菜单栏Menu无法使用失去焦点
- [ ] 最开始无法通过方向键左右移动或调整量程
- [ ] 停止后ControlView无法更新
- [ ] 停止后平滑曲线无法更新
- [x] 保存文件乱码
- [x] 退出询问保存
- [ ] 读取文件后刷新视图无效