MUSEpack

Contents:

  • 1. Installing MUSEpack
    • 1.1. Additional python packages
    • 1.2. Additional 3rd party software
  • 2. MUSEreduce
    • musereduce
      • musereduce.execute()
    • 2.1. The basic folder structure
    • 2.2. The config file
    • 2.3. Utility methods
      • _get_filelist()
      • _call_esorex()
      • _create_ob_folders()
      • _sort_data()
      • _bias()
      • _dark()
      • _flat()
      • _wavecal()
      • _lsf()
      • _twilight()
      • _science_pre()
      • _std_flux()
      • _sky()
      • _modified_sky()
      • _scipost()
      • _dither_collect()
      • _exp_align()
      • _exp_combine()
      • _cleanup()
    • 2.4. History
  • 3. Spectral line fitting and radial velocity measurements
    • 3.1. Spectral line fitter
      • line_fitter()
    • 3.2. Radial Velocities
      • 3.2.1. The radial velocity fitter
        • RV_spectrum
      • 3.2.2. Monte Carlo radial velocity determination
        • ppxf_MC()
    • 3.3. History
  • 4. Cubes
    • 4.1. History
  • 5. Utility module
    • initial_guesses()
    • update_parinfo()
    • 5.1. History
  • 6. Examples
    • 6.1. Measuring stellar radial velocities
      • 6.1.1. The procedure
      • 6.1.2. The results
    • 6.2. Additional tutorials

Credits:

  • Credits

Disclaimer:

  • Disclaimer
MUSEpack
  • Index

Index

_ | C | E | I | L | M | P | R | U

_

  • _bias() (in module MUSEreduce)
  • _call_esorex() (in module MUSEreduce)
  • _cleanup() (in module MUSEreduce)
  • _create_ob_folders() (in module MUSEreduce)
  • _dark() (in module MUSEreduce)
  • _dither_collect() (in module MUSEreduce)
  • _exp_align() (in module MUSEreduce)
  • _exp_combine() (in module MUSEreduce)
  • _flat() (in module MUSEreduce)
  • _get_filelist() (in module MUSEreduce)
  • _lsf() (in module MUSEreduce)
  • _modified_sky() (in module MUSEreduce)
  • _science_pre() (in module MUSEreduce)
  • _scipost() (in module MUSEreduce)
  • _sky() (in module MUSEreduce)
  • _sort_data() (in module MUSEreduce)
  • _std_flux() (in module MUSEreduce)
  • _twilight() (in module MUSEreduce)
  • _wavecal() (in module MUSEreduce)

C

  • catalog() (radial_velocities.RV_spectrum method)
  • clean() (radial_velocities.RV_spectrum method)

E

  • execute() (MUSEreduce.musereduce method)

I

  • initial_guesses() (in module utils)

L

  • line_fitter
    • module
  • line_fitter() (in module line_fitter)
  • line_fitting() (radial_velocities.RV_spectrum method)

M

  • module
    • line_fitter
    • MUSEreduce
    • ppxf_MC
    • utils
  • MUSEreduce
    • module
  • musereduce (class in MUSEreduce)

P

  • plot() (radial_velocities.RV_spectrum method)
  • ppxf_MC
    • module
  • ppxf_MC() (in module ppxf_MC)

R

  • rv_fit() (radial_velocities.RV_spectrum method)
  • rv_fit_peak() (radial_velocities.RV_spectrum method)
  • RV_spectrum (class in radial_velocities)

U

  • update_parinfo() (in module utils)
  • utils
    • module

© Copyright 2019 - 2025, Peter Zeidler.

Built with Sphinx using a theme provided by Read the Docs.