Skip to main content

sky background

Project description

sky-bkg

Description

Two sources of sky background are considered:

  • Zodiacal light
  • Earth shine

Zodiacal light

Zodiacal light varies as a function of angular distance of the target from the Sun and from the ecliptic. We adopt data in Leinert et al. (1998).

Earth-shine

Earth-shine varies strongly as a function of angle between the target and the Earth lime. We adopt data from Figure 9.1 in HST/WFC3 instrument handbook.

Installation

via pip:

pip install sky-bkg

Usage

from sky_bkg import sky_bkg

ra = 150
dec = 45
time = '2019-07-01'
zodi_wave, zodi_flux = sky_bkg.zodiacal(ra, dec, time)

theta = 40
earth_wave, earth_flux = sky_bkg.earthshine(theta)

References

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

sky_bkg-0.1.3.tar.gz (165.4 kB view details)

Uploaded Source

File details

Details for the file sky_bkg-0.1.3.tar.gz.

File metadata

  • Download URL: sky_bkg-0.1.3.tar.gz
  • Upload date:
  • Size: 165.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.21.0 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.7.1

File hashes

Hashes for sky_bkg-0.1.3.tar.gz
Algorithm Hash digest
SHA256 64fb4b2679261653e3d674e96ee90f26349c29bc00c7af918648397f78d9c59c
MD5 a011199476d39e77d9fb8f4f65e6ceb5
BLAKE2b-256 d4b3204f08b8101c971146c306f910f000c05a48ab1126ea33c58a1db9949cb6

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page