psfsim.perturbations

This has utility functions for the optical perturbations.

It will be updated with additional cycles as needed.

Attributes

cycle10data

Functions

_load_cycle10()

Makes a dictionary with the Cycle 10 data.

cycle10_perturbations(use_filter)

Gets the perturbation vector for the designated filter.

Module Contents

_load_cycle10()[source]

Makes a dictionary with the Cycle 10 data.

cycle10data[source]
cycle10_perturbations(use_filter)[source]

Gets the perturbation vector for the designated filter.

Parameters:

use_filter (str) – The filter name (starts with unique letter: Y, J, etc.)

Returns:

The perturbations (in mm) for that filter.

Return type:

np.ndarray