Skip to main content
QUICK REVIEW

[論文レビュー] Gaia Data Release 1: The archive visualisation service

A. Moitinho, A. Krone-Martins|Dipòsit Digital de la Universitat de Barcelona (Universitat de Barcelona)|Aug 1, 2017
Stellar, planetary, and galactic studies参考文献 28被引用数 5
ひとこと要約

本論文では、11億個を超える天体源を含むガイヤー・データ・リリース1(Gaia DR1)のためのガイヤー・アーカイブ可視化サービス(GAVS)を提示する。GAVSは、2次元および3次元可視化を用いた、インタラクティブでウェブベースの探索を可能にする。IVELAプロジェクトに基づいて構築されており、リアルタイムのナビゲーション、メタデータリンク、REST APIによる将来的な拡張性を備え、データ分析ツールやガイヤー・スカイ、ワールド・ワイド・テレスコープなどのインフォーマティクス・プラットフォームとの統合を可能にする。

ABSTRACT

Context: The first Gaia data release (DR1) delivered a catalogue of astrometry and photometry for over a billion astronomical sources. Within the panoply of methods used for data exploration, visualisation is often the starting point and even the guiding reference for scientific thought. However, this is a volume of data that cannot be efficiently explored using traditional tools, techniques, and habits. Aims: We aim to provide a global visual exploration service for the Gaia archive, something that is not possible out of the box for most people. The service has two main goals. The first is to provide a software platform for interactive visual exploration of the archive contents, using common personal computers and mobile devices available to most users. The second aim is to produce intelligible and appealing visual representations of the enormous information content of the archive. Methods: The interactive exploration service follows a client-server design. The server runs close to the data, at the archive, and is responsible for hiding as far as possible the complexity and volume of the Gaia data from the client. This is achieved by serving visual detail on demand. Levels of detail are pre-computed using data aggregation and subsampling techniques. For DR1, the client is a web application that provides an interactive multi-panel visualisation workspace as well as a graphical user interface. Results: The Gaia archive Visualisation Service offers a web-based multi-panel interactive visualisation desktop in a browser tab. It currently provides highly configurable 1D histograms and 2D scatter plots of Gaia DR1 and the Tycho-Gaia Astrometric Solution (TGAS) with linked views. An innovative feature is the creation of ADQL queries from visually defined regions in plots. [abridged]

研究の動機と目的

  • 11億個を超える天体源を含むガイヤー・データ・リリース1(Gaia DR1)のスケーラブルでインタラクティブなウェブベースの可視化サービスを提供すること。
  • 天文学者および一般大衆が、ローカルの計算負荷をかけずに、直感的でリアルタイムの可視化を通じて大規模な天体物理学的データを探索できるようにすること。
  • 将来の拡張機能(例:3次元ポイントクラウドレンダリング、アノテーションツール、新しいプロット形式)をサポートできるモジュラーよりも拡張性の高いシステムを設計すること。
  • 可視化サービスを外部ツールやプラットフォームと統合することにより、データ分析フレームワークや教育的インフォーマティクス・アプリケーションと連携すること。
  • ガイヤー・アーカイブに近い場所でコード実行を可能にするプラットフォーム(例:GAVIP)を活用し、データ処理をデータストレージに近づけるビジョンを支援すること。

提案手法

  • IVELA(大規模アーカイブ向けインタラクティブ可視化環境)プロジェクトの概念とプロトタイプを活用して、GAVSフレームワークを構築した。
  • 最新のウェブ技術を用いたウェブベースのクライアントを実装し、ガイヤーDR1データのリアルタイムでインタラクティブな2次元および3次元可視化を可能にした。
  • 外部アプリケーションとの統合を可能にするために、可視化メタデータ、インデックス、詳細度、リンクされたビューを公開するRESTful APIを設計した。
  • Aladin Lite や JS9 といった既存の天体学的ツールとの統合により、データレンダリングの向上と互換性の向上を図った。
  • スケールに応じたパフォーマンスを確保するため、可視化データの事前計算を実装したが、ユーザーがトリガーする事前計算の検討も進行中である。
  • Glue などのデータ分析エコシステムとのシームレスな統合を可能にするために、Python や他の言語用のラッパーの計画を策定した。
Figure 1: Static architecture diagram for the GAVS Server. It presents the components of the Server (Services, Plots Backend, Spatial Indexing, and Database Manager), how they are connected, and the context within the GAVS.
Figure 1: Static architecture diagram for the GAVS Server. It presents the components of the Server (Services, Plots Backend, Spatial Indexing, and Database Manager), how they are connected, and the context within the GAVS.

実験結果

リサーチクエスチョン

  • RQ111億個の源を含むガイヤー・データ・リリース1(Gaia DR1)を処理できるスケーラブルでインタラクティブなウェブベースの可視化システムをどのように構築できるか?
  • RQ2ブラウザ環境で大規模な天体物理学的データセットを効率的かつリアルタイムでナビゲート・探索するための、どのようなアーキテクチャパターンが必要か?
  • RQ3可視化サービスをデータ分析ツールから分離しつつ、Glue などのフレームワークとの相互運用性をどのように実現できるか?
  • RQ4ガイヤー・スカイ や ワールド・ワイド・テレスコープ といったプラットフォームを通じて、可視化サービスが一般の関与や教育をどのように促進できるか?
  • RQ5将来的なシステムをどのように設計すれば、データ転送を最小限に抑え、パフォーマンスを最大化できるか、計算コードをデータに近い場所に配置できるか?

主な発見

  • ガイヤー・アーカイブ可視化サービス(GAVS)は、スケーラブルなブラウザベースのインターフェースを通じて、ガイヤーDR1の11億個の源をインタラクティブにウェブ上で探索可能にした。
  • リアルタイムの2次元および3次元可視化をサポートしており、将来は3次元ポイントクラウドレンダリングやヒストограм、密度プロットなどの高度なプロット形式のサポートを計画している。
  • 可視化メタデータを公開する基盤としてREST APIを確立した。Python などの言語ラッパーの計画により、データ分析ツールとの統合が可能になる。
  • ガイヤー・スカイ や ワールド・ワイド・テレスコープ といった外部プラットフォームと相互運用可能に設計されており、一般向けのインフォーマティクス活動や教育の促進に貢献している。
  • ガイヤー追加価値プラットフォーム(GAVIP)およびその GAVIDAV コンponent との統合により、データに近い場所でコード実行(near-data computation)が可能となり、パフォーマンスが向上した。
  • DR1の成功は、一般および科学的関心の高さを裏付け、大規模な天体物理学的データを視覚的かつインタラクティブにアクセス可能にするアプローチの有効性を実証した。
Figure 2: Client architecture diagram providing the structure and context in GAVS. The Client is structured in a Model-View-Controller design expressed in the Directives, Controllers, and Services modules.
Figure 2: Client architecture diagram providing the structure and context in GAVS. The Client is structured in a Model-View-Controller design expressed in the Directives, Controllers, and Services modules.

より良い研究を、今すぐ始めましょう

論文の読解から最終レビューまで、研究時間を劇的に削減しましょう。

クレジットカード登録不要

このレビューはAIが作成し、人間の編集者が確認しました。