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-1.0.0.tar.gz (3.6 MB view details)

Uploaded Source

Built Distribution

beamingfactor-1.0.0-py2.py3-none-any.whl (3.6 MB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for beamingfactor-1.0.0.tar.gz
Algorithm Hash digest
SHA256 9739c6854ada40b28c03adc582ba29626d3f4964872312ce54881bd1687193f6
MD5 e97126a66fe64f4155f0ec1f837df166
BLAKE2b-256 05c2b9cd049e33b3a22b3cd23eda90b16dd6cf8cc6561249a063f1e6b3ef13d9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for beamingfactor-1.0.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 935aef6d16fd332b9f32fc2c2f673eae7fccce817968c3b8adfb18c9cc23a1fc
MD5 5b2aec0e603c5b01ea794ba2d2e27f0b
BLAKE2b-256 f25d3513017173247757ea4625af540c9c2b61f07295ea1b677191a38c46e8a4

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