AstroWISP Python Interface
Contents:
Installation
Unit Tests
Python Interface Documentation
Python Package Implementation
C/C++ API
Unit Testing Code
AstroWISP Python Interface
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
I
|
L
|
M
|
O
|
P
|
R
|
S
|
T
_
__call__() (astrowisp.background.BackgroundExtractor method)
(astrowisp.BackgroundExtractor method)
(astrowisp.fake_image.bipolynomial_psf_piece.BipolynomialPSFPiece method)
(astrowisp.fake_image.piecewise_psf.PiecewisePSF method)
(astrowisp.fake_image.psf_piece.PSFPiece method)
(astrowisp.piecewise_bicubic_psf.PiecewiseBicubicPSF method)
(astrowisp.piecewise_bicubic_psf_map.PiecewiseBicubicPSFMap method)
(astrowisp.PiecewiseBicubicPSF method)
(astrowisp.PiecewiseBicubicPSFMap method)
(astrowisp.psf_base.PSFBase method)
(astrowisp.SubPixPhot method)
(astrowisp.subpixphot.SubPixPhot method)
(astrowisp.utils.explore_prf.AlglibSpline method)
__del__() (astrowisp.background.BackgroundExtractor method)
(astrowisp.BackgroundExtractor method)
(astrowisp.fit_star_shape.FitStarShape method)
(astrowisp.FitStarShape method)
(astrowisp.io_tree.IOTree method)
(astrowisp.piecewise_bicubic_psf.PiecewiseBicubicPSF method)
(astrowisp.piecewise_bicubic_psf_map.PiecewiseBicubicPSFMap method)
(astrowisp.PiecewiseBicubicPSF method)
(astrowisp.PiecewiseBicubicPSFMap method)
(astrowisp.SubPixPhot method)
(astrowisp.subpixphot.SubPixPhot method)
__init__() (astrowisp.background.BackgroundExtractor method)
(astrowisp.BackgroundExtractor method)
(astrowisp.fake_image.bipolynomial_psf_piece.BipolynomialPSFPiece method)
(astrowisp.fake_image.piecewise_bicubic_psf.PiecewiseBicubicPSF method)
(astrowisp.fake_image.piecewise_psf.PiecewisePSF method)
(astrowisp.fit_star_shape.FitStarShape method)
(astrowisp.FitStarShape method)
(astrowisp.io_tree.IOTree method)
(astrowisp.piecewise_bicubic_psf.PiecewiseBicubicPSF method)
(astrowisp.piecewise_bicubic_psf_map.PiecewiseBicubicPSFMap method)
(astrowisp.PiecewiseBicubicPSF method)
(astrowisp.PiecewiseBicubicPSFMap method)
(astrowisp.SubPixPhot method)
(astrowisp.subpixphot.SubPixPhot method)
(astrowisp.utils.explore_prf.AlglibSpline method)
__new__() (astrowisp.fake_image.image.Image static method)
_create_piece() (astrowisp.fake_image.piecewise_bicubic_psf.PiecewiseBicubicPSF static method)
_format_config() (astrowisp.fit_star_shape.FitStarShape static method)
(astrowisp.FitStarShape static method)
(astrowisp.SubPixPhot static method)
(astrowisp.subpixphot.SubPixPhot static method)
_library_configuration (astrowisp.fit_star_shape.FitStarShape attribute)
(astrowisp.FitStarShape attribute)
(astrowisp.SubPixPhot attribute)
(astrowisp.subpixphot.SubPixPhot attribute)
_library_psf_fitter (astrowisp.fit_star_shape.FitStarShape attribute)
(astrowisp.FitStarShape attribute)
_library_subpix_map (astrowisp.SubPixPhot attribute)
(astrowisp.subpixphot.SubPixPhot attribute)
_result_tree (astrowisp.fit_star_shape.FitStarShape attribute)
(astrowisp.FitStarShape attribute)
(astrowisp.SubPixPhot attribute)
(astrowisp.subpixphot.SubPixPhot attribute)
A
add_flux_around_sources() (astrowisp.tests.test_background.TestAnnulusBackground static method)
(tests.test_background.TestAnnulusBackground static method)
add_source() (astrowisp.fake_image.image.Image method)
AlglibSpline (class in astrowisp.utils.explore_prf)
approx_equal() (astrowisp.tests.utilities.FloatTestCase method)
(tests.utilities.FloatTestCase method)
assertApprox() (astrowisp.tests.utilities.FloatTestCase method)
(tests.utilities.FloatTestCase method)
assertExpectedImage() (astrowisp.tests.test_fake_image.TestImage method)
(tests.test_fake_image.TestImage method)
astrowisp
module
astrowisp.background
module
astrowisp.fake_image
module
astrowisp.fake_image.bipolynomial_psf_piece
module
astrowisp.fake_image.image
module
astrowisp.fake_image.piecewise_bicubic_psf
module
astrowisp.fake_image.piecewise_psf
module
astrowisp.fake_image.psf_piece
module
astrowisp.fit_star_shape
module
astrowisp.hat_masks
module
astrowisp.io_tree
module
astrowisp.piecewise_bicubic_psf
module
astrowisp.piecewise_bicubic_psf_map
module
astrowisp.psf_base
module
astrowisp.subpixphot
module
astrowisp.tests
module
astrowisp.tests.fitpsf
module
astrowisp.tests.fitpsf.noiseless_tests
module
astrowisp.tests.fitpsf.utils
module
astrowisp.tests.test_background
module
astrowisp.tests.test_fake_image
module
astrowisp.tests.test_fistar
module
astrowisp.tests.test_fit_star_shape
module
astrowisp.tests.test_fit_star_shape.noiseless_tests
module
astrowisp.tests.test_fit_star_shape.utils
module
astrowisp.tests.test_grcollect
module
astrowisp.tests.test_piecewise_bicubic_psf
module
astrowisp.tests.utilities
module
astrowisp.utils
module
astrowisp.utils.explore_prf
module
astrowisp.utils.file_utilities
module
B
BackgroundExtractor (class in astrowisp)
(class in astrowisp.background)
BipolynomialPSFPiece (class in astrowisp.fake_image.bipolynomial_psf_piece)
C
check_results() (astrowisp.tests.fitpsf.noiseless_tests.TestPiecewiseBicubicNoiseless method)
(astrowisp.tests.test_fit_star_shape.noiseless_tests.TestFitStarShapeNoiseless method)
(tests.fitpsf.noiseless_tests.TestPiecewiseBicubicNoiseless method)
(tests.test_fit_star_shape.noiseless_tests.TestFitStarShapeNoiseless method)
configuration (astrowisp.fit_star_shape.FitStarShape attribute)
(astrowisp.FitStarShape attribute)
(astrowisp.SubPixPhot attribute)
(astrowisp.subpixphot.SubPixPhot attribute)
configure() (astrowisp.fit_star_shape.FitStarShape method)
(astrowisp.FitStarShape method)
(astrowisp.SubPixPhot method)
(astrowisp.subpixphot.SubPixPhot method)
create_debug_files() (astrowisp.tests.test_fit_star_shape.noiseless_tests.TestFitStarShapeNoiseless method)
(tests.test_fit_star_shape.noiseless_tests.TestFitStarShapeNoiseless method)
D
defined_quantity_names() (astrowisp.io_tree.IOTree method)
E
error_confidence (astrowisp.background.BackgroundExtractor attribute)
(astrowisp.BackgroundExtractor attribute)
evaluate_psffit_terms() (in module astrowisp.tests.test_fit_star_shape.utils)
(in module tests.test_fit_star_shape.utils)
extract_pixel_data() (in module astrowisp.utils.explore_prf)
F
find_pixel_offsets() (in module astrowisp.utils.explore_prf)
fit() (astrowisp.fit_star_shape.FitStarShape method)
(astrowisp.FitStarShape method)
fit_spline() (in module astrowisp.utils.explore_prf)
fitpsf_executable (astrowisp.tests.fitpsf.noiseless_tests.TestPiecewiseBicubicNoiseless attribute)
(tests.fitpsf.noiseless_tests.TestPiecewiseBicubicNoiseless attribute)
FitStarShape (class in astrowisp)
(class in astrowisp.fit_star_shape)
FloatTestCase (class in astrowisp.tests.utilities)
(class in tests.utilities)
flux_from_magnitude() (in module astrowisp.utils)
G
get() (astrowisp.io_tree.IOTree method)
get_down_range() (astrowisp.fake_image.piecewise_psf.PiecewisePSF method)
(astrowisp.piecewise_bicubic_psf.PiecewiseBicubicPSF method)
(astrowisp.PiecewiseBicubicPSF method)
(astrowisp.psf_base.PSFBase method)
get_fits_fname_root() (in module astrowisp.utils.file_utilities)
get_fname_pattern_substitutions() (in module astrowisp.utils.file_utilities)
get_image_slices() (in module astrowisp.utils.explore_prf)
get_left_range() (astrowisp.fake_image.piecewise_psf.PiecewisePSF method)
(astrowisp.piecewise_bicubic_psf.PiecewiseBicubicPSF method)
(astrowisp.PiecewiseBicubicPSF method)
(astrowisp.psf_base.PSFBase method)
get_piece_index() (in module astrowisp.fake_image.piecewise_psf)
get_plot_tasks() (in module astrowisp.utils.explore_prf)
get_prf_data() (in module astrowisp.utils.explore_prf)
get_psfmap_variables() (astrowisp.io_tree.IOTree method)
get_right_range() (astrowisp.fake_image.piecewise_psf.PiecewisePSF method)
(astrowisp.piecewise_bicubic_psf.PiecewiseBicubicPSF method)
(astrowisp.PiecewiseBicubicPSF method)
(astrowisp.psf_base.PSFBase method)
get_source_info() (in module astrowisp.utils.explore_prf)
get_source_positions() (in module astrowisp.utils.explore_prf)
get_trans_fname() (in module astrowisp.utils.explore_prf)
get_unpacked_fits() (in module astrowisp.utils.file_utilities)
get_up_range() (astrowisp.fake_image.piecewise_psf.PiecewisePSF method)
(astrowisp.piecewise_bicubic_psf.PiecewiseBicubicPSF method)
(astrowisp.PiecewiseBicubicPSF method)
(astrowisp.psf_base.PSFBase method)
I
image (astrowisp.background.BackgroundExtractor attribute)
(astrowisp.BackgroundExtractor attribute)
(astrowisp.SubPixPhot attribute)
(astrowisp.subpixphot.SubPixPhot attribute)
Image (class in astrowisp.fake_image.image)
inner_radius (astrowisp.background.BackgroundExtractor attribute)
(astrowisp.BackgroundExtractor attribute)
integrate() (astrowisp.fake_image.bipolynomial_psf_piece.BipolynomialPSFPiece method)
(astrowisp.fake_image.piecewise_psf.PiecewisePSF method)
(astrowisp.fake_image.psf_piece.PSFPiece method)
(astrowisp.piecewise_bicubic_psf.PiecewiseBicubicPSF method)
(astrowisp.PiecewiseBicubicPSF method)
(astrowisp.psf_base.PSFBase method)
IOTree (class in astrowisp.io_tree)
L
list_plot_filenames() (in module astrowisp.utils.explore_prf)
M
main() (in module astrowisp.utils.explore_prf)
make_image_and_source_list() (in module astrowisp.tests.fitpsf.utils)
(in module astrowisp.tests.test_fit_star_shape.utils)
(in module tests.fitpsf.utils)
(in module tests.test_fit_star_shape.utils)
mode (astrowisp.fit_star_shape.FitStarShape attribute)
(astrowisp.FitStarShape attribute)
module
astrowisp
astrowisp.background
astrowisp.fake_image
astrowisp.fake_image.bipolynomial_psf_piece
astrowisp.fake_image.image
astrowisp.fake_image.piecewise_bicubic_psf
astrowisp.fake_image.piecewise_psf
astrowisp.fake_image.psf_piece
astrowisp.fit_star_shape
astrowisp.hat_masks
astrowisp.io_tree
astrowisp.piecewise_bicubic_psf
astrowisp.piecewise_bicubic_psf_map
astrowisp.psf_base
astrowisp.subpixphot
astrowisp.tests
astrowisp.tests.fitpsf
astrowisp.tests.fitpsf.noiseless_tests
astrowisp.tests.fitpsf.utils
astrowisp.tests.test_background
astrowisp.tests.test_fake_image
astrowisp.tests.test_fistar
astrowisp.tests.test_fit_star_shape
astrowisp.tests.test_fit_star_shape.noiseless_tests
astrowisp.tests.test_fit_star_shape.utils
astrowisp.tests.test_grcollect
astrowisp.tests.test_piecewise_bicubic_psf
astrowisp.tests.utilities
astrowisp.utils
astrowisp.utils.explore_prf
astrowisp.utils.file_utilities
tests
tests.fitpsf
tests.fitpsf.noiseless_tests
tests.fitpsf.utils
tests.test_background
tests.test_fake_image
tests.test_fistar
tests.test_fit_star_shape
tests.test_fit_star_shape.noiseless_tests
tests.test_fit_star_shape.utils
tests.test_grcollect
tests.test_piecewise_bicubic_psf
tests.utilities
O
outer_radius (astrowisp.background.BackgroundExtractor attribute)
(astrowisp.BackgroundExtractor attribute)
P
pad_prf_data() (in module astrowisp.utils.explore_prf)
parse_command_line() (in module astrowisp.utils.explore_prf)
parse_hat_mask() (in module astrowisp.hat_masks)
PiecewiseBicubicPSF (class in astrowisp)
(class in astrowisp.fake_image.piecewise_bicubic_psf)
(class in astrowisp.piecewise_bicubic_psf)
PiecewiseBicubicPSFMap (class in astrowisp)
(class in astrowisp.piecewise_bicubic_psf_map)
PiecewisePSF (class in astrowisp.fake_image.piecewise_psf)
plot_3d_prf() (in module astrowisp.utils.explore_prf)
plot_entire_prf() (in module astrowisp.utils.explore_prf)
plot_grid_boundaries() (astrowisp.utils.explore_prf.AlglibSpline method)
plot_prf_slice() (in module astrowisp.utils.explore_prf)
point_in_grid() (in module astrowisp.tests.test_piecewise_bicubic_psf)
(in module tests.test_piecewise_bicubic_psf)
predict_pixel() (astrowisp.psf_base.PSFBase method)
prepare_file_output() (in module astrowisp.utils.file_utilities)
PSFBase (class in astrowisp.psf_base)
PSFPiece (class in astrowisp.fake_image.psf_piece)
R
run_test() (astrowisp.tests.fitpsf.noiseless_tests.TestPiecewiseBicubicNoiseless method)
(astrowisp.tests.test_fit_star_shape.noiseless_tests.TestFitStarShapeNoiseless method)
(tests.fitpsf.noiseless_tests.TestPiecewiseBicubicNoiseless method)
(tests.test_fit_star_shape.noiseless_tests.TestFitStarShapeNoiseless method)
S
set_aperture_photometry_inputs() (astrowisp.io_tree.IOTree method)
set_star_shape_map() (astrowisp.io_tree.IOTree method)
set_tolerance() (astrowisp.tests.utilities.FloatTestCase method)
(tests.utilities.FloatTestCase method)
setUp() (astrowisp.tests.test_fake_image.TestImage method)
(astrowisp.tests.test_piecewise_bicubic_psf.TestPiecewiseBicubicPSF method)
(tests.test_fake_image.TestImage method)
(tests.test_piecewise_bicubic_psf.TestPiecewiseBicubicPSF method)
show_plots() (in module astrowisp.utils.explore_prf)
SubPixPhot (class in astrowisp)
(class in astrowisp.subpixphot)
T
test_background_error() (astrowisp.tests.test_background.TestAnnulusBackground method)
(tests.test_background.TestAnnulusBackground method)
test_background_gradient() (astrowisp.tests.test_background.TestAnnulusBackground method)
(tests.test_background.TestAnnulusBackground method)
test_constant_image() (astrowisp.tests.test_background.TestAnnulusBackground method)
(tests.test_background.TestAnnulusBackground method)
test_crowded_image() (astrowisp.tests.test_background.TestAnnulusBackground method)
(tests.test_background.TestAnnulusBackground method)
test_dataset() (astrowisp.tests.test_grcollect.TestGRCollect method)
(tests.test_grcollect.TestGRCollect method)
test_four_overlapping_sources() (astrowisp.tests.fitpsf.noiseless_tests.TestPiecewiseBicubicNoiseless method)
(astrowisp.tests.test_fit_star_shape.noiseless_tests.TestFitStarShapeNoiseless method)
(tests.fitpsf.noiseless_tests.TestPiecewiseBicubicNoiseless method)
(tests.test_fit_star_shape.noiseless_tests.TestFitStarShapeNoiseless method)
test_isolated_sources() (astrowisp.tests.fitpsf.noiseless_tests.TestPiecewiseBicubicNoiseless method)
(astrowisp.tests.test_fit_star_shape.noiseless_tests.TestFitStarShapeNoiseless method)
(tests.fitpsf.noiseless_tests.TestPiecewiseBicubicNoiseless method)
(tests.test_fit_star_shape.noiseless_tests.TestFitStarShapeNoiseless method)
test_linear() (astrowisp.tests.test_piecewise_bicubic_psf.TestPiecewiseBicubicPSF method)
(tests.test_piecewise_bicubic_psf.TestPiecewiseBicubicPSF method)
test_misaligned_source() (astrowisp.tests.test_fake_image.TestImage method)
(tests.test_fake_image.TestImage method)
test_multi_image_with_extra_var() (astrowisp.tests.fitpsf.noiseless_tests.TestPiecewiseBicubicNoiseless method)
(astrowisp.tests.test_fit_star_shape.noiseless_tests.TestFitStarShapeNoiseless method)
(tests.fitpsf.noiseless_tests.TestPiecewiseBicubicNoiseless method)
(tests.test_fit_star_shape.noiseless_tests.TestFitStarShapeNoiseless method)
test_no_source() (astrowisp.tests.test_fake_image.TestImage method)
(tests.test_fake_image.TestImage method)
test_one() (astrowisp.tests.test_piecewise_bicubic_psf.TestPiecewiseBicubicPSF method)
(tests.test_piecewise_bicubic_psf.TestPiecewiseBicubicPSF method)
test_partially_crowded_image() (astrowisp.tests.test_background.TestAnnulusBackground method)
(tests.test_background.TestAnnulusBackground method)
test_pi() (astrowisp.tests.test_piecewise_bicubic_psf.TestPiecewiseBicubicPSF method)
(tests.test_piecewise_bicubic_psf.TestPiecewiseBicubicPSF method)
test_pix_aligned_source() (astrowisp.tests.test_fake_image.TestImage method)
(tests.test_fake_image.TestImage method)
test_random_single_patch() (astrowisp.tests.test_piecewise_bicubic_psf.TestPiecewiseBicubicPSF method)
(tests.test_piecewise_bicubic_psf.TestPiecewiseBicubicPSF method)
test_single_source() (astrowisp.tests.fitpsf.noiseless_tests.TestPiecewiseBicubicNoiseless method)
(astrowisp.tests.test_fit_star_shape.noiseless_tests.TestFitStarShapeNoiseless method)
(tests.fitpsf.noiseless_tests.TestPiecewiseBicubicNoiseless method)
(tests.test_fit_star_shape.noiseless_tests.TestFitStarShapeNoiseless method)
test_two_overlapping_sources() (astrowisp.tests.fitpsf.noiseless_tests.TestPiecewiseBicubicNoiseless method)
(astrowisp.tests.test_fit_star_shape.noiseless_tests.TestFitStarShapeNoiseless method)
(tests.fitpsf.noiseless_tests.TestPiecewiseBicubicNoiseless method)
(tests.test_fit_star_shape.noiseless_tests.TestFitStarShapeNoiseless method)
test_xo1() (astrowisp.tests.test_fistar.TestFistar method)
(tests.test_fistar.TestFistar method)
test_zero() (astrowisp.tests.test_piecewise_bicubic_psf.TestPiecewiseBicubicPSF method)
(tests.test_piecewise_bicubic_psf.TestPiecewiseBicubicPSF method)
TestAnnulusBackground (class in astrowisp.tests.test_background)
(class in tests.test_background)
TestFistar (class in astrowisp.tests.test_fistar)
(class in tests.test_fistar)
TestFitStarShapeNoiseless (class in astrowisp.tests.test_fit_star_shape.noiseless_tests)
(class in tests.test_fit_star_shape.noiseless_tests)
TestGRCollect (class in astrowisp.tests.test_grcollect)
(class in tests.test_grcollect)
TestImage (class in astrowisp.tests.test_fake_image)
(class in tests.test_fake_image)
TestPiecewiseBicubicNoiseless (class in astrowisp.tests.fitpsf.noiseless_tests)
(class in tests.fitpsf.noiseless_tests)
TestPiecewiseBicubicPSF (class in astrowisp.tests.test_piecewise_bicubic_psf)
(class in tests.test_piecewise_bicubic_psf)
tests
module
tests.fitpsf
module
tests.fitpsf.noiseless_tests
module
tests.fitpsf.utils
module
tests.test_background
module
tests.test_fake_image
module
tests.test_fistar
module
tests.test_fit_star_shape
module
tests.test_fit_star_shape.noiseless_tests
module
tests.test_fit_star_shape.utils
module
tests.test_grcollect
module
tests.test_piecewise_bicubic_psf
module
tests.utilities
module
tolerance (astrowisp.tests.utilities.FloatTestCase attribute)
(tests.utilities.FloatTestCase attribute)
type_string (astrowisp.io_tree.IOTree attribute)