signal op• Data kinds: signal → measurement
• Call: import fullseye as fs; fs.ledger.rms(x, frame=None, hop=None) (to call the implementation directly, import dsp; dsp.rms(x, frame=None, hop=None); from the registry, ops1d.get("rms"))
RMS level. Scalar for the whole signal, or a framewise array when *frame* is given (a vibration/energy envelope over time).
• Sample-data catalog (download URLs / licences) — 2-D uses skimage.data (BSD/public domain) plus synthetic images; 3-D lists download URLs for real data sources (Stanford, PDS, …).
• Operator provenance and references — the sources of the research/methods this op family came from.
• The canonical algorithm (author, year) and its uses are named in the family usage guide above.
• lens_design_demo — py -3.11 examples/lens_design_demo.py
• lightfield_depth — py -3.11 examples/lightfield_depth.py
• poc_battery_electrode_breathing — py -3.11 examples/poc_battery_electrode_breathing.py
• poc_bilateral_asymmetry — py -3.11 examples/poc_bilateral_asymmetry.py
• poc_bump_coplanarity — py -3.11 examples/poc_bump_coplanarity.py
• poc_cad_scan_deviation — py -3.11 examples/poc_cad_scan_deviation.py
• poc_camera_calibration — py -3.11 examples/poc_camera_calibration.py
• poc_dimensional_inspection — py -3.11 examples/poc_dimensional_inspection.py
• poc_exoplanet_transit — py -3.11 examples/poc_exoplanet_transit.py
• poc_fabric_defect — py -3.11 examples/poc_fabric_defect.py
• poc_focus_stacking — py -3.11 examples/poc_focus_stacking.py
• poc_panorama_drift — py -3.11 examples/poc_panorama_drift.py
• poc_print_registration — py -3.11 examples/poc_print_registration.py
• poc_river_surface_velocity — py -3.11 examples/poc_river_surface_velocity.py
• poc_screw_thread_metrology — py -3.11 examples/poc_screw_thread_metrology.py
• poc_solar_limb_darkening — py -3.11 examples/poc_solar_limb_darkening.py
• poc_strain_history — py -3.11 examples/poc_strain_history.py
• poc_surface_roughness — py -3.11 examples/poc_surface_roughness.py
• poc_symmetry_restoration — py -3.11 examples/poc_symmetry_restoration.py
• poc_thermal_radiometry — py -3.11 examples/poc_thermal_radiometry.py
• profile_shape_inspection — py -3.11 examples/profile_shape_inspection.py
measurement as input)—
signal)lowpass · highpass · bandpass · envelope · local_std · quantize · companding_mu_law · resample
*Provenance: dsp.py — ONED operator registry. This per-op note is generated by tools/opdocs.py md (do not hand-edit).*
© 2026 Kazufumi Furuse — Fullseye operator documentation. Licensed under Apache-2.0.