Skip to main content

Modules for LAMOST spectra.

Project description

laspec

DOI Upload Python Package

Modules for basic operations on LAMOST spectra, etc.

If you make use of this package in your research, please cite the paper below:

author

Bo Zhang, bozhang@nao.cas.cn

home page

install

  • for the latest stable version: pip install -U laspec
  • for the latest github version: pip install -U git+git://github.com/hypergravity/laspec

module structure

  • binning
    module for rebinning spectra
    • rebin(wave, flux, flux_err, mask): rebin spectra
  • ccf
    module for cross correlation function
    • sine_bell: a sine bell function
    • wxcorr: weigted cross-correlation
    • wxcorr_cost: negative CCF function
    • wxcorr_spec: weigted cross-correlation of two spectra
    • wxcorr_rvgrid: weighted cross correlation given an RV grid
    • wxcorr_cost_binary: negative CCF function
    • wxcorr_spec_binary: weigted cross-correlation of two spectra
    • wxcorr_rvgrid_binary: weighted cross correlation given an RV grid
    • RVM Radial Velocity Machine
      • measure: measure the RV of single stars
      • measure_binary: measure the RV of binary systems
  • convolution
    module for spectral Gaussian convolution
    • conv_spec: capable to tackle arbitrary R_hi and R_lo but relatively slow
  • interpolation
    interpolation, but slow, please do not use.
    • Interp1q: use numpy.interp instead
  • lamost
    module for LAMOST spectra and files
    • lamost_filepath(planid, mjd, spid, fiberid)
    • lamost_filepath_med(planid, mjd, spid, fiberid)
    • sdss_filepath(plate, mjd, fiberid)
  • mrs
    MRS module
    • MrsSpec: MRS spectrum (B / R)
    • MrsEpoch: MRS epoch spectrum (B + R)
    • MrsFits(astropy.io.fits.HDUList): MRS fits reader
    • MrsSource(numpy.ndarray): MRS source constructor
  • line_indices
    module to measure spectral line index (EW)
    • measure_line_index: measure line index (EW)
  • normalization
    module to normalize spectra
    • normalize_spectrum_spline: a Python version of Chao's method (recommended)
    • normalize_spectrum_poly: polynomial normalization
    • normalize_spectrum_general: a unified wrapper of spline and poly
    • NOTE: bad pixels (e.g., cosmic rays) should be properly removed before normallization
  • qconv
    quick convolution, designed for two cases:
    • conv_spec_Gaussian(wave, flux, R_hi=3e5, R_lo=2000): scalar resolution to scalar resolution instrumental broadening
    • conv_spec_Rotation(wave, flux, vsini=100., epsilon=0.6): stellar rotation broadening
  • read_spectrum
    module to read LAMOST/SDSS spectra
    • read_spectrum(fp): read LAMOST low-res spectra
    • read_lamostms(fp): read LAMOST medium-res spcetra
  • spec
    modules for operations on general spectra (deprecated)
    • Spec: spec class
  • wavelength
    module to convert wavelength between air and vacuum
    • wave_log10: log10 wavelength grid
    • vac2air: convert wavelength from vacuum to air
    • air2vac: convert wavelength from air to vacuum

acknowledgements

...

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

laspec-2020.913.0-py3-none-any.whl (22.5 MB view details)

Uploaded Python 3

File details

Details for the file laspec-2020.913.0-py3-none-any.whl.

File metadata

  • Download URL: laspec-2020.913.0-py3-none-any.whl
  • Upload date:
  • Size: 22.5 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0.post20200714 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3

File hashes

Hashes for laspec-2020.913.0-py3-none-any.whl
Algorithm Hash digest
SHA256 05ba8a23add3370965d928276a90b6bd83ad3e81fa41ae72949ccb33f9a6513f
MD5 70ce4e86cb605129c67f8e86a0101296
BLAKE2b-256 0915a8ceb93ef166d3cd6af690cb5d48dab0a4e404872caa65f62aafb81a3940

See more details on using hashes here.

Supported by

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