天球投影
跳到导航
跳到搜索
- aitoff和aitoff_grid
equal-area Aitoff projection,后者生成一个grid。 X坐标从-180,到180. 根据需要,我自己生成了一个X坐标从0,360的投影程序,命名为aitoff2和aitoff_grid2
- 如果不需要整个天球都画出来,只画一部分,比如北半球
plot,indgen(180),indgen(180)*0.5,xrange=[-180,180],yrange=[0,90],/nodata,xstyl aitoff_grid,60,30,/label
- EQPOLE和EQPOLE_GRID
equal-area polar projection。X,Y的坐标都是-90到90