Showing 122 open source projects for "gnuplot"

View related business solutions
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    bruread is a program to read and display NMR data in the Bruker XWIN-NMR format. The program has a command-line interface and a graphic display based on gnuplot. - Note that this is only an NMR spectrum *viewer*, not a full-fledged data evaluation suite
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    HSGlib.orbital

    HSGlib.orbital

    A gnuplot library to plot keplerian orbits and more

    It is a gnuplot library that gathers a set of functions to deal with problems of celestial mechanics. It allows one to easily accomplish tasks such as: - Converting orbital elements into Cartesian coordinates and vice-versa - Evaluate orbital position as function of the flight time and vice-versa - Plotting keplerian orbits easily
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Gnuplot Helper

    Gnuplot Helper

    It generates and runs gnuplot scripts in Graphical User Interface mode

    ...You need to install gnuplot first and then install this software.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4

    WaveletStat

    Wavelet analysis of 1D and 2D statistical distributions

    ...The C++ code has two branches: the 1D branch can be used on 1D distributions only, while 1D2D can be used both on 1D and 2D distributions (though less optimal on 1D). The code is fully multithreaded. There are also some tutorial examples analysing distributions in the asteroids main belt, including sample GNUPLOT script to render the computing results in EPS graphs. See also theory papers: Baluev 2018, Astron. & Comput. 23, 151-165 Baluev, Rodionov, Shaidulin, 2019, preprint http://arxiv.org/abs/1903.10167
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    Brass fingering chart generator

    Brass fingering chart generator

    Fingering chart generator for brass wind instruments

    This Windows app generates fingerings for brass wind instruments. It invokes gnuplot to make a diagram showing the harmonic and error for the selected fingering, as well as for alternate fingerings. The program finds all fingerings within an acceptable error range, then chooses the one with the lowest harmonic (shortest tubing length). If no fingering falls in the acceptable error range, the closest match is chosen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    TSA_CRAFT

    Automatic command line tool for TSA data analysis

    DSF is a high-throughput platform of TSA assay to screen various conditions that affect protein stability. To facilitate TSA data analysis, we developed an automatic tool "TSA-CRAFT". TSA-CRAFT was developed by integrating PERL script and Gnuplot. PERL scripts manage the entire workflow and data processing procedures of TSA data analysis. On the other hand, Gnuplot takes over the curve fitting and result presentation works. All analysed results are coded in an html file that can be easily displayed by a web browser.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    fmplot

    fmplot

    Plots rtl_power output as a spectrogram

    Designed for finding HD FM stations in the US because they have about twice normal width, you can customize it for other frequency ranges. Uses Gnuplot to plot to a .png file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    plot.py

    plot.py

    direct data plotting and evaluation

    The Plot.py project tries to supply a measurement data visualization and treatment framework being easy to use while keeping the freedom for advanced users to execute additional data treatment algorithms. Plotting is done via gnuplot and the script used to produce the graphs can be exported for later use/changes. Many raw experimental data types (mostly of x-ray and neutron scattering experiments) are supported with more to be added on user request. The data treatment includes non-linear fitting, integration and differentiation, peak-finder and more. User python code can be executed in the integrated IPython console.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Gnuplot/C

    C/C++ Interface to Gnuplot

    A library of C functions that allow data to be plotted in Gnuplot using the pipe interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    GnuPlot Add-in for Excel

    GnuPlot Add-in for Excel

    The power of GnuPlot combined with the ease of Excel

    An alternative to Excel graphics which facilitates use of GnuPlot directly in Excel sheets. GnuPlot scripts are stored in Excel along with the generated graphs and can be instantly edited and regenerated without leaving the Excel environment. Data can be read from Excel sheets by a cell range ("A1:C400") or using an Excel named range. For Excel 2010, 2013, and 2016, 32 and 64 bit.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Gnuplot Editor

    Gnuplot Editor

    Interactive gnuplot script editor

    Ever needed to tweak a gnuplot script and got annoyed by constantly changing the script file, run gnuplot and display the resulting image? The gnuplot editor generates a preview of the plot for every change you make and quickly allows to show the created image file with a simple keystroke. Lines with errors are highlighted in the code and gnuplot output is shown in a separate widget.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12

    ctioga2

    polymorphic plotting program

    ctioga2 is a plotting program in the spirit of gnuplot. It can be used either directly on command-line or writing command files (or a mix of both). It produces publication-quality PDF files. It is based on the Tioga plotting library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Metric Collector

    A bash-Script to collect metrics from a Linux system.

    Collects server and java process information from various tools and creates charts with the data. The script was tested on GNU/Linux with gnuplot 4.4. For the script to work you have to set the variable "JAVA_HOME" to a valid JDK location. Check the documentation in the script file. The following information gets collected: >> output from vmstat >> netstat tcp states and established connections >> information from /proc/fd >> jstat -gc output >> jstat -class output >> CPU%, MEM% and ThreadCount from top and ps-command >> disk usage for each mounted device from df-command
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    WordMat

    Math in Word

    WordMat is an add-on to Microsoft Word which creates a tab with math functionality. Part of the Math functionality is provided by other open-source applications like Maxima, GeoGebra, Graph and GnuPlot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    SCons gnuplot tool

    SCons tool to cooperate with gnuplot program

    ...SCons rule sets are Python scripts so as well as the features it provides itself SCons allows you to use the full power of Python to control compilation. This package is an extension (tool) to SCons, which enables "compilation" of gnuplot scripts in SCons-based projects. The intended audience include (but is not limited to) authors/publishers of LaTeX documents, scientific comunity and authors of the projects relying on automatic generation of plots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    CQhana

    analysing tool for CQRLOG

    This shell script, create a pdf file, reporting the analysis on your log. You need to have installed gnuplot and cqrlog.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SimplEvoFramework

    SimplEvoFramework

    Simple Evolution Framework in standard C

    This software implements a general framework for experimenting and demonstration of evolutionary algorithms. The software is implemented in standard C and tries to be as general as possible. The user can implement his/her own fitness function and genotype representation. Since standard C is used the implementation of new fitness functions and gene types require a bit of archaic C programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Plotdrop

    Plotdrop

    minimal GUI for gnuplot

    Plotdrop is a minimal GNOME frontend to gnuplot PlotDrop is designed for quick simple visualisation of 2D data series. It is not intended to encompass anywhere near the full capabilities of gnuplot. Code can be found at: http://github.com/laserjock/plotdrop
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    A C program of the Dumped Harmonic Oscillator. Given the constants, it returns the time evolution of the system in a .dat archive, wich can be plotted on gnuplot or origin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    CPLAP

    Chemical Potential Limits Analysis Program

    CPLAP is a program designed to determine the thermodynamical stability of a material, and, if it is stable, to determine the ranges of the constituent elements' chemical potentials within which it is stable, in comparison with competing phases and the elemental forms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Gekko Timeseries Software

    Gekko Timeseries Software

    Timeseries handling, and solving of large-scale economic models

    Gekko Timeseries Software is a free time-series oriented software package for timeseries handling, and solving and analyzing large-scale economic models. Since 2009, Gekko is being used by Danish ministeries, banks, interest groups and universities, for the simulation of economic and energy-related models. The software runs under Windows (.NET), and is open source (GNU GPL)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    QPlot

    QPlot - 2d plotting tool based on Qwt

    QPlot - 2d plotting tool based on Qwt project (http://qwt.sf.net). QPlot reads mission INI-files and draw 2-d graphics. Data may read from binary and text files both. Plot area may have 2-4 axis. QPlot may used as Gnuplot alternative. QPlot may used to descovery Qwt as example programm.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Bat2015

    Bat2015

    Bachelor of Science (Informatik)

    The toolkit glpk supports methods for mixed integer linear programming (MILP). These methods solve Capital Budgeting Problems (CBP). Unfortunately, glpk does not support any multithreading and there is no feature to distribute problems via network connections. Today, this is a pitiable sight, because modern computer systems are coupled by networks and support multi threading. We create a distributed system with Apache thrift and the C-API of glpk. Now, it is possible to use as many cores in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    QGNUPlot

    A GUI for GNUPlot written in Qt.

    This is a graphical user interface for GNUPlot written in Qt. It has very basic properties and is only supported on Mac OS at the moment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    QSciPlot

    QSciPlot

    A scientific data plotting program.

    QSciPlot is a gnuplot frontend that helps you recording scientific data and plotting it. It is intended to offer similar functionality to IGOR Pro, qtiplot, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB