EnglishFrenchSpanish

Ad


OnWorks favicon

mDiffExec - Online in the Cloud

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

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


mDiffExec - Re-project and mosaic your images, with background rectification

SYNOPSIS


mDiffExec [-p projdir] [-d] [-n(o-areas)] [-s statusfile] diffs.tbl template.hdr diffdir

DESCRIPTION


Runs mDiff on all the pairs identified by mOverlaps.

OPTIONS


-p projdir
Specifies path to the directory containing reprojected input images.

-d Turns on debugging.

-n No-area-images flag. Creates difference image without requiring _area FITS images

-s statusfile
Output and errors are sent to statusfile instead of to stdout

ARGUMENTS


diffs.tbl
Table generated by mOverlaps for the images in projdir.

template.hdr
FITS header template for output files.

diffdir
Path to output files.

RESULT


FITS images representing the differences for each pair of overlapping images. nimages is
the total number of images successfully processed, and nfailed is the number of images
that failed. The most likely cause of failure is that the FITS images overlapped, but
only in areas where they contained blank pixels (especially common in images with large
degree of rotation).

MESSAGES


OK [struct stat="OK", count=nimages, failed=nfailed]

ERROR MPI initialization failed

ERROR Cannot open status file: statusfile

ERROR Cannot access diffdir

ERROR diffdir is not a directory

ERROR Invalid image metadata file: filename

ERROR Need columns: cntr1 cntr2 plus minus diff

ERROR mDiff error

EXAMPLES


First, diffs.tbl is generated using mOverlaps. Then mDiff can be run on reprojected
images, using this template.hdr.

$ mDiffExec -n -p projdir projdir/diffs.tbl template.hdr diffdir
[struct stat="OK", count=42, failed=0]

Use mDiffExec online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    wxPython
    wxPython
    A set of Python extension modules that
    wrap the cross-platform GUI classes from
    wxWidgets.. Audience: Developers. User
    interface: X Window System (X11), Win32 ...
    Download wxPython
  • 2
    packfilemanager
    packfilemanager
    This is the Total War pack file manager
    project, starting from version 1.7. A
    short introduction into Warscape
    modding: ...
    Download packfilemanager
  • 3
    IPerf2
    IPerf2
    A network traffic tool for measuring
    TCP and UDP performance with metrics
    around both throughput and latency. The
    goals include maintaining an active
    iperf cod...
    Download IPerf2
  • 4
    fre:ac - free audio converter
    fre:ac - free audio converter
    fre:ac is a free audio converter and CD
    ripper for various formats and encoders.
    It features MP3, MP4/M4A, WMA, Ogg
    Vorbis, FLAC, AAC, and Bonk format
    support, ...
    Download fre:ac - free audio converter
  • 5
    Matplotlib
    Matplotlib
    Matplotlib is a comprehensive library
    for creating static, animated, and
    interactive visualizations in Python.
    Matplotlib makes easy things easy and
    hard thing...
    Download Matplotlib
  • 6
    BotMan
    BotMan
    Write your chatbot logic once and
    connect it to one of the available
    messaging services, including Amazon
    Alexa, Facebook Messenger, Slack,
    Telegram or even yo...
    Download BotMan
  • More »

Linux commands

Ad