Blocks#

A Block
is a single unit of processing acting on the Image
object, reading and writing its attributes. Blocks documentation include the following information:
read: the
Image
attributes read by theBlock
write: the
Image
attributes written by theBlock
modify data: indicates that the
Image.data
is modified by theBlock
Blocks categories#
All Blocks#
Set Image sources to reference sources (from a reference Image) aligned to the Image |
|
Create WCS based on a reference containing a valid WCS. |
|
Estimate background around each source using an annulus aperture. |
|
Perform aperture photometry of each sources. |
|
Apply a function to an image. |
|
Detect all sources. |
|
Flat, Bias and Dark calibration. |
|
Centroiding with ballet. |
|
Centroiding using |
|
Centroiding using |
|
Centroiding using |
|
alias of |
|
Compute transformation of an image to a reference image |
|
Compute translational transform of a target image to a reference image |
|
Create cutouts around all sources |
|
DAOPHOT stars detection with |
|
Remove a property from an Image |
|
Produce a dithered image. |
|
Query gaia catalog |
|
Model |
|
Retrieve and store properties from an |
|
A conveniant class to get fluxes and background from aperture and annulus blocks |
|
Model |
|
Model |
|
Limit number of sources. |
|
Stack cutouts into |
|
Model |
|
A block that performs plate solving on an astronomical image using a Gaia catalog. |
|
Detect point sources (as |
|
Source Extractor detection. |
|
Detect point sources (backward compatibility) |
|
Build a median stack image from the n best-FWHM images |
|
Sort sources given a function TODO |
|
Query TESS (TIC) catalog |
|
Detect trace sources (as |
|
Transform image data using its transform |
|
Image trimming |
|
Make a video out of a plotting function |
|
Write image to FITS file |