def test_predict_timeslice_wprojection(self):
self.actualSetUp()
self.params['kernel'] = 'wprojection'
self.params['wstep'] = 2.0
self._predict_base(predict_timeslice, fluxthreshold=numpy.infty)
test_imaging.py 文件源码
python
阅读 52
收藏 0
点赞 0
评论 0
评论列表
文章目录