megaradrp.instrument — Static configuration

Focal plane description for MEGARA

class megaradrp.instrument.focalplane.BundleConf(bundle_id, bundle_type, target_type=TargetType.UNASSIGNED, target_priority=0, target_name='unknown', enabled=True, movable=True)

Description of a bundle

nearby(fibid)

Find fiber ids around a central fibid

class megaradrp.instrument.focalplane.FiberConf(fibid=0, bundle_id=None, inactive=False)

Description of the fiber

class megaradrp.instrument.focalplane.FiberConfs

Configuration of focal plane

Deprecated since version 0.10: FiberConfs is replaced by FocalPlaneConf. It will be removed in 1.0

class megaradrp.instrument.focalplane.FocalPlaneConf(name='LCB')

Configuration of focal plane

bundles_to_table()

Convert bundles to a Table

connected_fibers(valid_only=False)

Return the fibers connected in the IFU

fibers_to_table()

Convert fibers to a Table

classmethod from_header(hdr)

Create a FocalPlaneConf object from map-like header

classmethod from_img(img)

Create a FocalPlaneConf object from a FITS image

nearby_fibers(fibid)

Obtain the fiber IDs of fibers around fibid

class megaradrp.instrument.focalplane.LcbBundleConf(bundle_id=0)

Description of the LCB bundle

class megaradrp.instrument.focalplane.SkyBundleConf(bundle_id)

Description of a sky bundle