Skip to main content
Ctrl+K

Version 1.1.8

Ctrl+K

Contents:

  • Installing ANTARESS
  • Contributing to ANTARESS
    • Contribute
    • Pull-requests
  • Getting started
  • Data inputs
  • Notebooks
  • Sequences
    • Stellar master
    • System view
    • Telluric correction
  • Tutorials
    • Workflow set-up
    • Resolution maps
    • Mock dataset generation
    • 2D spectral reduction
      • Telluric lines
      • Wiggle correction
    • Processing
    • Conversions
      • Conversion 2D / 1D
      • Cross-correlation
        • CCF mask
      • Exposure binning
    • Master spectra
      • Disk-integrated stellar master spectra
      • Intrinsic stellar master spectra
      • Stellar continuum
      • Planetary master spectra
    • Profile extraction
    • Rossiter McLaughlin analysis
    • Plot tutorials
  • Code documentation
    • General routines
      • antaress.ANTARESS_general.constant_data module
      • antaress.ANTARESS_general.minim_routines module
      • antaress.ANTARESS_general.utils module
    • Launch routines
      • antaress.ANTARESS_launch.ANTARESS_gridrun module
      • antaress.ANTARESS_launch.ANTARESS_launcher module
      • antaress.ANTARESS_launch.ANTARESS_settings module
      • antaress.ANTARESS_launch.ANTARESS_systems module
    • Corrections routines
      • antaress.ANTARESS_corrections.ANTARESS_sp_reduc module
      • antaress.ANTARESS_corrections.ANTARESS_tellurics module
      • antaress.ANTARESS_corrections.ANTARESS_flux_balance module
      • antaress.ANTARESS_corrections.ANTARESS_peaks module
      • antaress.ANTARESS_corrections.ANTARESS_interferences module
      • antaress.ANTARESS_corrections.ANTARESS_detrend module
      • antaress.ANTARESS_corrections.ANTARESS_calib module
    • Processing routines
      • antaress.ANTARESS_process.ANTARESS_main module
      • antaress.ANTARESS_process.ANTARESS_data_process module
      • antaress.ANTARESS_process.ANTARESS_data_align module
      • antaress.ANTARESS_process.ANTARESS_plocc_spec module
    • Analysis routines
      • antaress.ANTARESS_analysis.ANTARESS_ana_comm module
      • antaress.ANTARESS_analysis.ANTARESS_inst_resp module
      • antaress.ANTARESS_analysis.ANTARESS_joined_atm module
      • antaress.ANTARESS_analysis.ANTARESS_joined_star module
      • antaress.ANTARESS_analysis.ANTARESS_model_prof module
    • Grid routines
      • antaress.ANTARESS_grids.ANTARESS_coord module
      • antaress.ANTARESS_grids.ANTARESS_star_grid module
      • antaress.ANTARESS_grids.ANTARESS_occ_grid module
      • antaress.ANTARESS_grids.ANTARESS_prof_grid module
    • Conversion routines
      • antaress.ANTARESS_conversions.ANTARESS_masks_gen module
      • antaress.ANTARESS_conversions.ANTARESS_conv module
      • antaress.ANTARESS_conversions.ANTARESS_binning module
      • antaress.ANTARESS_conversions.ANTARESS_sp_cont module
    • Plot routines
      • antaress.ANTARESS_plots.ANTARESS_plot_settings module
      • antaress.ANTARESS_plots.ANTARESS_plots_all module
      • antaress.ANTARESS_plots.utils_plots module
  • .rst

Plot routines

Plot routines#

Routines related to plots.

  • antaress.ANTARESS_plots.ANTARESS_plot_settings module
    • gen_plot_default()
    • ANTARESS_plot_settings()
  • antaress.ANTARESS_plots.ANTARESS_plots_all module
    • ANTARESS_plot_functions()
    • get_tell_lines()
    • sub_plot_prof_init()
    • get_data_path()
    • sub_plot_prof_dir()
    • sub_plot_prof_multi()
    • sub_plot_prof_multi2()
    • sub_plot_prof_multi3()
    • sub_plot_prof()
    • sub_plot_prof_frame()
    • pre_proc_DI_exp()
    • plot_idx_ord()
    • end_plot_prof()
    • gen_GIF()
    • calc_occ_plot()
    • trans_wig_mod()
    • trans_commons_exp()
    • trans_mean()
    • trans_disp()
    • sub_dist_CCFmasks()
    • dist1D_stlines_CCFmasks()
    • dist2D_stlines_CCFmasks()
    • doppler_track_plots()
    • sub_2D_map()
    • sub_plot_all_prof()
    • sub_plot_CCF_prop()
    • sub_plot_chi2_prop()
    • sub_plot_DI_trans()
    • sub_plot_DI_Intr_binprof()
    • sub_tr_contacts()
  • antaress.ANTARESS_plots.utils_plots module
    • custom_axis()
    • scaled_title()
    • autom_range_ext()
    • autom_tick_prop()
    • autom_logtick_prop()
    • adjust_isosize()
    • adjust_3D_isosize()
    • truncate_colormap()
    • stackrel()
    • mscatter()
    • plot_shade_range()
    • sub_plot_shade_range()

previous

antaress.ANTARESS_conversions.ANTARESS_sp_cont module

next

antaress.ANTARESS_plots.ANTARESS_plot_settings module

By V. Bourrier & contributors

© Copyright 2023-2025, V. Bourrier.