Jove
Visualize
Contact Us

Related Concept Videos

Spherical Coordinates01:23

Spherical Coordinates

16.5K
Spherical coordinate systems are preferred over Cartesian, polar, or cylindrical coordinates for systems with spherical symmetry. For example, to describe the surface of a sphere, Cartesian coordinates require all three coordinates. On the other hand, the spherical coordinate system requires only one parameter: the sphere's radius. As a result, the complicated mathematical calculations become simple. Spherical coordinates are used in science and engineering applications like electric and...
16.5K

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same journal

Novel Parent Survey Measures Sensory Behaviors Incorporating Sensory Modality and Stimulus Intensity.

Heliyon·2026
Same journal

Expression of concern: "SQSTM1/p62 promotes the progression of gastric cancer through epithelial-mesenchymal transition" [Heliyon 10 (2024) e24409].

Heliyon·2026
Same journal

Expression of concern: "TL1A promotes metastasis and EMT process of colorectal cancer" [Heliyon 10 (2024) e24392].

Heliyon·2026
Same journal

Expression of concern: "Factors affecting timing of surgery following neoadjuvant chemoradiation for esophageal cancer" [Heliyon 9 (2023) e23212].

Heliyon·2026
Same journal

Expression of concern: "On stratified single-valued soft topogenous structures" [Heliyon 10 (2024) e27926].

Heliyon·2026
Same journal

Expression of concern: "Artifact removal and motor imagery classification in EEG using advanced algorithms and modified DNN" [Heliyon 10 (2024) e27198].

Heliyon·2026
See all related articles
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Experiment Video

Updated: Feb 26, 2026

Digital Inline Holographic Microscopy DIHM of Weakly-scattering Subjects
10:16

Digital Inline Holographic Microscopy DIHM of Weakly-scattering Subjects

Published on: February 8, 2014

12.7K

A multi-resolution HEALPix data structure for spherically mapped point data.

Robert W Youngren1, Mikel D Petty2

  • 1Simulation Technologies, Inc., Huntsville, Alabama 35805 USA.

Heliyon
|July 20, 2017
PubMed
Summary
This summary is machine-generated.

A new Multi-Resolution HEALPix (MRH) data structure significantly improves memory usage and query speed for sparse, spherically mapped data compared to the standard Hierarchical Equal Area iso-Latitude Pixelization (HEALPix). MRH offers substantial performance gains for cosmic microwave background analysis and other spatial data applications.

Keywords:
Computer science

More Related Videos

Measuring the Structure, Composition, and Change of Underwater Environments with Large-area Imaging
09:19

Measuring the Structure, Composition, and Change of Underwater Environments with Large-area Imaging

Published on: April 18, 2025

1.6K
High-resolution Single Particle Analysis from Electron Cryo-microscopy Images Using SPHIRE
13:28

High-resolution Single Particle Analysis from Electron Cryo-microscopy Images Using SPHIRE

Published on: May 16, 2017

51.0K

Related Experiment Videos

Last Updated: Feb 26, 2026

Digital Inline Holographic Microscopy DIHM of Weakly-scattering Subjects
10:16

Digital Inline Holographic Microscopy DIHM of Weakly-scattering Subjects

Published on: February 8, 2014

12.7K
Measuring the Structure, Composition, and Change of Underwater Environments with Large-area Imaging
09:19

Measuring the Structure, Composition, and Change of Underwater Environments with Large-area Imaging

Published on: April 18, 2025

1.6K
High-resolution Single Particle Analysis from Electron Cryo-microscopy Images Using SPHIRE
13:28

High-resolution Single Particle Analysis from Electron Cryo-microscopy Images Using SPHIRE

Published on: May 16, 2017

51.0K

Area of Science:

  • Astronomy and Astrophysics
  • Geospatial Data Science
  • Computer Science

Background:

  • Spherically mapped data requires specialized structures for efficient storage and querying.
  • Hierarchical Equal Area iso-Latitude Pixelization (HEALPix) is a common data structure for spherical data, but has limitations with sparse datasets.
  • Existing HEALPix implementations can suffer from inefficient memory use and suboptimal query performance for sparse point data.

Purpose of the Study:

  • To develop and evaluate a novel multi-resolution variant of the HEALPix data structure optimized for sparse point data on a sphere.
  • To address the limitations of the standard HEALPix structure, including memory inefficiency and query inaccuracies for sparse data.
  • To improve data handling for applications involving large-scale spherical datasets.

Main Methods:

  • Developed a Multi-Resolution HEALPix (MRH) data structure allowing variable subdivision levels across the sphere.
  • Implemented MRH and compared its performance against the standard HEALPix structure.
  • Tested both data structures using diverse spherically mapped datasets, including cosmic microwave background data, warhead trajectories, weather stations, and galaxy locations.
  • Executed four types of range queries on each dataset for both HEALPix and MRH.

Main Results:

  • The MRH data structure demonstrated significant memory reductions, using two to four orders of magnitude less memory than HEALPix for the same sparse data.
  • MRH exhibited a 72% average improvement in query execution speed compared to the standard HEALPix structure.
  • The new structure effectively handles sparse point data, overcoming drawbacks associated with HEALPix.

Conclusions:

  • The Multi-Resolution HEALPix (MRH) data structure offers a superior alternative to standard HEALPix for managing sparse, spherically mapped data.
  • MRH provides substantial benefits in terms of memory efficiency and query performance, making it highly suitable for large-scale astronomical and geospatial applications.
  • This advancement enables more efficient analysis of complex spatial datasets, particularly those characterized by sparsity.