Skip to content

check which of configs below are actually needed for wirescans #59

Description

@github-actions

Saving configs

# TODO: check which of configs below are actually needed for wirescans

from pyemittance.saving_io import numpy_save, save_config


def get_beamsizes_wire(online=False, 
                       config_dict=None, 
                       save_summary=False,
                       multiwire=False
                      ):
    """Main function imported by beam_io
    Returns xrms, yrms, xrms_err, yrms_err
    """
    # TODO: check which of configs below are actually needed for wirescans
    # Saving configs
    opt_pv_info = config_dict['opt_pv_info']
    meas_pv_info = config_dict['meas_pv_info']

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions