Skip to main content
Ctrl+K
stellarphot - Home

stellarphot

  • stellarphot Documentation
  • Settings
  • Contributing to stellarphot
  • GitHub
  • stellarphot Documentation
  • Settings
  • Contributing to stellarphot
  • GitHub

Section Navigation

  • apass_dr9
  • test
  • vsx_vizier
  • BaseEnhancedTable
  • CatalogData
  • PhotometryData
  • SourceListData
  • apass_dr9
  • vsx_vizier
  • BaseEnhancedTable
  • PhotometryData
  • CatalogData
  • SourceListData
  • add_in_quadrature
  • calc_aij_relative_flux
  • calc_multi_vmag
  • calc_vmag
  • make_markers
  • set_keybindings
  • wrap
  • ComparisonAndSeeing
  • ComparisonViewer
  • PhotometrySettings
  • SeeingProfileWidget
  • generate_aij_table
  • parse_aij_table
  • tess_photometry_setup
  • ApertureAIJ
  • ApertureFileAIJ
  • MultiApertureAIJ
  • Star
  • TOI
  • TessSubmission
  • TessTargetFile
  • single_image_photometry
  • multi_image_photometry
  • faster_sigma_clip_stats
  • find_too_close
  • clipped_sky_per_pix_stats
  • calculate_noise
  • AperturePhotometry
  • source_detection
  • compute_fwhm
  • bin_data
  • multi_night
  • plot_magnitudes
  • plot_many_factors
  • scale_and_shift
  • seeing_plot
  • TransitModelFit
  • VariableArgsFitter
  • make_checker
  • validate_exposure_time
  • populate_TIC_boxes
  • populate_TOI_boxes
  • exotic_settings_widget
  • set_values_from_json_file
  • get_values_from_widget
  • generate_json_file_name
  • MyValid
  • get_tic_info
  • plot_predict_ingress_egress
  • calc_residual
  • calculate_transform_coefficients
  • crossmatch_APASS2VSX
  • f
  • filter_transform
  • in_field
  • mag_scale
  • opts_to_str
  • read_file
  • set_up
  • transform_magnitudes
  • transform_to_catalog
  • stellarphot Documentation
  • read_file

read_file#

stellarphot.utils.read_file(radec_file)[source]#

Read an AIJ radec file with target and/or comparison positions

Parameters:
radec_filestr

Name of the file

Returns:
astropy.table.Table

Table with target information, including a astropy.coordinates.SkyCoord column.

previous

opts_to_str

next

set_up

On this page
  • read_file()
Edit on GitHub
Show Source

© Copyright 2024, Matt Craig.

Created using Sphinx 8.0.2.

Built with the PyData Sphinx Theme 0.15.4.