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
  • in_field

in_field#

stellarphot.utils.in_field(apass_good_coord, ccd, apass, good_stars)[source]#

Return APASS stars in the field of view.

Parameters:
apass_good_coordastropy.coordinates.SkyCoord

Coordinates of the comparison stars.

ccdastropy.nddata.CCDData

Sample image.

apassastropy.table.Table

Table with APASS stars in the field of view.

good_starsastropy.table.Table

Table with the comparison stars.

Returns:
entastropy.table.Table

Table with APASS stars in the field of view.

previous

filter_transform

next

mag_scale

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

© Copyright 2024, Matt Craig.

Created using Sphinx 8.0.2.

Built with the PyData Sphinx Theme 0.15.4.