Package: panstarrs 0.2.3

Grigory Uskov
panstarrs: Interface to the Pan-STARRS API
An interface to the API for 'Pan-STARRS1', a data archive of the PS1 wide-field astronomical survey. The package allows access to the PS1 catalog and to the PS1 images. (see <https://outerspace.stsci.edu/display/PANSTARRS/> for more information). You can use it to plan astronomical observations, make guidance pictures, find magnitudes in five broadband filters (g, r, i, z, y) and more.
Authors:
panstarrs_0.2.3.tar.gz
panstarrs_0.2.3.zip(r-4.7)panstarrs_0.2.3.zip(r-4.6)panstarrs_0.2.3.zip(r-4.5)
panstarrs_0.2.3.tgz(r-4.6-any)panstarrs_0.2.3.tgz(r-4.5-any)
panstarrs_0.2.3.tar.gz(r-4.7-any)panstarrs_0.2.3.tar.gz(r-4.6-any)
panstarrs_0.2.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
panstarrs/json (API)
NEWS
| # Install 'panstarrs' in R: |
| install.packages('panstarrs', repos = c('https://uskovgs.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/uskovgs/panstarrs/issues
Pkgdown/docs site:https://uskovgs.github.io
Last updated from:ca64aa1139. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 135 | ||
| source / vignettes | OK | 168 | ||
| linux-release-x86_64 | OK | 121 | ||
| macos-release-arm64 | OK | 150 | ||
| macos-oldrel-arm64 | OK | 171 | ||
| windows-devel | OK | 68 | ||
| windows-release | OK | 74 | ||
| windows-oldrel | OK | 69 | ||
| wasm-release | OK | 107 |
Exports:ps1_coneps1_crossmatchps1_image_colorps1_image_grayps1_image_listps1_image_urlps1_mast_resolveps1_metadataps1_resolveps1_search
Dependencies:askpassbackportsbitbit64checkmatecurldata.tablehttrjsonlitemimeopensslR6sys
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Do a cone search of the PS1 catalog | ps1_cone |
| Do a cross-match with PS1 catalog | ps1_crossmatch |
| Get color image at a sky position | ps1_image_color |
| Get grayscale image at a sky position | ps1_image_gray |
| Get list of images | ps1_image_list |
| Get URL of images | ps1_image_url |
| Get the RA and Dec for an object using the MAST name resolver | ps1_mast_resolve |
| Metadata from PS1 | ps1_metadata |
| Get the RA and Dec for objects from PanSTARRS catalog. | ps1_resolve |
| Do a general search of the PS1 catalog (possibly without ra/dec/radius) | ps1_search |