docs.lsdb.io Open in urlscan Pro
2606:4700::6810:fe78  Public Scan

Submitted URL: https://docs.lsdb.io/
Effective URL: https://docs.lsdb.io/en/stable/
Submission: On November 11 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

GET search.html

<form class="bd-search d-flex align-items-center" action="search.html" method="get">
  <svg class="svg-inline--fa fa-magnifying-glass" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="magnifying-glass" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg="">
    <path fill="currentColor"
      d="M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208zM208 352a144 144 0 1 0 0-288 144 144 0 1 0 0 288z"></path>
  </svg><!-- <i class="fa-solid fa-magnifying-glass"></i> Font Awesome fontawesome.com -->
  <input type="search" class="form-control" name="q" placeholder="Search..." aria-label="Search..." autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false">
  <span class="search-button__kbd-shortcut"><kbd class="kbd-shortcut__modifier">Ctrl</kbd>+<kbd>K</kbd></span>
</form>

Text Content

Skip to main content

Back to top
Ctrl+K


Search Ctrl+K
 * Home page
 * Getting Started
 * Tutorials
    * Getting data into LSDB
    * Filtering large catalogs
    * Joining catalogs
    * Exporting results
    * Topic: Import catalogs
    * Topic: Manual catalog verification
    * Topic: Accessing remote data
    * Topic: Margins
    * Topic: Performance testing
    * Science Notebook: Cross-match ZTF BTS and NGC
    * Science Notebook: Import and cross-match DES and Gaia

 * API Reference
    * lsdb
       * lsdb.catalog
          * lsdb.catalog.association_catalog
          * lsdb.catalog.catalog
          * lsdb.catalog.dataset
          * lsdb.catalog.margin_catalog
      
       * lsdb.core
          * lsdb.core.crossmatch
          * lsdb.core.plotting
          * lsdb.core.search
      
       * lsdb.dask
          * lsdb.dask.crossmatch_catalog_data
          * lsdb.dask.divisions
          * lsdb.dask.join_catalog_data
          * lsdb.dask.merge_catalog_functions
          * lsdb.dask.partition_indexer
      
       * lsdb.io
          * lsdb.io.schema
          * lsdb.io.to_hats
      
       * lsdb.loaders
          * lsdb.loaders.dataframe
          * lsdb.loaders.hats
      
       * lsdb.types

 * Contact us

Developers

 * Contribution Guide

Docs as Code hosting is easy on Read the Docs. Free for open source, paid for
business. Sign up today.
Ad by EthicalAds   ·   ℹ️


 * .rst
 * .pdf

Light Dark System Settings


LSDB


CONTENTS

 * Using this Guide
 * Acknowledgements




LSDB#

LSDB (Large Survey DataBase) is a python framework that enables simple, fast
spatial analysis of extremely large astronomical catalogs (e.g. querying and
crossmatching O(1B) sources). It aims to address large-scale data processing
challenges, in particular those brought up by LSST.

Built on top of Dask to efficiently scale and parallelize operations across
multiple distributed workers, it uses the HATS data format to efficiently
perform spatial operations.

A possible HEALPix distribution for Gaia DR3.#


USING THIS GUIDE#

Getting Started

Installation and QuickStart Guide

Getting Started with LSDB
Tutorials

Learn the LSDB features by working through our guides

Tutorials
API Reference

The detailed API documentation

API Reference
Contribution Guide

For developers, learn more about contributing to this repository

Contributing to LSDB





ACKNOWLEDGEMENTS#

This project is supported by Schmidt Sciences.

This project is based upon work supported by the National Science Foundation
under Grant No. AST-2003196.

This project acknowledges support from the DIRAC Institute in the Department of
Astronomy at the University of Washington. The DIRAC Institute is supported
through generous gifts from the Charles and Lisa Simonyi Fund for Arts and
Sciences, and the Washington Research Foundation.

next

Getting Started with LSDB

Contents
 * Using this Guide
 * Acknowledgements

By LINCC Frameworks

© Copyright 2024, LINCC Frameworks.