.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8. .TH WARP "1" "December 2018" "GNU Astronomy Utilities 0.8" "User Commands" .SH NAME Warp \- warp (transform) input dataset .SH SYNOPSIS .B astwarp [\fI\,OPTION\/\fR...] \fI\,ASTRdata\/\fR .SH DESCRIPTION Warp is part of GNU Astronomy Utilities 0.8. Warp will warp/transform the input image using an input coordinate matrix. Currently it accepts any general projective mapping (which includes affine mappings as a subset). .PP For more information, please run any of the following commands. In particular the second contains a very comprehensive explanation of Warp's invocation: expected input(s), output(s), and a full description of all the options. .TP All options and their values: $ astwarp \fB\-P\fR .TP Inputs/Outputs and options: $ info astwarp .TP Full section in manual/book: $ info Warp .TP Full Gnuastro manual/book: $ info gnuastro .PP If you couldn't find your answer in the manual, you can get direct help from experienced Gnuastro users and developers. For more information, please run: .IP \f(CW$ info help-gnuastro\fR .PP Warp options: .IP Input: .TP \fB\-\-hendwcs\fR=\fI\,INT\/\fR Header keyword number to end reading WCS. .TP \fB\-\-hstartwcs\fR=\fI\,INT\/\fR Header keyword number to start reading WCS. .TP \fB\-h\fR, \fB\-\-hdu\fR=\fI\,STR\/\fR/INT Extension name or number of input data. .TP \fB\-I\fR, \fB\-\-ignorecase\fR Ignore case in matching/searching columns. .IP Output: .TP \fB\-C\fR, \fB\-\-coveredfrac\fR=\fI\,FLT\/\fR Acceptable fraction of output pixel covered. .TP \fB\-D\fR, \fB\-\-dontdelete\fR Don't delete output if it exists. .TP \fB\-k\fR, \fB\-\-keepwcs\fR Do not apply warp to input's WCS .TP \fB\-K\fR, \fB\-\-keepinputdir\fR Keep input directory for automatic output. .TP \fB\-o\fR, \fB\-\-output\fR=\fI\,STR\/\fR Output file name. .TP \fB\-T\fR, \fB\-\-type\fR=\fI\,STR\/\fR Type of output: e.g., int16, float32, etc... .IP Warps: .TP \fB\-a\fR, \fB\-\-align\fR Align the image and celestial axes. .TP \fB\-c\fR, \fB\-\-centeroncorner\fR Center of coordinates on first pixel corner. .TP \fB\-e\fR, \fB\-\-shear\fR=\fI\,FLT[\/\fR,FLT] Shear along the given axis(es). .TP \fB\-f\fR, \fB\-\-flip\fR=\fI\,INT[\/\fR,INT] Flip along the given axis(es). .TP \fB\-m\fR, \fB\-\-matrix\fR=\fI\,STR\/\fR Raw transformation matrix, highest priority. .TP \fB\-p\fR, \fB\-\-project\fR=\fI\,FLT[\/\fR,FLT] Project along the given axis(es). .TP \fB\-r\fR, \fB\-\-rotate\fR=\fI\,FLT\/\fR Rotate by the given angle in degrees. .TP \fB\-s\fR, \fB\-\-scale\fR=\fI\,FLT[\/\fR,FLT] Scale along the given axis(es). .TP \fB\-t\fR, \fB\-\-translate\fR=\fI\,FLT[\/\fR,FLT] Translate along the given axis(es). .IP Operating modes: .TP \-?, \fB\-\-help\fR give this help list .TP \fB\-\-cite\fR BibTeX citation for this program. .TP \fB\-\-config\fR=\fI\,STR\/\fR Read configuration file STR immediately. .TP \fB\-\-lastconfig\fR Do not parse any more configuration files. .TP \fB\-\-log\fR Information about output(s) in a log file. .TP \fB\-\-minmapsize\fR=\fI\,INT\/\fR Minimum bytes in array to not use ram RAM. .TP \fB\-N\fR, \fB\-\-numthreads\fR=\fI\,INT\/\fR Number of CPU threads to use. .TP \fB\-\-onlyversion\fR=\fI\,STR\/\fR Only run if the program version is STR. .TP \fB\-P\fR, \fB\-\-printparams\fR Print parameter values to be used and abort. .TP \fB\-q\fR, \fB\-\-quiet\fR Only report errors, remain quiet about steps. .TP \fB\-S\fR, \fB\-\-setdirconf\fR Set default values for this directory and abort. .TP \fB\-\-usage\fR give a short usage message .TP \fB\-U\fR, \fB\-\-setusrconf\fR Set default values for this user and abort. .TP \fB\-V\fR, \fB\-\-version\fR print program version .PP Mandatory or optional arguments to long options are also mandatory or optional for any corresponding short options. .PP GNU Astronomy Utilities home page: http://www.gnu.org/software/gnuastro/ .SH "REPORTING BUGS" Report bugs to bug\-gnuastro@gnu.org. .SH COPYRIGHT Copyright \(co 2015\-2018, Free Software Foundation, Inc. License GPLv3+: GNU General public license version 3 or later. .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .PP Written/developed by Mohammad Akhlaghi .SH "SEE ALSO" The full documentation for .B Warp is maintained as a Texinfo manual. If the .B info and .B Warp programs are properly installed at your site, the command .IP .B info Warp .PP should give you access to the complete manual.