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.1.tar.gz (7.1 kB view details)

Uploaded Source

Built Distribution

beamingfactor-0.2.1-py2.py3-none-any.whl (6.4 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: beamingfactor-0.2.1.tar.gz
  • Upload date:
  • Size: 7.1 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.1.tar.gz
Algorithm Hash digest
SHA256 1ee0fbd8ff3da1858c8886e04ea9e964be08a17e101ec0f43100e6f380a90137
MD5 a005f62ddbc68c674c23963425d64eb4
BLAKE2b-256 01d0eaed01b89039e80c54054acf0f67e182d025af7981912c57d088f9c60c63

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for beamingfactor-0.2.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 49c9eeac01c9dd56dbe7c602d528cab50b709d17819f10f27528c1d3c39a3786
MD5 c5c71dd84d74c94cb15a33496208ffdc
BLAKE2b-256 11c9cd68e8029988e0011fe97847dc872fdb9ebefd6b1d3e49e8bed14cb334e0

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