autowisp package
Class Inheritance Diagram

A general purpose AstroWISP based photometry pipeline.
Subpackages
- autowisp.astrometry package
- Class Inheritance Diagram
AnmatchTransformation
Transformation
- Submodules
- autowisp.astrometry.anmatch_transformation module
- autowisp.astrometry.astrometry module
- autowisp.astrometry.astrometry_max_mag_estimate module
- autowisp.astrometry.astrometry_net_client module
- autowisp.astrometry.healpix_utilities module
- autowisp.astrometry.map_projections module
- autowisp.astrometry.transformation module
- autowisp.data_reduction package
- Class Inheritance Diagram
- Submodules
- autowisp.data_reduction.data_reduction_file module
- autowisp.data_reduction.source_extracted_psf_map module
- autowisp.data_reduction.utils module
- Class Inheritance Diagram
_add_shapefit_map()
_auto_add_tree_quantities()
_auto_delete_tree_quantities()
_get_shapefit_map()
_get_shapefit_map_grid()
_parse_grid_str()
add_aperture_photometry()
add_star_shape_fit()
delete_aperture_photometry()
delete_star_shape_fit()
fill_aperture_photometry_input_tree()
get_aperture_photometry_inputs()
get_source_extracted_psf_map()
- autowisp.database package
- Subpackages
- autowisp.database.data_model package
- Class Inheritance Diagram
Condition
ConditionExpression
Configuration
HDF5Attribute
HDF5DataSet
HDF5Link
HDF5Product
HDF5StructureVersion
Image
ImageProcessingProgress
ImageType
InputMasterTypes
LightCurveProcessingProgress
LightCurveStatus
MasterFile
MasterType
ObservingSession
Parameter
ProcessedImages
ProcessingSequence
Step
StepDependencies
Target
- Subpackages
- Submodules
- autowisp.database.data_model package
- Submodules
- autowisp.database.hdf5_file_structure module
- autowisp.database.image_processing module
- autowisp.database.initialize_data_reduction_structure module
- Class Inheritance Diagram
_get_apphot_attributes()
_get_apphot_datasets()
_get_apphot_links()
_get_attributes()
_get_background_attributes()
_get_background_datasets()
_get_background_links()
_get_catalogue_attributes()
_get_catalogue_datasets()
_get_datasets()
_get_link()
_get_links()
_get_magfit_attributes()
_get_magfit_datasets()
_get_magfit_key_and_path()
_get_shapefit_attributes()
_get_shapefit_datasets()
_get_shapefit_links()
_get_sky_to_frame_datasets()
_get_sky_to_frame_links()
_get_skytoframe_attributes()
_get_source_extraction_attributes()
_get_source_extraction_datasets()
_get_source_projection_attributes()
_get_source_projection_datasets()
_get_source_projection_links()
get_default_data_reduction_structure()
- autowisp.database.initialize_database module
- autowisp.database.initialize_light_curve_structure module
- Class Inheritance Diagram
_get_attributes()
_get_catalogue_attributes()
_get_configuration_index_datasets()
_get_data_reduction_attribute_datasets()
_get_data_reduction_dataset_datasets()
_get_datasets()
_get_detrended_datasets()
_get_frame_datasets()
_get_sky_position_datasets()
_get_source_extraction_datasets()
get_default_light_curve_structure()
transform_dr_to_lc_path()
- autowisp.database.interface module
- autowisp.database.lightcurve_processing module
- autowisp.database.manually_fill_tables module
- autowisp.database.processing module
- autowisp.database.user_interface module
- Class Inheritance Diagram
_get_config_info()
_get_db_conditions()
_parse_json_config()
_save_conditions()
_save_expressions()
get_db_configuration()
get_json_config()
get_processing_sequence()
get_progress()
get_progress_images()
get_progress_lightcurves()
list_channels()
list_steps()
main()
save_json_config()
- Subpackages
- autowisp.fake_image package
- autowisp.fit_expression package
- Class Inheritance Diagram
- Submodules
- autowisp.fit_expression.FitTermsLexer module
- autowisp.fit_expression.FitTermsParser module
- autowisp.fit_expression.FitTermsParserListener module
- autowisp.fit_expression.FitTermsParserVisitor module
- autowisp.fit_expression.count_terms_visitor module
- autowisp.fit_expression.evaluate_terms_visitor module
- autowisp.fit_expression.interface module
- autowisp.fit_expression.iterative_fit module
- autowisp.fit_expression.list_terms_visitor module
- autowisp.fit_expression.process_terms_visitor module
- autowisp.fit_expression.used_var_finder module
- autowisp.image_calibration package
- Class Inheritance Diagram
Calibrator
Calibrator.configuration
Calibrator.master_bias
Calibrator.master_dark
Calibrator.master_flat
Calibrator.masks
Calibrator.extra_header
Calibrator.__call__()
Calibrator.__init__()
Calibrator._calib_mask_from_master()
Calibrator._document_in_header()
Calibrator._get_calibration_params()
Calibrator.check_calib_params()
Calibrator.default_configuration
Calibrator.module_git_ids
Calibrator.set_masters()
MasterFlatMaker
MasterFlatMaker.stamp_statistics_config
MasterFlatMaker.stamp_select_config
MasterFlatMaker.large_scale_smoother
MasterFlatMaker.cloud_check_smoother
MasterFlatMaker.master_stack_config
MasterFlatMaker._master_large_scale
MasterFlatMaker.__call__()
MasterFlatMaker.__init__()
MasterFlatMaker._classify_from_stamps()
MasterFlatMaker._find_colocated()
MasterFlatMaker._get_stamp_statistics()
MasterFlatMaker.configure_stamp_selection()
MasterFlatMaker.configure_stamp_statistics()
MasterFlatMaker.prepare_for_stacking()
MasterMaker
- Submodules
- autowisp.light_curves package
- Submodules
- autowisp.light_curves.apply_correction module
- autowisp.light_curves.collect_light_curves module
- autowisp.light_curves.correction module
- autowisp.light_curves.epd_correction module
- autowisp.light_curves.hashable_array module
- autowisp.light_curves.lc_data_io module
- autowisp.light_curves.lc_data_slice module
- autowisp.light_curves.light_curve_file module
- autowisp.light_curves.reconstructive_correction_transit module
- autowisp.light_curves.tfa_correction module
- autowisp.light_curves.transit_model module
- Submodules
- autowisp.magnitude_fitting package
- Class Inheritance Diagram
- Subpackages
- Submodules
- autowisp.magnitude_fitting.base module
- autowisp.magnitude_fitting.iterative_refit module
- autowisp.magnitude_fitting.linear module
- autowisp.magnitude_fitting.master_photref_collector_grcollect module
- autowisp.magnitude_fitting.master_photref_collector_zarr module
- autowisp.magnitude_fitting.util module
- autowisp.processing_steps package
- Submodules
- autowisp.processing_steps.add_images_to_db module
- autowisp.processing_steps.calculate_photref_merit module
- autowisp.processing_steps.calibrate module
- autowisp.processing_steps.create_lightcurves module
- autowisp.processing_steps.epd module
- autowisp.processing_steps.find_stars module
- autowisp.processing_steps.fit_magnitudes module
- autowisp.processing_steps.fit_source_extracted_psf_map module
- autowisp.processing_steps.fit_star_shape module
- Class Inheritance Diagram
SourceListCreator
add_background_options()
add_fitting_options()
add_grouping_options()
add_shape_options()
add_source_selction_options()
cleanup_interrupted()
create_source_list_creator()
fit_frame_set()
fit_star_shape()
get_dr_substitutions()
get_shape_fitter_config()
has_astrometry()
main()
parse_command_line()
parse_grid_arg()
- autowisp.processing_steps.generate_epd_statistics module
- autowisp.processing_steps.generate_tfa_statistics module
- autowisp.processing_steps.lc_detrending module
- autowisp.processing_steps.lc_detrending_argument_parser module
- autowisp.processing_steps.manual_util module
- autowisp.processing_steps.measure_aperture_photometry module
- autowisp.processing_steps.solve_astrometry module
- Class Inheritance Diagram
add_anet_cmdline_args()
astrometry_process()
cleanup_interrupted()
construct_transformation()
find_final_transformation()
get_xy_extracted()
main()
manage_astrometry()
parse_command_line()
prepare_configuration()
print_file_contents()
save_to_dr()
save_trans_to_dr()
solve_astrometry()
solve_image()
transformation_from_raw()
transformation_to_raw()
- autowisp.processing_steps.stack_to_master module
- autowisp.processing_steps.stack_to_master_flat module
- autowisp.processing_steps.tfa module
- Submodules
- autowisp.tests package
- Class Inheritance Diagram
AutoWISPTestCase
- Submodules
- autowisp.tests.fits_test_case module
- autowisp.tests.get_test_data module
- autowisp.tests.h5_test_case module
- autowisp.tests.test_calibrate module
- autowisp.tests.test_create_lightcurves module
- autowisp.tests.test_detrending_stat module
- autowisp.tests.test_epd module
- autowisp.tests.test_find_stars module
- autowisp.tests.test_fit_magnitudes module
- autowisp.tests.test_fit_source_extracted_psf_map module
- autowisp.tests.test_fit_star_shape module
- autowisp.tests.test_measure_aperture_photometry module
- autowisp.tests.test_solve_astrometry module
- autowisp.tests.test_stack_to_master module
- autowisp.tests.test_tfa module
Submodules
- autowisp.Dump2hdf5 module
- autowisp.bui_util module
- autowisp.catalog module
- autowisp.evaluator module
- autowisp.file_utilities module
- autowisp.fits_utilities module
- autowisp.hdf5_file module
- Class Inheritance Diagram
HDF5File
HDF5File._file_structure
HDF5File._file_structure_version
HDF5File._hat_id_prefixes
HDF5File.__init__()
HDF5File._add_repack_dataset()
HDF5File._flag_required_attribute_parents()
HDF5File._get_root_tag_name()
HDF5File._product()
HDF5File._replace_nonfinite()
HDF5File._write_text_to_dataset()
HDF5File.add_attribute()
HDF5File.add_dataset()
HDF5File.add_file_dump()
HDF5File.add_link()
HDF5File.check_for_dataset()
HDF5File.collect_columns()
HDF5File.delete_attribute()
HDF5File.delete_columns()
HDF5File.delete_dataset()
HDF5File.delete_link()
HDF5File.dump_file_or_text()
HDF5File.elements
HDF5File.get_attribute()
HDF5File.get_dataset()
HDF5File.get_dataset_creation_args()
HDF5File.get_dataset_shape()
HDF5File.get_dtype()
HDF5File.get_element_path()
HDF5File.get_element_type()
HDF5File.get_file_structure()
HDF5File.hdf5_class_string()
HDF5File.layout_to_xml()
HDF5File.read_fitsheader_from_dataset()
HDF5File.write_fitsheader_to_dataset()
- autowisp.image_smoothing module
- Class Inheritance Diagram
ChainSmoother
ImageSmoother
PolynomialImageSmoother
SeparableLinearImageSmoother
SeparableLinearImageSmoother.num_x_terms
SeparableLinearImageSmoother.num_y_terms
SeparableLinearImageSmoother.__init__()
SeparableLinearImageSmoother._apply_smoothing()
SeparableLinearImageSmoother._get_smoothing_matrix()
SeparableLinearImageSmoother.get_x_pixel_integrals()
SeparableLinearImageSmoother.get_y_pixel_integrals()
SplineImageSmoother
WrapFilterAsSmoother
- autowisp.image_utilities module
- autowisp.iterative_rejection_util module
- autowisp.miscellaneous module
- autowisp.multiprocessing_util module
- autowisp.piecewise_bicubic_psf_map module
- autowisp.pipeline_exceptions module
- autowisp.processor module
- autowisp.source_finder module
- autowisp.source_finder_util module
- autowisp.split_sources module
- autowisp.tess_interface module