starlink.ccdpackΒΆ
Runs commands from the Starlink CCDPACK package.
Autogenerated from the starlink .hlp and .ifl files, by starlink-pywrapper/helperscripts/generate_functions.py.
Starlink version: 2018A b6ca36bf8884802759017298539489d11795861e (2018-07-06 09:36:39)
Functions
astexp(in_, astfile, outdomain, **kwargs) |
Exports coordinate system information from images |
astimp(in_, astfile, indomain, **kwargs) |
Imports coordinate system information into NDFs from AST files. |
calcor(in_, out, cal, expose, **kwargs) |
Subtracts a scaled dark or flash calibration image from a series of images. |
ccdalign(in_, **kwargs) |
Aligns images graphically by interactive object selection. |
ccdclear(*args, **kwargs) |
Clears CCDPACK global parameters. |
ccdedit(mode, in_, **kwargs) |
Edits CCDPACK image extensions. |
ccdndfac(*args, **kwargs) |
Accesses a list of images and writes their names to a file. |
ccdnote(note, **kwargs) |
Adds a note to the current CCDPACK log file. |
ccdsetup(*args, **kwargs) |
Sets the CCDPACK global parameters. |
ccdshow(*args, **kwargs) |
Displays the value of the CCDPACK global parameters. |
debias(in_, out, bias, **kwargs) |
Performs the debiassing and initial preparation of CCD data. |
drawndf(in_, **kwargs) |
Draws aligned images or outlines on a graphics display. |
drizzle(in_, out, **kwargs) |
Mosaics images using the drizzling algorithm. |
findcent(in_, outlist, **kwargs) |
Centroids image features. |
findobj(in_, minpix, outlist, **kwargs) |
Locates and centroids image features. |
findoff(inlist, error, outlist, **kwargs) |
Performs pattern-matching between position lists related by simple offsets. |
flatcor(in_, out, flat, **kwargs) |
Divides a series of images by a flatfield |
idicurs(in_, **kwargs) |
Views and writes position lists interactively. |
import_(in_, table, **kwargs) |
Imports FITS information into images |
makebias(in_, out, rnoise, method, **kwargs) |
Produces a master from a set of bias frames. |
makecal(in_, expose, out, method, **kwargs) |
Produces a dark or pre-flash calibration image. |
makeflat(in_, out, method, **kwargs) |
Produces a flatfield calibration image. |
makemos(in_, out, **kwargs) |
Make a mosaic by combining and (optionally) normalising a set of images. |
makeset(in_, mode, **kwargs) |
Writes Set header information to images. |
pairndf(in_, outlist, **kwargs) |
Aligns images graphically by drag and drop. |
plotlist(inlist, **kwargs) |
Draws position markers on a graphics display. |
present(*args, **kwargs) |
Presents a list of images to CCDPACK. |
reduce(*args, **kwargs) |
Automatic CCD data reduction facility (command-line version). |
register(inlist, fittype, refpos, **kwargs) |
Determines transformations between lists of positions. |
schedule(*args, **kwargs) |
Schedules an automated CCDPACK reduction. |
showset(in_, **kwargs) |
Outputs image Set header information. |
tranlist(inlist, outlist, trtype, **kwargs) |
Transform lists of positions. |
tranndf(in_, **kwargs) |
Transforms a list of images by resampling. |
wcsedit(in_, mode, frame, **kwargs) |
Modifies or examines WCS components of a set of images. |
wcsreg(in_, domains, **kwargs) |
Aligns images using multiple attached coordinate systems |
xreduce(*args, **kwargs) |
Starts the automated CCD data reduction GUI. |