You're looking at a specific version of this model. Jump to the model overview.

wavefrontshaping /pymmf:d5c000b8

Input schema

The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.

Field Type Default value Description
profile_type
string (enum)
GRIN

Options:

GRIN, SI

Index profile (Graded index or step-index)
wl
number
1550

Min: 100

Max: 2000

Wavelength (in nm)
core_diam
number
25

Min: 10

Max: 60

Core diameter (in microns)
n_cladding
number
1.45

Min: 1.3

Max: 1.6

Core diameter (in microns)
NA
number
0.2

Min: 0.05

Max: 0.5

Core diameter (in microns)

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'properties': {'fig_betas': {'format': 'uri',
                              'title': 'Fig Betas',
                              'type': 'string'},
                'fig_first_modes': {'format': 'uri',
                                    'title': 'Fig First Modes',
                                    'type': 'string'},
                'fig_last_modes': {'format': 'uri',
                                   'title': 'Fig Last Modes',
                                   'type': 'string'},
                'txt_1': {'title': 'Txt 1', 'type': 'string'}},
 'required': ['fig_betas', 'txt_1', 'fig_first_modes', 'fig_last_modes'],
 'title': 'Output',
 'type': 'object'}