opihiexarata.opihi package
Submodules
- opihiexarata.opihi.database module
OpihiZeroPointDatabaseSolutionOpihiZeroPointDatabaseSolution.database_directoryOpihiZeroPointDatabaseSolution.__init__()OpihiZeroPointDatabaseSolution._generate_text_record_filename()OpihiZeroPointDatabaseSolution._generate_zero_point_record_line()OpihiZeroPointDatabaseSolution._parse_zero_point_record_line()OpihiZeroPointDatabaseSolution.clean_database_text_files()OpihiZeroPointDatabaseSolution.clean_record_text_file()OpihiZeroPointDatabaseSolution.create_plotly_zero_point_html_plot()OpihiZeroPointDatabaseSolution.create_plotly_zero_point_html_plot_via_configuration()OpihiZeroPointDatabaseSolution.drop_database_text_files()OpihiZeroPointDatabaseSolution.query_database_all()OpihiZeroPointDatabaseSolution.query_database_between_datetimes()OpihiZeroPointDatabaseSolution.query_database_between_julian_days()OpihiZeroPointDatabaseSolution.read_zero_point_record_database()OpihiZeroPointDatabaseSolution.read_zero_point_record_list()OpihiZeroPointDatabaseSolution.read_zero_point_record_table()OpihiZeroPointDatabaseSolution.write_zero_point_record()OpihiZeroPointDatabaseSolution.write_zero_point_record_julian_day()
- opihiexarata.opihi.preprocess module
OpihiPreprocessSolutionOpihiPreprocessSolution._mask_c_fits_filenameOpihiPreprocessSolution._mask_g_fits_filenameOpihiPreprocessSolution._mask_r_fits_filenameOpihiPreprocessSolution._mask_i_fits_filenameOpihiPreprocessSolution._mask_z_fits_filenameOpihiPreprocessSolution._mask_1_fits_filenameOpihiPreprocessSolution._mask_2_fits_filenameOpihiPreprocessSolution._mask_b_fits_filenameOpihiPreprocessSolution._flat_c_fits_filenameOpihiPreprocessSolution._flat_g_fits_filenameOpihiPreprocessSolution._flat_r_fits_filenameOpihiPreprocessSolution._flat_i_fits_filenameOpihiPreprocessSolution._flat_z_fits_filenameOpihiPreprocessSolution._flat_1_fits_filenameOpihiPreprocessSolution._flat_2_fits_filenameOpihiPreprocessSolution._flat_b_fits_filenameOpihiPreprocessSolution._bias_fits_filenameOpihiPreprocessSolution._dark_current_fits_filenameOpihiPreprocessSolution._linearity_fits_filenameOpihiPreprocessSolution.__init__()OpihiPreprocessSolution.__init_read_flat_data()OpihiPreprocessSolution.__init_read_linearity_data()OpihiPreprocessSolution.__init_read_mask_data()OpihiPreprocessSolution.preprocess_data_image()OpihiPreprocessSolution.preprocess_fits_file()
- opihiexarata.opihi.solution module
OpihiSolutionOpihiSolution.fits_filenameOpihiSolution.filter_nameOpihiSolution.exposure_timeOpihiSolution.observing_timeOpihiSolution.asteroid_nameOpihiSolution.asteroid_locationOpihiSolution.asteroid_radiusOpihiSolution.asteroid_historyOpihiSolution.asteroid_observationsOpihiSolution.headerOpihiSolution.dataOpihiSolution.asteroid_magnitudeOpihiSolution.asteroid_magnitude_errorOpihiSolution.__del_asteroid_observations()OpihiSolution.__get_asteroid_observations()OpihiSolution.__init__()OpihiSolution.__set_asteroid_observations()OpihiSolution._generate_opihiexarata_fits_entries_dictionary()OpihiSolution.asteroid_observationsOpihiSolution.compute_asteroid_magnitude()OpihiSolution.mpc_record_full()OpihiSolution.mpc_record_row()OpihiSolution.mpc_table_row()OpihiSolution.save_to_fits_file()OpihiSolution.solve_astrometry()OpihiSolution.solve_ephemeris()OpihiSolution.solve_orbit()OpihiSolution.solve_photometry()OpihiSolution.solve_propagate()
Module contents
The class for the collection of Exarata solutions.