!Hyperfine spectra
define int n x
let x
let name spect-'x'
!
file in 'name'.bas
find
get 3
set mod x a
set unit v
modify FREQUENCY 93173.780
pl
set mod x
pl
file out 'name'.bas
method hfs n2hp.hfs
let n
line n
min
vis
w

==========================

1 set plot histo
2 set format brief
3 clear
4 clear alpha
5 file in prov.30m
6 find
7 get f
8 modify source TOTO
9 set unit v c
10 method hfs hfs-n2hp.lin
11 minimize
12 set viewport 0.2 0.9 0.4 0.8
13 set mode x 0 30
14 box n o i p
15 spec
16 title
17 pen /c 0 /w 2 /das 2
18 visualize /pen
19 pen /def
20 display 1.5
21 set viewport 0.2 0.9 0.2 0.4
22 box p o i n /unit v upper
23 residual
24 spectr
25 define real rms
26 compute rms RMS ry
27 greg1\draw test 1 -0.5 "\gs = "'nint(rms*100)/100.'" K" 6 0 /box 7

========================

7
-0.7951 1.00000
6.6004 1.00000
7.2113 2.33333
8.1673 1.66667
12.7565 1.00000
13.1955 1.66667
14.1473 0.33334

将以上数据保存为hcop.hfs文件。

最新文章

  1. 软件工程(C编码实践篇)总结
  2. Takeown--夺取文件or文件夹所有权
  3. 关于HTTP的几种
  4. 15个最好的PDF转word的在线转换器,将PDF文件转换成doc文件
  5. VS2013 当前不会命中断点还未为文档加载任何符号
  6. Cookie中的三个容器request,session,application的设置和获取
  7. linux中VI编辑器使用个人记录
  8. 行变列 拼接字符串 MSSQL 一个超级搞的问题
  9. Robot Framework自动化测试(一)---第一个脚本(转)
  10. HDU 1711 Number Sequence(KMP匹配数字串)
  11. [linux 整理] linux启动过程3
  12. 201521123076 《Java程序设计》第8周学习总结
  13. 修改注册表信息来兼容当前WebBrower程序
  14. aliyun centos7 挂载云盘
  15. win10 安装mysql
  16. nginx的变量参数 详解
  17. 关于游览器 cookie的操作类
  18. 深入理解.NET MemoryCache
  19. facebook 摘要生成阅读笔记(二) Abstractive Sentence Summarization with Attentive Recurrent Neural Networks
  20. taglist-plus 安装使用

热门文章

  1. Switchquery:移动端秒级配置触达平台
  2. Angular UI库
  3. vue2+ts 设计一个扑克牌比大小的游戏
  4. Vue 非单文件组件(不常用)3步骤(创建、注册、使用)和几个注意点、组件的本质(VueComponent)
  5. 容忍和污点Taint和Toleration
  6. mybatis动态标签——trim
  7. NSIS 自定义界面,下载并安装Net.Framework4.8
  8. N63050 第十六周运维作业
  9. 通过url跳转到页面锚点
  10. javaweb项目启动脚本