neclib.coordinates#

Aliases#

CoordCalculator

Collection of basic methods for celestial coordinate calculation.

CoordinateDelta

CoordinateDelta(d_lon: Union[int, float, numpy.ndarray[Any, numpy.dtype[numpy.number]], neclib.core.types.Array[Union[int, float]], astropy.units.quantity.Quantity], d_lat: Union[int, float, numpy.ndarray[Any, numpy.dtype[numpy.number]], neclib.core.types.Array[Union[int, float]], astropy.units.quantity.Quantity], frame: Union[Type[astropy.coordinates.baseframe.BaseCoordinateFrame], astropy.coordinates.baseframe.BaseCoordinateFrame, str], unit: Union[astropy.units.core.UnitBase, str, NoneType] = None)

CoordinateGeneratorManager

None

CoordinateLike

Type variable.

DriveLimitChecker

Find optimum and safe angle to drive to.

OTFSpec

None

Observer

None

OpticalPointingSpec

None

PathFinder

None

PointingError

Calculate pointing error offset.

RadioPointingSpec

None

describe_frame

Get string representation of a frame.

parse_frame

Parse a frame string and create a frame object.

Subpackages#

neclib.coordinates.observations

Aliases

neclib.coordinates.paths

Drive path calculators.

neclib.coordinates.pointing_error

Aliases

Submodules#

neclib.coordinates.convert

Coordinate conversion functions.

neclib.coordinates.frame

neclib.coordinates.observer

neclib.coordinates.optimize

Aliases

neclib.coordinates.path_finder

Aliases