摘要: 1.Star Formation https://courses.lumenlearning.com/astronomy/chapter/star-formation/ https://courses.lumenlearning.com/astronomy/ 阅读全文
posted @ 2021-04-16 09:32 cql_astro 阅读(48) 评论(0) 推荐(0)
摘要: aplpy可以对一个N维fits cubes提取切片,对维度重新排序。有两个重要的参数,dimensions and slices.这两个参数也可以用于show_contour(). dimensions参数用来把维度分配给x或y轴。默认值是[0,1],意思是x轴应该是fits cube的第一个维度 阅读全文
posted @ 2021-04-15 21:50 cql_astro 阅读(130) 评论(0) 推荐(0)
摘要: import pyfits import numpy as np import pylab as py import img_scale j_img = pyfits.getdata('sources/4.5um.fits') h_img = pyfits.getdata('sources/8.0u 阅读全文
posted @ 2021-04-15 17:07 cql_astro 阅读(560) 评论(0) 推荐(0)
摘要: 1.gildas的几个命令 set match !tolerance 公差,差值,相对于下面的命令offset. find /offset a1 a2 !搜索这个位置 find /range w e s n [unit] ! /position a0 d0 sys !搜索绝对位置 2.不同坐标之间相 阅读全文
posted @ 2021-04-15 15:16 cql_astro 阅读(43) 评论(0) 推荐(0)
摘要: 1.paper :CO observations of the Galactic bubble N4 阅读全文
posted @ 2021-04-14 22:18 cql_astro 阅读(42) 评论(0) 推荐(0)
摘要: 1. https://reproject.readthedocs.io/en/stable/ 一个常见的例子是,您有两个fits图像,并且希望将其中一个重新投影到与另一个相同的坐标中。 这可以很轻松的用reproject得到,我们来用下面的例子证明。我们先下载两个图像, 在 http://data. 阅读全文
posted @ 2021-04-13 16:34 cql_astro 阅读(196) 评论(0) 推荐(0)
摘要: 1.https://dataverse.harvard.edu/dataverse/HIGAL 60-600um之间的数据 https://hi-gal.ifsi-roma.inaf.it/higal/ 2.http://www.ras.ucalgary.ca/VGPS/ 可以得到1.4GHz连续谱 阅读全文
posted @ 2021-04-12 12:05 cql_astro 阅读(45) 评论(0) 推荐(0)
摘要: 1. radio recombination line 2.Molecular Rings Around Interstellar Bubbles and the Thickness of Star-Forming Clouds 3.位置-速度图 http://www.astrosen.unam.m 阅读全文
posted @ 2021-04-09 10:20 cql_astro 阅读(133) 评论(0) 推荐(0)
摘要: 1. radio recombination line 2.Molecular Rings Around Interstellar Bubbles and the Thickness of Star-Forming Clouds 阅读全文
posted @ 2021-04-09 09:31 cql_astro 阅读(53) 评论(0) 推荐(0)
摘要: 1. help xy_map MAP\XY_MAP [TableName [CubeName]] [/NOGRID] [/TYPE LMV|VLM|...] Build an LMV spectra cube and an associated weight image from an XY ta- 阅读全文
posted @ 2021-04-08 16:28 cql_astro 阅读(70) 评论(0) 推荐(0)