Multichannel Analyzer
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
liuyihui f0df27ef9b fix: range auto 11 months ago
MCA fix: range auto 11 months ago
.gitattributes 添加 .gitattributes、.gitignore 和 README.md。 1 year ago
.gitignore 添加 .gitattributes、.gitignore 和 README.md。 1 year ago
ChangeLog.md add: Gauss Fit 1 year ago
Figure_1.png fix: range auto 11 months ago
MCA.sln change file name 1 year ago
README.md add: Gauss Fit 1 year ago

README.md

Multichannel Analyzer

基于MFC的多道分析仪软件

Features

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

Bugs

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