src.RadiativeTransfer.Profile.makeContinuumMesh

src.RadiativeTransfer.Profile.makeContinuumMesh(nLambda)[source]

Given number of mesh points, compute a mesh distribution sampling most aroung wavelength edge.

Parameters

nLambda (np.uint8 or any other integer type) – Number of points in Continuum mesh.

Returns

Mesh – Output mesh distribution.

Return type

array-like, dtype of np.double