N.E.M.O. [Non-stationary Extraction via Multiscale Optical-flow]

N.E.M.O. [Non-stationary Extraction via Multiscale Optical-flow]#

NEMO logo

NEMO is a Python pipeline for detecting and tracking compact emission sources across the spectral axis of 3-D radio interferometric data cubes (FITS, HDF5, NumPy). It combines a multiscale starlet wavelet detector with TV-L1 optical flow tracking, kinematic classification, and a dual-metric false-detection filter.

Getting Started

Install NEMO and run the pipeline on your first cube.

Installation
Methodology

Starlet wavelet detection, masked optical flow, track linking, and false-detection removal — explained with equations.

Methodology
Graphical Interface

Load cubes, tune parameters, and run the full pipeline without writing any code. Covers the four-card workspace, all viewer windows, and analysis tools.

Graphical Interface
Results: W2246-0526

Application to ALMA [C II] observations of a hyper-luminous quasar at z = 4.6.

Results: W2246-0526
API Reference

Auto-generated reference for all public classes and functions.

API Reference
CLI Reference

Command-line tools for detection, tracking, and denoising.

CLI Reference