Skip to main content
Ctrl+K

p2obt 4.3.2 documentation

  • Getting Started
  • Features
  • API
  • Changelog
  • Credit
  • Getting Started
  • Features
  • API
  • Changelog
  • Credit

Section Navigation

Frontend

  • p2obt.automate

Backend

  • p2obt.backend.compose
  • p2obt.backend.options
  • p2obt.backend.parse
  • p2obt.backend.query
  • p2obt.backend.upload
  • p2obt.backend.utils
  • API

API#

The in-depth description of p2obt’s api.

Frontend

  • p2obt.automate
    • create_ob()
    • create_obs()

Backend

  • p2obt.backend.compose
    • compose_ob()
    • fill_acquisition()
    • fill_header()
    • fill_observation()
    • format_fluxes()
    • format_proper_motions()
    • format_ra_and_dec()
    • get_observation_settings()
    • load_template()
    • set_ob_name()
    • write_dict()
    • write_ob()
  • p2obt.backend.options
    • Logger Settings
    • OB Creation
      • Resolution
      • Photometry
      • Integration time
      • Central wavelength
    • Query
      • Used Catalogs
      • Catalog fields
      • Catalog queries
  • p2obt.backend.parse
    • parse_array_config()
    • parse_file_section()
    • parse_groups()
    • parse_line()
    • parse_night_name()
    • parse_night_plan_to_dict()
    • parse_observation_type()
    • parse_operational_mode()
    • parse_resolution()
    • parse_run_prog_id()
  • p2obt.backend.query
    • get_best_match()
    • get_catalog()
    • query()
    • query_dust_extinction()
    • query_local_catalog()
  • p2obt.backend.upload
    • add_template()
    • apply_mapping()
    • create_ob()
    • create_remote_container()
    • get_remote_run()
    • login()
    • remote_container_exists()
    • upload_ob()
  • p2obt.backend.utils
    • add_space()
    • contains_element()
    • convert_proper_motions()
    • create_night_plan_dict()
    • prompt_user()
    • remove_parenthesis()
    • remove_spaces()
    • replace_elements()

previous

Features

next

p2obt.automate

This Page

  • Show Source

© Copyright 2023, Marten Scheuck.

Created using Sphinx 8.1.3.

Built with the PyData Sphinx Theme 0.16.1.