interactive_data_editor
A Software to interactively edit data in a graphical manner
Science Score: 67.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 5 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (16.2%) to scientific vocabulary
Keywords
Repository
A Software to interactively edit data in a graphical manner
Basic Info
- Host: GitHub
- Owner: Koushikphy
- License: mit
- Language: JavaScript
- Default Branch: master
- Homepage: https://koushikphy.github.io/Interactive_Data_Editor/
- Size: 41.6 MB
Statistics
- Stars: 46
- Watchers: 4
- Forks: 10
- Open Issues: 2
- Releases: 11
Topics
Metadata Files
README.md
Interactive Data Editor
A Software to interactively edit data in a graphical manner.
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
- Edit one or multiple points by dragging with mouse and keyboard keys.
- Automatically smooth data using spline and linear Kernel smoother.
- Fit any function to the data.
- Plot any 2D and gridded 3D data with LaTeX rendering support.
- Export images in five format in any resolution.
- Simultaneously work with multiple datasets.
- Fill missing values.
- Remove bad data points.
- Repeat or mirror data any required times.
- Filter data subject to a given condition.
- Swap data between two lines or surfaces.
- Supports undo/redo.
- Change sign of any selected part of the data.
- 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.
🚀 Quick Reference
For a quick reference, documentation and FAQs check out https://koushikphy.github.io/InteractiveDataEditor/.
✔ 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.
Owner
- Name: Koushik Naskar
- Login: Koushikphy
- Kind: user
- Location: Kolkata, India
- Website: https://koushikphy.github.io/
- Repositories: 49
- Profile: https://github.com/Koushikphy
PhD student in School of Chemical Sciences, Indian Association for the Cultivation of Science 👨🔬
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "Naskar" given-names: "Koushik" orcid: "https://orcid.org/0000-0001-9093-2255" title: "Interactive Data Editor" version: 2.12.1 doi: https://doi.org/10.5281/zenodo.3947507 date-released: 2022-11-19 url: "https://github.com/Koushikphy/Interactive_Data_Editor"
GitHub Events
Total
- Watch event: 1
Last Year
- Watch event: 1
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Koushik Naskar | k****9@g****m | 403 |
| Koushik Naskar | K****9@g****m | 69 |
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 50
- Total pull requests: 4
- Average time to close issues: 8 days
- Average time to close pull requests: less than a minute
- Total issue authors: 2
- Total pull request authors: 2
- Average comments per issue: 0.12
- Average comments per pull request: 0.0
- Merged pull requests: 3
- Bot issues: 0
- Bot pull requests: 1
Past Year
- Issues: 0
- Pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 1
Top Authors
Issue Authors
- Koushikphy (49)
- masood (1)
Pull Request Authors
- Koushikphy (3)
- dependabot[bot] (2)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- electron ^17.3.1 development
- electron-builder ^22.9.1 development
- @electron/remote ^2.0.8
- plotly.js-gl3d-dist ^1.58.4
- actions/checkout v2 composite
- actions/download-artifact v2 composite
- actions/setup-node v2 composite
- actions/upload-artifact v2 composite
- martinbeentjes/npm-get-version-action master composite
- ncipollo/release-action v1 composite