autowisp.processing_steps package
Add all configuration steps to __all__.
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