Skip to content

lomonaive/saxs-treatment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

saxs-treatment

dat to excel_0.01.py

这个是Foxtrot积分二维图后进行平均得到的多个“.dat”数据批量导出单个“excel”数据的一个小python脚本。

基于python的os、tkinter(GUI图形用户界面)和pandas第三方库(用于数据处理)。

因此,需要安装pandas第三方库: pip install pandas

Windows

  • windows可直接双击打开,或者在IDLE中运行

Mac

  • 双击进入IDLE,在IDLE中运行
  • 或者直接将代码粘贴在jupyter中直接运行

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages