AstroWISP Python Interface

Contents:

  • Installation
  • Unit Tests
  • Python Interface Documentation
  • Python Package Implementation
    • astrowisp package
      • Class Inheritance Diagram
      • BackgroundExtractor
      • FitStarShape
      • PiecewiseBicubicPSF
      • PiecewiseBicubicPSFMap
      • SubPixPhot
      • Subpackages
        • astrowisp.fake_image package
        • astrowisp.tests package
        • astrowisp.utils package
      • Submodules
  • C/C++ API
  • Unit Testing Code
AstroWISP Python Interface
  • astrowisp
  • astrowisp package
  • astrowisp.utils package
  • View page source

astrowisp.utils package

Place to collect miscellaneous useful functions.

astrowisp.utils.flux_from_magnitude(magnitude, magnitude_1adu)[source]

Return the flux corresponding to the given magnitude.

Submodules

  • astrowisp.utils.explore_prf module
    • Class Inheritance Diagram
    • AlglibSpline
      • AlglibSpline.__call__()
      • AlglibSpline.__init__()
      • AlglibSpline.plot_grid_boundaries()
    • extract_pixel_data()
    • find_pixel_offsets()
    • fit_spline()
    • get_image_slices()
    • get_plot_tasks()
    • get_prf_data()
    • get_source_info()
    • get_source_positions()
    • get_trans_fname()
    • list_plot_filenames()
    • main()
    • pad_prf_data()
    • parse_command_line()
    • plot_3d_prf()
    • plot_entire_prf()
    • plot_prf_slice()
    • show_plots()
  • astrowisp.utils.file_utilities module
    • get_fits_fname_root()
    • get_fname_pattern_substitutions()
    • get_unpacked_fits()
    • prepare_file_output()
Previous Next

© Copyright 2018, Kaloyan Penev.

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