Multichannel Analyzer
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.
Go to file
liuyihui f0df27ef9b fix: range auto 2022-07-04 23:48:30 +08:00
MCA fix: range auto 2022-07-04 23:48:30 +08:00
.gitattributes 添加 .gitattributes、.gitignore 和 README.md。 2022-03-19 20:43:27 +08:00
.gitignore 添加 .gitattributes、.gitignore 和 README.md。 2022-03-19 20:43:27 +08:00
ChangeLog.md add: Gauss Fit 2022-06-03 01:26:26 +08:00
Figure_1.png fix: range auto 2022-07-04 23:48:30 +08:00
MCA.sln change file name 2022-03-19 21:04:48 +08:00
README.md add: Gauss Fit 2022-06-03 01:26:26 +08:00

README.md

Multichannel Analyzer

基于MFC的多道分析仪软件

Features

  • 菜单栏、工具栏
  • 信息显示与结束判断
  • 全谱与局部谱
  • 光标与ROI选取
  • 量程
  • 对数坐标轴
  • 读取与保存
  • 模拟信号
  • 高斯拟合寻峰
  • 曲线平滑

Bugs

  • 点击其他视图时工具栏ToolBar和菜单栏Menu无法使用失去焦点
  • 静止且焦点在controlview时使用左右方向键后无法刷新detailview
  • 静止时无法通过方向键左右移动或调整量程
  • 静止时光标、量程等信息无法更新
  • 静止时平滑曲线无法更新
  • 保存文件乱码
  • 退出询问保存
  • 读取文件后刷新视图无效
  • 禁止更改窗口大小