Filter Transforms (utilipy.astro.instruments.filtertransforms)

Introduction

Reference/API

utilipy.astro.instruments.filtertransforms Package

Filtertransforms.

Submodules

utilipy.astro.instruments.filtertransforms.MegaCam_PanSTARRS Package

MegaCam_Panstarrs.

Functions

U_MP9301(ps, *[, unit, to_value, ...])

Convert Pan-STARRS1 bands to CFHT U-MP9301 band.

G_MP9401(ps, *[, unit, to_value, ...])

Convert Pan-STARRS1 bands to CFHT G-MP9401 band.

R_MP9601(ps, *[, unit, to_value, ...])

Convert Pan-STARRS1 bands to CFHT R-MP9601 band.

I_MP9701(ps, *[, unit, to_value, ...])

Convert Pan-STARRS1 bands to CFHT I-MP9701 band.

Z_MP9801(ps, *[, unit, to_value, ...])

Convert Pan-STARRS1 bands to CFHT Z-MP9801 band.

umg_MC1PS1(ps, *[, unit, to_value, ...])

U-G color.

umr_MC1PS1(ps, *[, unit, to_value, ...])

U-R color.

umi_MC1PS1(ps, *[, unit, to_value, ...])

U-I color.

umz_MC1PS1(ps, *[, unit, to_value, ...])

U-Z color.

gmr_MC1PS1(ps, *[, unit, to_value, ...])

G-R color.

gmi_MC1PS1(ps, *[, unit, to_value, ...])

G-I color.

gmz_MC1PS1(ps, *[, unit, to_value, ...])

G-Z color.

rmi_MC1PS1(ps, *[, unit, to_value, ...])

R-I color.

rmz_MC1PS1(ps, *[, unit, to_value, ...])

R-Z color.

imz_MC1PS1(ps, *[, unit, to_value, ...])

I-Z color.

g_PS1MC1(cfht, *[, unit, to_value, ...])

Pan-STARRS g band from CFHT G_MP9401 and R_MP9601.

r_PS1MC1(cfht, *[, unit, to_value, ...])

Pan-STARRS g band from CFHT R_MP9601 and I_MP9701.

i_PS1MC1(cfht, *[, unit, to_value, ...])

Pan-STARRS i band from CFHT R_MP9601 and I_MP9701.

z_PS1MC1(cfht, *[, unit, to_value, ...])

Pan-STARRS g band from CFHT I_MP9701, Z_MP9801.

gmr_PS1MC1(cfht, *[, unit, to_value, ...])

G-R CFHT.

gmi_PS1MC1(cfht, *[, unit, to_value, ...])

G-R CFHT.

gmz_PS1MC1(cfht, *[, unit, to_value, ...])

G-R CFHT.

rmi_PS1MC1(cfht, *[, unit, to_value, ...])

G-R CFHT.

rmz_PS1MC1(cfht, *[, unit, to_value, ...])

G-R CFHT.

imz_PS1MC1(cfht, *[, unit, to_value, ...])

G-R CFHT.

I_MP9702(ps, *[, unit, to_value, ...])

Convert Pan-STARRS1 bands to CFHT I-MP9702 band.

U_MP9302(ps, *[, unit, to_value, ...])

Convert Pan-STARRS1 bands to CFHT U-MP9302 band.

G_MP9402(ps, *[, unit, to_value, ...])

Convert Pan-STARRS1 bands to CFHT G-MP9402 band.

R_MP9602(ps, *[, unit, to_value, ...])

Convert Pan-STARRS1 bands to CFHT R-MP9602 band.

I_MP9703(ps, *[, unit, to_value, ...])

Convert Pan-STARRS1 bands to CFHT I-MP9703 band.

Z_MP9901(ps[, g, i, z, gmi, unit, to_value, ...])

Convert Pan-STARRS1 bands to CFHT Z-MP9901 band.

GRI_MP9605(ps, *[, unit, to_value, ...])

Convert Pan-STARRS1 bands to CFHT R-MP9605 band.

UmG(ps[, u_band, g_band, unit, to_value, ...])

U-G color.

UmR(ps[, u_band, r_band, unit, to_value, ...])

U-R color.

UmI(ps[, u_band, i_band, unit, to_value, ...])

U-I color.

UmZ(ps[, u_band, z_band, unit, to_value, ...])

U-Z color.

GmR(ps[, g_band, r_band, unit, to_value, ...])

G-R color.

GmI(ps[, g_band, i_band, unit, to_value, ...])

G-I color.

GmZ(ps[, g_band, z_band, unit, to_value, ...])

G-Z color.

RmI(ps[, r_band, i_band, unit, to_value, ...])

R-I color.

RmZ(ps[, r_band, z_band, unit, to_value, ...])

R-Z color.

ImZ(ps[, i_band, z_band, unit, to_value, ...])

G-I color.