Bite-sized tutorial on accessing HEASARC catalog information#223
Open
Bite-sized tutorial on accessing HEASARC catalog information#223
Conversation
added 11 commits
February 4, 2026 15:22
…asarc catalogs in Python' notebook. For issue #214
…- filled out much of section 2, demonstrating how to retrieve the number of rows in a HEASARC catalog.
…arc_catalog_contents.md demonstration. For issue #214
…s.md notebook. For issue #214
…e demonstrations of table conversions to Section 4. For issue #214
…that the user might want to go to. For issue #214
…close issue #214, time for a PR!
…atalog_contents.md. Previously it was pointing to a specific section of that tutorial. For PR #223
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Critical review criteria
The author of the pull request should make an effort to go through these check points and ensure that their submission satisfies each point - reviewers will also compare to these checklists.
Science review checklist
Formatting checklist
Tech review checklist
try/exceptstatements that are narrow in scope?