Skip to main content

Program to compute beaming factor.

Project description

Beaming Facor Library

A pre-computed beaming factor library is presented in directory BeamingFactor_Lib.
(Beaming factors fro SDSS(ugriz) systems under PHOENIX will soon uploaded in several days.)

BeamingFactor

Installation:

  We present python based program BeamingFactor for users who want to compute factors themselves.
  (will soon be available in several days)

 pip install beamingfactor  

Usage:

Examples:

import beamingfactor as bf
bf.factor(specfile='/path/to/file/file_name',spectype='PHOENIX',K=100)  

Supported Parameters

Supported Input Spectra Files:

Users can specific synthetic spectra (files direct download from PHOENIX[^1](Must use high resolution file), Atlas9, or TMAP), for example:

bf.factor(specfile='/path/to/file/file_name',spectype='ATLAS9')

Users can specific their own flux calibrated spectra as follows:

bf.factor(specfile='/path/to/file/file_name',spectype='USER')  
  • Files should be an ascii format csv file.
  • First column should be wavelength in Angstorm and second column being flux, seperated by comma.
  • First line can be comments or colnames begin with '#'.

For example:

#Wave,Flux  
200,2.0  
3000,2.1  

Supported Input Filter Passband:

Supported spectype included: ATLAS9, PHOENIX, TMAP, and USER.
Filter name should be given with band='Filter_Name'.
Support Filter_Name: u,g,r,i,z,TESS,G,Gbp,Grp,U,B,V,R,I,kepler,NUV_CSST,u_c,g_c,r_c,i_c,z_c,y_c

u,g,r,i,z are from SDSS;

NUV_CSST,u_c,g_c,r_c,i_c,z_c,y_c are from CSST

TESS for TESS

kepler for Kepler

For Example:

bf.factor(specfile='/path/to/file/file_name',spectype='ATLAS9',K=100) 

[^1]: Must use high resolution (R=500,000) file.

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

beamingfactor-0.2.2.tar.gz (44.8 kB view details)

Uploaded Source

Built Distribution

beamingfactor-0.2.2-py2.py3-none-any.whl (46.8 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file beamingfactor-0.2.2.tar.gz.

File metadata

  • Download URL: beamingfactor-0.2.2.tar.gz
  • Upload date:
  • Size: 44.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.11.5

File hashes

Hashes for beamingfactor-0.2.2.tar.gz
Algorithm Hash digest
SHA256 aec652641ab7d9d8caf983eab14b2623638b4eb374868a7d103991f582eb9f63
MD5 96ce0dfc07932fba7a0cd9e94558b26b
BLAKE2b-256 67adaef2816f5b12223725a26552aa4ba16d340710b65420eb2a72c6dddefc14

See more details on using hashes here.

File details

Details for the file beamingfactor-0.2.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for beamingfactor-0.2.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 a0e94d93e614abdbc31e6dbeaf8ccbb3c30657abc2e672be3f08edf30043089d
MD5 b0c20efc186f3a37c9780ee3a2697312
BLAKE2b-256 d452c3040183ffe83d4a829a0af8998b812bf7bd6f306c18353d413ea58d5ef9

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