Montage工具箱的优化设计-ChineseVirtualObservatory.ppt

Montage工具箱的优化设计-ChineseVirtualObservatory.ppt

  1. 1、本文档共13页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
Montage工具箱的优化设计-ChineseVirtualObservatory.ppt

Montage Toolkit优化设计 徐祯 天津大学计算机科学与技术学院 2007.11.16 (注:本项目具体工作由熊科浪同学和刘超博士完成) 内容概要 Montage Toolkit介绍 优化设计 性能分析 工作展望 参考文献 Montage Toolkit简介 项目起源 NASA and the California Institute of Technology / A toolkit for assembling astronomical images into mosaics. 工作流程 calculate input images metadata and output image template Re-project input images Model the background radiation Co-add into a mosaic 支持文件格式 Flexible Image Transport System (FITS) Montage Toolkit简介 主要算法 Image Reprojections Background Modeling and Rectification Coadditions and Weighting of Output Pixel Fluxes 精确度 测试工具:extractor both location and flux are conserved very well 性能优化 Parallelize re-projection Montage的设计并行 优化设计 再投影算法并行化 mProjExec 背景平面消除算法并行化 mFlattenExecMPI 图像叠加算法并行化 mAddFileMPI 背景平面消除算法及并行化 算法概要 projected onto a common coordinate system and then any discrepancies in brightness or background must be removed. 处理流程 循环对各个输入图像调用mFitPlane和mBackground函数,将各个fits文件的背景进行归一处理,保证拼在一起以后背景水平是一致的。 并行方法 采用轮询方法将各输入图像文件的mFitPlane和mBackground函数调用静态分配到不同进程上执行。 背景平面消除算法并行化-性能分析 测试结果 并行化函数—mFlattenExecMPI 函数mBackground()涉及到较多文件操作,在共享存储系统中并行加速度不明显 图像叠加算法 算法概要 each input pixels energy contribution to an output pixel is added to that pixel, weighted by the sky area of the overlap.? 处理流程 图像叠加算法并行化 分解原有images.tbl文件给不同进程 各进程并行调用mAdd叠加输入图像文件 根进程调用mImgtbl函数为各进程输出的叠加fits文件,生成一个images.tbl文件 根进程调用mAdd函数二次叠加各进程的输出fits文件,生成最终的叠加fits文件。 输出状态信息 图像叠加算法并行化-性能分析 测试结果 并行化函数—mAddFileMPI 工作展望 基于现有网格计算中间件(GT4 + Condor + Pegasus) 利用现有集群以及PC搭建网格环境 设计和实现基于Web的UI应用 将Montage Toolkit迁移到China-VO 参考文献 Software Design Specification for MONTAGE ?An Astronomical Image Mosaic Service for the National Virtual Observatory Version 2.1 (August 29, 2004): Detailed Design Algorithms for Re-projection, Background Rectification and Image Co-addition in Montage Documentation FITS基本格式及其扩展 柯大荣,赵永恒 中国科学院北京天文台 1993.7 This research made use of Montage, funded by the National Aeronautics and Space Administrations Earth Science Technology Office, Computa

文档评论(0)

ailuojue + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档