mirar.processors.sources.utils package

Utils for candidates

Submodules

mirar.processors.sources.utils.regions_writer module

Module with classes to write a regions file from a pandas dataframe

class mirar.processors.sources.utils.regions_writer.RegionsWriter(output_dir_name: str | None = None, region_pix_radius: float = 8, output_dir: str | Path = PosixPath('/home/docs'), use_ra_dec: bool = True)[source]

Bases: BaseSourceProcessor

Class to write a regions file from candidate table

base_key = 'REGWRIT'
description() str[source]

Return a description of the processor

Returns:

A description of the processor