phrosty API

phrosty.imagesubtraction

phrosty.imagesubtraction Module

Functions

sky_subtract(img[, temp_dir])

Subtracts background, found with Source Extractor.

stampmaker(ra, dec, shape, img[, savedir, ...])

Make stamps.

phrosty.pipeline

phrosty.pipeline Module

Classes

PipelineImage(image, pipeline)

Holds a snappl.image.Image, with some other stuff the pipeline needs.

Pipeline(diaobj, imgcol, band[, ...])

Phrosty's top-level pipeline

Class Inheritance Diagram

digraph inheritance4637b16fa0 { bgcolor=transparent; rankdir=LR; size="8.0, 12.0"; "Pipeline" [URL="api/phrosty.pipeline.Pipeline.html#phrosty.pipeline.Pipeline",fillcolor=white,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,shape=box,style="setlinewidth(0.5),filled",target="_top",tooltip="Phrosty's top-level pipeline"]; "PipelineImage" [URL="api/phrosty.pipeline.PipelineImage.html#phrosty.pipeline.PipelineImage",fillcolor=white,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,shape=box,style="setlinewidth(0.5),filled",target="_top",tooltip="Holds a snappl.image.Image, with some other stuff the pipeline needs."]; }