EnglishFrenchSpanish

Ad


OnWorks favicon

mBestImage - Online in the Cloud

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

This is the command mBestImage 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


mBestImage - Determine which image covers a location "best"

SYNOPSIS


mBestImage [-d level] images.tbl ra dec

DESCRIPTION


Given a list of images and a position on the sky, determine which image covers the
location "best" (i.e., the one where the position is farthest from the nearest edge).

OPTIONS


-d debug
Turn on debugging to the specified level (1 or 2)

ARGUMENTS


images.tbl
Input table of image metadata (as generated by mImgtbl).

ra RA of location of interest (in degrees)

dec Declination of location of interest (in degrees)

RESULT


[struct stat="OK", file="filename", edgedist=distance]

or

[struct stat="OK", file="filename", url="fileurl", edgedist=distance]

where filename is the name of the "best" image found in images.tbl and distance is
measured from the point of interest to the nearest edge of the image. If the input table
included a URL column, the output message will also include the image's URL.

MESSAGES


OK [struct stat="OK", file="filename", url="fileurl", edgedist=distance"]

OK [struct stat="OK", file="filename", edgedist=distance"]

ERROR Invalid image metadata file: images.tbl

ERROR Need columns: cntr and fname; ctype1 ctype2 nl ns crval1 crval2 crpix1 crpix2
cdelt1 cdelt2 and crota2 or cd matrix / ra dec ra1 ... dec4

ERROR Bad WCS for image fitsfile

ERROR No image covers this position.

EXAMPLES


Given a table of image metadata describing images covering a 0.5 by 0.5 degree area around
m31 (2mass_m31_j.tbl), narrow it down to the image which includes the best coverage of one
particular location:

mBestImage 2mass_m31_j.tbl 10.7 41.2
[struct stat="OK", file="2mass-atlas-971024n-j0080033.fits", edgedist=0.008436]

Use mBestImage online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VBA-M (Archived - Now on Github)
    VBA-M (Archived - Now on Github)
    Project has moved to
    https://github.com/visualboyadvance-m/visualboyadvance-m
    Features:Cheat creationsave statesmulti
    system, supports gba, gbc, gb, sgb,
    sgb2Tu...
    Download VBA-M (Archived - Now on Github)
  • 2
    Stacer
    Stacer
    Linux System Optimizer and Monitoring
    Github Repository:
    https://github.com/oguzhaninan/Stacer.
    Audience: End Users/Desktop. User
    interface: Qt. Programming La...
    Download Stacer
  • 3
    OrangeFox
    OrangeFox
    Fork of TeamWinRecoveryProject(TWRP)
    with many additional functions, redesign
    and more Features:Supports Treble and
    non-Treble ROMsUp-to-date Oreo kernel,
    built...
    Download OrangeFox
  • 4
    itop - ITSM  CMDB OpenSource
    itop - ITSM CMDB OpenSource
    IT Operations Portal: a complete open
    source, ITIL, web based service
    management tool including a fully
    customizable CMDB, a helpdesk system and
    a document man...
    Download itop - ITSM CMDB OpenSource
  • 5
    Clementine
    Clementine
    Clementine is a multi-platform music
    player and library organizer inspired by
    Amarok 1.4. It has a fast and
    easy-to-use interface, and allows you to
    search and ...
    Download Clementine
  • 6
    XISMuS
    XISMuS
    ATTENTION: Cumulative update 2.4.3 has
    been released!! The update works for any
    previous 2.x.x version. If upgrading
    from version v1.x.x, please download and
    i...
    Download XISMuS
  • 7
    facetracknoir
    facetracknoir
    Modular headtracking program that
    supports multiple face-trackers, filters
    and game-protocols. Among the trackers
    are the SM FaceAPI, AIC Inertial Head
    Tracker ...
    Download facetracknoir
  • More »

Linux commands

Ad