A Python Package of A3COSMOS Astronomical Data and Catalog Utilities.
Project description
A simple introduction:
This Python package contains some useful functions to query A3COSMOS catalog and make cutout images.
It is currently under development.
A simple usage:
- To query source by RA Dec coordinate::
import a3cosmos as a3c a3cosmos.find_source(RA = 150.0, Dec = 2.0)
- To make a cutout image centered at a source RA Dec coordinate::
import a3cosmos as a3c a3cosmos.make_cutout(RA = 150.0, Dec = 2.0, FoV = 10, Band=’Ks’) # Note that this is currently not working for ALMA images because our data are still waiting to be released on COSMOS IRSA website.
- More functions underway::
TODO
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
a3cosmos-0.9.3.tar.gz
(1.3 MB
view details)
Built Distribution
File details
Details for the file a3cosmos-0.9.3.tar.gz
.
File metadata
- Download URL: a3cosmos-0.9.3.tar.gz
- Upload date:
- Size: 1.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 56a6b3ef1fb30af8c4b4a1545e91f9ddf5e64950ee9324796bbb4ed62ba4a894 |
|
MD5 | 38a01eb8356058940f03a70a1a2942bb |
|
BLAKE2b-256 | c1a06abd90efda644f5d41f73469df85453f4a6516a849aa239648bc7e05e9d9 |
File details
Details for the file a3cosmos-0.9.3-py3-none-any.whl
.
File metadata
- Download URL: a3cosmos-0.9.3-py3-none-any.whl
- Upload date:
- Size: 1.3 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b2220d294b74b53925d7e6607af1d4ac82d4c251abe64aa45c91e25ce028b7de |
|
MD5 | 9b647896cc2a9c6aa92a83c69ff126c2 |
|
BLAKE2b-256 | bc7fc58744257149bfd890819dd8a2fdc50318b351cd8c14f1d8bb522559582f |