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.tests package
  • astrowisp.tests.test_fit_star_shape package
  • View page source

astrowisp.tests.test_fit_star_shape package

Unit tests of PSF/PRF fitting.

Submodules

  • astrowisp.tests.test_fit_star_shape.noiseless_tests module
    • Class Inheritance Diagram
    • TestFitStarShapeNoiseless
      • TestFitStarShapeNoiseless.check_results()
      • TestFitStarShapeNoiseless.create_debug_files()
      • TestFitStarShapeNoiseless.run_test()
      • TestFitStarShapeNoiseless.test_four_overlapping_sources()
      • TestFitStarShapeNoiseless.test_isolated_sources()
      • TestFitStarShapeNoiseless.test_multi_image_with_extra_var()
      • TestFitStarShapeNoiseless.test_single_source()
      • TestFitStarShapeNoiseless.test_two_overlapping_sources()
  • astrowisp.tests.test_fit_star_shape.utils module
    • Class Inheritance Diagram
    • evaluate_psffit_terms()
    • make_image_and_source_list()
Previous Next

© Copyright 2018, Kaloyan Penev.

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