craft-optical-followup 0.9.0 documentation
craftutils.observation.objects.Object.galactic_extinction
Initializing search
      • Introduction
      • Installation
      • Using the pipeline script
      • Configuration files
      • Output files
      • Supported instruments
      • Packages and Software Used
      • References
      • API
        • Observations (craftutils.observation)
          • Fields (craftutils.observation.field)
          • Epochs (craftutils.observation.epoch)
          • Images (craftutils.observation.image)
          • Instruments (craftutils.observation.instrument)
          • Logging (craftutils.observation.log)
          • Astronomical objects (craftutils.observation.objects)
            • Functions
            • Classes
              • CPositionUncertainty
              • CObject
                • Public members
                  • Aoptical
                  • Aradio
                  • M__init__
                  • M__str__
                  • M__repr__
                  • Mset_name
                  • Mset_name_filesys
                  • Mposition_from_cat_row
                  • Mget_photometry
                  • Mget_good_photometry
                  • Madd_photometry
                  • Mfind_in_cat
                  • Mload_output_file
                  • Mcheck_data_path
                  • Mupdate_output_file
                  • Mwrite_plot_photometry
                  • Mplot_photometry_time
                  • Mplot_photometry
                  • Mbuild_photometry_table_path
                  • Mphotometry_to_table
                  • Mgalactic_extinction
                  • Mapply_galactic_extinction
                  • Mretrieve_extinction_table
                  • Mload_extinction_table
                  • Mjname
                  • Mget_photometry_table
                  • Mselect_photometry
                  • Mselect_photometry_sep
                  • Mselect_psf_photometry
                  • Mselect_best_position
                  • Mselect_deepest
                  • Mselect_deepest_sep
                  • Massemble_row
                  • Mpush_to_table
                  • Mdefault_params
                  • Mto_param_dict
                  • Mto_param_yaml
                  • Mfrom_dict
                  • Mselect_child_class
                  • Mfrom_source_extractor_row
              • CStar
              • CExtragalactic
              • CGalaxy
              • CTransientHostCandidate
              • CTransient
              • CFRB
          • Astronomical surveys (craftutils.observation.survey)
        • Astrometry (craftutils.astrometry)
        • Fits files (craftutils.fits_files)
        • Parameters (craftutils.params)
        • Photometry (craftutils.photometry)
        • Plotting (craftutils.plotting)
        • Data retrieval (craftutils.retrieve)
        • Supernovae (craftutils.sne)
        • Statistics (craftutils.stats)
        • Utilities (craftutils.utils)
        • Wrap (craftutils.wrap)
        • Classes
        • Functions
    craftutils.observation.objects.Object.galactic_extinction(fil: Filter, r_v: float = 3.1, spectrum: QTable | None = None, extinction_law: Callable | None = None)
    Previous craftutils.observation.objects.Object.photometry_to_table
    Next craftutils.observation.objects.Object.apply_galactic_extinction
    © Copyright 2023, Lachlan Marnoch.
    Created using Sphinx 5.0.2. and Sphinx-Immaterial