会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
cql_astro
博客园
首页
新随笔
联系
管理
订阅
上一页
1
···
3
4
5
6
7
2020年10月8日
从光谱中可以获得天体的哪些信息
摘要: Information from Astronomical Spectra 待续。。。。。
阅读全文
posted @ 2020-10-08 11:09 cql_astro
阅读(194)
评论(0)
推荐(0)
2020年9月15日
安装gildas的完整过程
摘要: 1.可参考这篇文章https://blog.csdn.net/weixin_43433995/article/details/101526682 但按照这篇文章一路安装下来,最终并不能成功打开class。2.官方文档http://www.iram.fr/~gildas/dist/gildas.REA
阅读全文
posted @ 2020-09-15 12:41 cql_astro
阅读(1056)
评论(0)
推荐(0)
2020年8月23日
添加误差线
摘要: 本文是学习科研数据处理视频第三章的记录。 几个关键词: 平均值±标准差 Mean±SD 平均值±标准误 Mean±SEM Mean用来衡量某实验指标数值的一般水平。 SD和SEM衡量该实验指标数值的波动。 标准差、标准偏差(Standard Deviation, SD) 标准误差、标准误(Stand
阅读全文
posted @ 2020-08-23 21:54 cql_astro
阅读(353)
评论(0)
推荐(0)
2020年8月18日
astropy读取fits文件汇总
摘要: from astropy.io import fits hdu_list = fits.open(image_file) hdu_list.info() image_data = hdu_list[0].data print(type(image_data))print(image_data.sha
阅读全文
posted @ 2020-08-18 18:34 cql_astro
阅读(1127)
评论(0)
推荐(0)
启动博客
摘要: 注册有一段时间了,本博客今日开始使用。 博客的用途是记录本人科研学习过程中收集的点点滴滴。 不记录私人生活,不讲究文章美观和完整性,随性记录。
阅读全文
posted @ 2020-08-18 16:24 cql_astro
阅读(67)
评论(0)
推荐(0)
上一页
1
···
3
4
5
6
7
公告