Update Log
| 2024-8-13
字数 471阅读时长 2 分钟

SFR Average Data Processor

更新日志

2.2.2 Aug 18, 2021

  • 适配了文件夹中可能出现由MATLAB产生的“AllData.csv”文件的情况
  • 修改了总表命名规则,让总表名包含FOV度数。适用所有机型。
 

2.2.1 Aug 11, 2021

  • 根据生产需求,撤销“如果SFR值大于1,把平均值置空。”功能
 

2.2 Aug 6, 2021

  • 提取tilt和falloff到05Data总表
 

2.1 Aug 3, 2021

  • 如果SFR值大于1,把平均值置空。
  • 抓取tilt和falloff数据
 

2.0 Jul 31, 2021

  • 用户可在程序中修改平均值判定标准
  • 增设密码。如果需修改标准,需输入正确密码“000”.
  • 优化了界面
 

1.0 Jul 23, 2021

  • 整合平均值计算、总表整合、05数据提取到一个程序
  • 使用Tkinter实现GUI设计
  • 实现60、120、182度测试可用
  • To be continued: 数据类型和05数据整合
    • 计划尝试使用Pandas
    •  

0.1 Jul 22, 2021

  • 分别实现了平均值计算、总表整合、05数据提取
  • 规范了Debup显示内容
 
 

Update Log

2.2.2 Aug 18, 2021

  • Avoid the program from processing "AllData.csv".
  • Change the naming rules, let the name contain the FOV degrees. Make it suitable for all camera models.
 

2.2.1 Aug 11, 2021

  • According to actual needs, cancel the function"If any data is above 1, the program will skip calculating the average data which will be set empty."
 

2.2 Aug 6, 2021

  • Extract the tilt and falloff data when the program extracts the 05Data.
 

2.1 Aug 3, 2021

  • If any data is above 1, the program will skip calculating the average data which will be set empty.
  • The program also processes the tilt as well as falloff data.
 

2.0 Jul 31, 2021

  • Make it possible for users to change the criteria.
  • Add a lock. A user has to input correct passwords if he wants to change the criteria.
  • Optimize the surface a little bit.
 

1.0 Jul 23, 2021

  • Integrate 3 programs Average Calculator, SFR Data Statistic, 05 Data Picker into one program.
  • Realize GUI design using Tkinter.
  • The program operates among 60, 120, 182-degree tests.
  • To be continued: Normalize the data types
    • Plan to using Pandas
 

0.1 Jul 22, 2021

  • Realize the function of Average Calculator, SFR Data Statistic, 05 Data Picker separately.
  • Decided what debug messages to be printed.
 
Loading...