Skip to content

Koushikphy/Interactive_Data_Editor

Repository files navigation

Interactive Data Editor

A Software to interactively edit data in a graphical manner.

Version MIT License interactive-data-editor interactive-data-editor
DOI Version
alt text We have all worked with data at some point of time. Now, depending on the source, sometimes the data may not be regular, smooth and uniform and requires refinement before applying for any practical use. This software lets you do that very easily and efficiently in a graphical way including many others useful data operation.

👍 Features

  1. Edit one or multiple points by dragging with mouse and keyboard keys.
  2. Automatically smooth data using spline and linear Kernel smoother.
  3. Fit any function to the data.
  4. Plot any 2D and gridded 3D data with LaTeX rendering support.
  5. Export images in five format in any resolution.
  6. Simultaneously work with multiple datasets.
  7. Fill missing values.
  8. Remove bad data points.
  9. Repeat or mirror data any required times.
  10. Filter data subject to a given condition.
  11. Swap data between two lines or surfaces.
  12. Supports undo/redo.
  13. Change sign of any selected part of the data.
  14. Spreadsheet editor with all basic excel like features including formula parsing.  And many more...

⚒ Download and installation

The software is available as pre-built binaries for different platforms. Install the appropriate installer for your system available in releases section of this repo. Also available as snap for linux users.
Get it from the Snap Store

🚀 Quick Reference

For a quick reference, documentation and FAQs check out https://koushikphy.github.io/Interactive_Data_Editor/.

✔ Copyright and license

Copyright © July 2020, Koushik Naskar. All rights reserved. Licensed under the MIT License.

✨Citation

If this software was helpful in your work, please cite this project as https://doi.org/10.5281/zenodo.3947507.