lezargus.library package#
Subpackages#
- lezargus.library.container package
- Subpackages
- Submodules
- lezargus.library.container.atmosphere module
- lezargus.library.container.cube module
- lezargus.library.container.dispersion module
- lezargus.library.container.image module
- lezargus.library.container.mosaic module
- lezargus.library.container.parent module
- lezargus.library.container.photometry module
- lezargus.library.container.spectrum module
- Module contents
Submodules#
- lezargus.library.array module
- lezargus.library.atmosphere module
- lezargus.library.configuration module
_convert_default_configuration_file()
_convert_default_configuration_yaml()
apply_configuration()
assign_configuration()
create_configuration_file()
get_default_configuration()
load_configuration_file()
read_configuration_file()
sanitize_configuration()
sanitize_configuration_key()
sanitize_configuration_value()
save_configuration_file()
write_configuration_file()
- lezargus.library.conversion module
- lezargus.library.convolution module
_check_array_dimensionality()
_check_array_kernel_variable_stack()
_check_kernel_dimensionality()
_static_astropy_convolve()
kernel_1d_gaussian()
kernel_1d_gaussian_resolution()
kernel_2d_gaussian()
static_1d_with_1d()
static_2d_with_2d()
static_3d_with_1d_over_z()
static_3d_with_2d_over_xy()
variable_3d_with_2d_over_xy()
- lezargus.library.fits module
- lezargus.library.flags module
- lezargus.library.hint module
- lezargus.library.interpolate module
Generic1DInterpolate
Generic1DInterpolate.x
Generic1DInterpolate.v
Generic1DInterpolate.raw_interpolator
Generic1DInterpolate.extrapolate
Generic1DInterpolate.extrapolate_fill
Generic1DInterpolate.gap
Generic1DInterpolate.gap_fill
Generic1DInterpolate.gap_bounds
Generic1DInterpolate.__call__()
Generic1DInterpolate.__init__()
Generic1DInterpolate._apply_extrapolation_criteria()
Generic1DInterpolate._apply_gap_criteria()
Generic1DInterpolate._calculate_gap_bounds()
Generic1DInterpolate._interpolator_generator()
Generic1DInterpolate.interpolate()
Generic1DInterpolate.template_class()
Generic1DInterpolate.template_instance()
Linear1DInterpolate
Nearest1DInterpolate
RegularNDInterpolate
Repeat2DInterpolate
Repeat2DInterpolate.x
Repeat2DInterpolate.y
Repeat2DInterpolate.v
Repeat2DInterpolate.interpolator_template
Repeat2DInterpolate._parent
Repeat2DInterpolate.__call__()
Repeat2DInterpolate.__init__()
Repeat2DInterpolate.interpolate()
Repeat2DInterpolate.interpolate_point()
Repeat2DInterpolate.interpolate_slice()
Repeat3DInterpolate
Repeat3DInterpolate.x
Repeat3DInterpolate.y
Repeat3DInterpolate.z
Repeat3DInterpolate.v
Repeat3DInterpolate.interpolator_template
Repeat3DInterpolate._parent
Repeat3DInterpolate.__call__()
Repeat3DInterpolate.__init__()
Repeat3DInterpolate.interpolate()
Repeat3DInterpolate.interpolate_point()
Repeat3DInterpolate.interpolate_slice()
RepeatNDInterpolate
RepeatNDInterpolate.domain
RepeatNDInterpolate.v
RepeatNDInterpolate.interpolator_template
RepeatNDInterpolate.__call__()
RepeatNDInterpolate.__init__()
RepeatNDInterpolate._interpolate()
RepeatNDInterpolate._interpolate_point()
RepeatNDInterpolate._interpolate_reduce_dimension()
RepeatNDInterpolate._interpolate_slice()
RepeatNDInterpolate.interpolate()
RepeatNDInterpolate.interpolate_point()
RepeatNDInterpolate.interpolate_slice()
Spline1DInterpolate
get_smallest_gap()
- lezargus.library.logging module
AccuracyWarning
AlgorithmWarning
ArithmeticalError
ColoredLogFormatter
CommandLineError
ConfigurationError
ConfigurationWarning
DataLossWarning
DeprecatedError
DeprecatedWarning
DevelopmentError
DirectoryError
ElevatedError
ExpectedCaughtError
FileError
FileWarning
InputError
InputWarning
LezargusBaseError
LezargusError
LezargusWarning
LogicFlowError
MemoryFullWarning
NotSupportedError
ReadOnlyError
ToDoError
UndiscoveredError
WrongOrderError
add_console_logging_handler()
add_file_logging_handler()
add_stream_logging_handler()
critical()
debug()
error()
info()
terminal()
update_global_minimum_logging_level()
warning()
- lezargus.library.math module
- lezargus.library.path module
- lezargus.library.photometry module
- lezargus.library.sanitize module
- lezargus.library.stitch module
- lezargus.library.temporary module
- lezargus.library.transform module
- lezargus.library.wrapper module
Module contents#
Common routines which are important functions of Lezargus.