EnglishFrenchSpanish

OnWorks favicon

funmerge - Online in the Cloud

Run funmerge in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command funmerge that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


funmerge - merge one or more Funtools table files

SYNOPSIS


funmerge [-w⎪-x] -f [colname] <iname1> <iname2> ... <oname>

OPTIONS


-f # output a column specifying file from which this event came
-w # adjust position values using WCS info
-x # adjust position values using WCS info and save old values

DESCRIPTION


funmerge merges FITS data from one or more FITS Binary Table files or raw event files.

The first argument to the program specifies the first input FITS table or raw event file.
If "stdin" is specified, data are read from the standard input. Use Funtools Bracket
Notation to specify FITS extensions and row filters. Subsequent arguments specify
additional event files and tables to merge. (NB: Stdin cannot not be used for any of these
additional input file arguments.) The last argument is the output FITS file. The columns
in each input table must be identical.

If an input file begins with the '@' character, it is processed as an include file, i.e.,
as a text file containing event file names (as well as blank lines and/or comment lines
starting with the '#' sign). If standard input is specified as an include file
('@stdin'), then file names are read from the standard input until EOF (^D). Event files
and include files can be mixed on a command line.

Rows from each table are written sequentially to the output file. If the switch -f
[colname] is specified on the command line, an additional column is added to each row
containing the number of the file from which that row was taken (starting from one). In
this case, the corresponding file names are stored in the header parameters having the
prefix FUNFIL, i.e., FUNFIL01, FUNFIL02, etc.

Using the -w switch (or -x switch as described below), funmerge also can adjust the
position column values using the WCS information in each file. (By position columns, we
mean the columns that the table is binned on, i.e., those columns defined by the bincols=
switch, or (X,Y) by default.) To perform WCS alignment, the WCS of the first file is taken
as the base WCS. Each position in subsequent files is adjusted by first converting it to
the sky coordinate in its own WCS coordinate system, then by converting this sky position
to the sky position of the base WCS, and finally converting back to a pixel position in
the base system. Note that in order to perform WCS alignment, the appropriate WCS and
TLMIN/TLMAX keywords must already exist in each FITS file.

When performing WCS alignment, you can save the original positions in the output file by
using the -x (for "xtra") switch instead of the -w switch (i.e., using this switch also
implies using -w) The old positions are saved in columns having the same name as the
original positional columns, with the added prefix "OLD_".

Examples:

Merge two tables, and preserve the originating file number for each row in the column
called "FILE" (along with the corresponding file name in the header):

[sh] funmerge -f "FILE" test.ev test2.ev merge.ev

Merge two tables with WCS alignment, saving the old position values in 2 additional
columns:

[sh] funmerge -x test.ev test2.ev merge.ev

This program only works on raw event files and binary tables. We have not yet implemented
image and array merging.

Use funmerge online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    PAC Manager
    PAC Manager
    PAC is a Perl/GTK replacement for
    SecureCRT/Putty/etc (linux
    ssh/telnet/... gui)... It provides a GUI
    to configure connections: users,
    passwords, EXPECT regula...
    Download PAC Manager
  • 2
    GeoServer
    GeoServer
    GeoServer is an open-source software
    server written in Java that allows users
    to share and edit geospatial data.
    Designed for interoperability, it
    publishes da...
    Download GeoServer
  • 3
    Firefly III
    Firefly III
    A free and open-source personal finance
    manager. Firefly III features a
    double-entry bookkeeping system. You can
    quickly enter and organize your
    transactions i...
    Download Firefly III
  • 4
    Apache OpenOffice Extensions
    Apache OpenOffice Extensions
    The official catalog of Apache
    OpenOffice extensions. You'll find
    extensions ranging from dictionaries to
    tools to import PDF files and to connect
    with ext...
    Download Apache OpenOffice Extensions
  • 5
    MantisBT
    MantisBT
    Mantis is an easily deployable, web
    based bugtracker to aid product bug
    tracking. It requires PHP, MySQL and a
    web server. Checkout our demo and hosted
    offerin...
    Download MantisBT
  • 6
    LAN Messenger
    LAN Messenger
    LAN Messenger is a p2p chat application
    for intranet communication and does not
    require a server. A variety of handy
    features are supported including
    notificat...
    Download LAN Messenger
  • More »

Linux commands

  • 1
    abidw
    abidw
    abidw - serialize the ABI of an ELF
    file abidw reads a shared library in ELF
    format and emits an XML representation
    of its ABI to standard output. The
    emitted ...
    Run abidw
  • 2
    abilint
    abilint
    abilint - validate an abigail ABI
    representation abilint parses the native
    XML representation of an ABI as emitted
    by abidw. Once it has parsed the XML
    represe...
    Run abilint
  • 3
    coresendmsg
    coresendmsg
    coresendmsg - send a CORE API message
    to the core-daemon daemon ...
    Run coresendmsg
  • 4
    core_server
    core_server
    core_server - The primary server for
    SpamBayes. DESCRIPTION: Currently serves
    the web interface only. Plugging in
    listeners for various protocols is TBD.
    This ...
    Run core_server
  • 5
    fwflash
    fwflash
    fwflash - program to flash image file
    to a connected NXT device ...
    Run fwflash
  • 6
    fwts-collect
    fwts-collect
    fwts-collect - collect logs for fwts
    bug reporting. ...
    Run fwts-collect
  • More »

Ad