AstroWISP Python Interface

Contents:

  • Installation
  • Unit Tests
  • Python Interface Documentation
  • Python Package Implementation
  • C/C++ API
  • Unit Testing Code
    • tests package
      • Subpackages
        • tests.fitpsf package
        • tests.test_fit_star_shape package
      • Submodules
AstroWISP Python Interface
  • tests
  • tests package
  • tests.test_fit_star_shape package
  • View page source

tests.test_fit_star_shape package

Unit tests of PSF/PRF fitting.

Submodules

  • 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()
  • 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.