Add PS1 "20 queries" multiple detections notebook (v1)#153
Draft
sedonaprice wants to merge 3 commits intospacetelescope:mainfrom
Draft
Add PS1 "20 queries" multiple detections notebook (v1)#153sedonaprice wants to merge 3 commits intospacetelescope:mainfrom
sedonaprice wants to merge 3 commits intospacetelescope:mainfrom
Conversation
Complete (draft) of the multiple detections notebook, with v1 containing Q15. (Q14 is slated for inclusion in v2 at a later date.) Includes a companion data file with proper motions of known moving objects matched from the JPL database for visualization in the notebook (this matching is beyond the scope of the notebook to reproduce, so included as a data file).
Change column names to lowercase to match what GP TAP will return
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.
As part of the CASJobs sunsetting efforts, MAST will be providing notebooks demonstrating how to query the Pan-STARRS catalogs at MAST using TAP/ADQL as an alternative access method.
While a Pan-STARRS/TAP notebook already exists within the MAST notebooks, the set of Pan-STARRS "20 queries" (based on the SDSS 20 queries presented by Gray et al. 2002) as adapted and formulated by Rick White for CASJobs (available on innerspace) were identified as additional valuable examples.
This notebook presents the "multiple detection" subset of these "20 queries" for Pan-STARRS, covering queries with time series information (e.g., moving objects or variable magnitudes).
The current version of this notebook (v1) covers Q15. (At a later date, Q14 is slated for inclusion in v2, after temporary tables are supported in MAST TAP queries).
Overview pages for PS1 and the PS1 "20 query" tutorials have been added, following the style of the SDSS notebooks. (These will require merge editing given the other PS1 20 queries pull requests.)
As a note: some things things will require editing before merging. All items are flagged with big red boxes, which will be removed prior to merging:
Verifying integration of the schema browser (and editing the narrative to describe how to access the schema browser), after it has been deployed publicly (as a URL) and is integrated in TIKE (through the jupyter hub instance). Alternatively, editing to remove this discussion, depending on the publication plans.
Adding correct URLs to the "PS1 TAP migration guide", describing differences in the MSSQL-backed and new, more-performant postgres-backed TAP service for PS1 DR2.