Skip to content

Latest commit

 

History

History
84 lines (55 loc) · 2.62 KB

index.md

File metadata and controls

84 lines (55 loc) · 2.62 KB

Caltech/IPAC--IRSA Python Notebook Tutorials

These Python Jupyter Notebook tutorials demonstrate access methods and techniques for working with data served by the NASA/IPAC Infrared Science Archive (IRSA). They cover topics like querying IRSA, working with catalogs in Parquet format, visualizing with Firefly, and general other techniques.

Accessing IRSA's on-premises holdings using VO protocols

---
maxdepth: 1
caption: VO on-prem data access
---
tutorials/irsa-sia-examples/sia_2mass_allsky
tutorials/irsa-sia-examples/sia_allwise_atlas
tutorials/irsa-sia-examples/sia_cosmos
tutorials/irsa-sia-examples/siav2_seip
tutorials/cosmodc2/cosmoDC2_TAP_access.md

Accessing IRSA's cloud holdings

These notebooks demonstrate how to access the IRSA-curated datasets that available in Amazon Web Services (AWS) S3 cloud storage buckets.

---
maxdepth: 1
caption: Cloud data access
---

tutorials/cloud_access/cloud-access-intro
tutorials/parquet-catalog-demos/wise-allwise-catalog-demo
tutorials/parquet-catalog-demos/neowise-source-table-strategies
tutorials/parquet-catalog-demos/neowise-source-table-lightcurves
tutorials/openuniversesims/openuniverse2024_roman_simulated_timedomainsurvey
tutorials/openuniversesims/openuniverse2024_roman_simulated_wideareasurvey

Interactive visualization in Python with Firefly

These notebooks demonstrate how to use the Firefly visualization tools from Python. Firefly is an open-source toolkit based on IVOA standards and designed to enable astronomical data archive access, exploratory data analysis, and visualization.

It is used in archive user interfaces at IRSA, the NASA Exoplanet Science Institute (NExScI), the NASA/IPAC Extragalactic Database (NED), and the Vera C. Rubin Observatory.

---
maxdepth: 1
caption: Visualizations with Firefly
---

tutorials/firefly/SEDs_in_Firefly
tutorials/firefly/NEOWISE_light_curve_demo
tutorials/firefly/OpenUniverse2024Preview_Firefly

Generally useful techniques

These notebooks cover miscellaneous topics that users might find useful in their analysis of IRSA-curated data.

---
maxdepth: 1
caption: Generic techniques
---

tutorials/parallelize/Parallelize_Convolution


About these notebooks

Authors: IRSA Scientists and Developers wrote and maintain these notebooks.

Contact: the IRSA Helpdesk with questions or reporting problems.