Package: panstarrs 0.2.2
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.2.tar.gz
panstarrs_0.2.2.zip(r-4.5)panstarrs_0.2.2.zip(r-4.4)panstarrs_0.2.2.zip(r-4.3)
panstarrs_0.2.2.tgz(r-4.4-any)panstarrs_0.2.2.tgz(r-4.3-any)
panstarrs_0.2.2.tar.gz(r-4.5-noble)panstarrs_0.2.2.tar.gz(r-4.4-noble)
panstarrs_0.2.2.tgz(r-4.4-emscripten)panstarrs_0.2.2.tgz(r-4.3-emscripten)
panstarrs.pdf |panstarrs.html✨
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
Last updated 4 months agofrom:b4d88002dd. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 09 2024 |
R-4.5-win | OK | Oct 09 2024 |
R-4.5-linux | OK | Oct 09 2024 |
R-4.4-win | OK | Oct 09 2024 |
R-4.4-mac | OK | Oct 09 2024 |
R-4.3-win | OK | Oct 09 2024 |
R-4.3-mac | OK | Oct 09 2024 |
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 |