Search Results for "xy data plotting" - Page 2

Showing 63 open source projects for "xy data plotting"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Rent Manager Software Icon
    Rent Manager Software

    Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.

    Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
    Learn More
  • 1
    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. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    Scikit-plot

    Scikit-plot

    An intuitive library to add plotting functionality to scikit-learn

    Single line functions for detailed visualizations. Scikit-plot is the result of an unartistic data scientist's dreadful realization that visualization is one of the most crucial components in the data science process, not just a mere afterthought. Gaining insights is simply a lot easier when you're looking at a colored heatmap of a confusion matrix complete with class labels rather than a single-line dump of numbers enclosed in brackets. Besides, if you ever need to present your results to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    zCharter
    Charting tools, backtesting tools, and data visualization tools for the most popular cryptocurrencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    xmgrace python interface

    xmgrace and qtgrace plotting interface in python

    This is a python module providing a nearly complete interface to the graphing program xmgrace and the new qtgrace (great project... grace works under windows, too, now!). It allows creation of grace plots from within python, which can be customized using python, or through grace after creation.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution Icon
    Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution

    K-12 Schools, Higher Education, Businesses, Restaurants

    Rise Vision is the #1 digital signage company, offering easy-to-use cloud digital signage software compatible with any player across multiple screens. Forget about static displays. Save time and boost sales with 500+ customizable content templates for your screens. If you ever need help, get free training and exceptionally fast support.
    Learn More
  • 5
    TEACUP

    TEACUP

    TCP Experiment Automation Controlled Using Python

    ...When multiple values are provided (e.g. for TCP congestion control algorithm), an experiment is made up of multiple tests. For each experiment and test, TEACUP collects a range of data, such as tcpdump files of traffic seen or TCP stack information (e.g. using Web10G). TEACUP also collects a variety of metadata from the end hosts and bottleneck router, such as the actual OS/kernel version(s) used. TEACUP also provides some simple tools for analysing the results of experiments, such as plotting a flow's experienced RTT over time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    i-Map - Plot Geolocation from Images

    i-Map - Plot Geolocation from Images

    Automatically plots latitude, longitude from images on Google maps.

    i-Map is a Photo metadata forensic tool for Geo-location analysis of images that are clicked from GPS enabled devices. In this tool, you can load 100s of images from a suspect's device and analyze them to know various locations where photos were clicked on mobile phone/tablet. After loading images, with a single click, iMap plots all the images on World Map to visually check where they have been captured, generate timeline and activity of suspect and match them with CDR (Call Detail...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    colorview2d

    colorview2d

    Extendible 2D color plotting tool.

    Visualize and analyze 3D data files using 2D colorplots. Inspired by spyview. Written in python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    pyEBSD-GUI

    pyEBSD-GUI

    A free software to post-process EBSD data.

    pyEBSD-GUI is a free software to post-process Electron Backscatter Diffraction (EBSD) data, inducing IPF mapping, image quality mapping, phase mapping etc, plotting pole figure, data segmentation, statistic analysis of the misorientation distribution etc. The software is written by python, and it supports both script and graphic user interface (GUI). pyEBSD V1.0 will be released soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    2DFLT

    2DFLT

    Program for Normalization, Averaging and Editing of In Situ Data Sets

    ...source=directory). 2DFLT specifically was written to target in situ X-ray Powder Diffraction data from synchrotron measurements. Hence it can read CHI, XYE (TOPAS), FXYE(GSAS/ GSASII) and XY- files formats. However it can read general in situ data written into individual TXT or XY – files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn more customers into advocates. Icon
    Turn more customers into advocates.

    Fight skyrocketing paid media costs by turning your customers into a primary vehicle for acquisition, awareness, and activation with Extole.

    The platform's advanced capabilities ensure companies get the most out of their referral programs. Leverage custom events, profiles, and attributes to enable dynamic, audience-specific referral experiences. Use first-party data to tailor customer segment messaging, rewards, and engagement strategies. Use our flexible APIs to build management capabilities and consumer experiences–headlessly or hybrid. We have all the tools you need to build scalable, secure, and high-performing referral programs.
    Learn More
  • 10
    SciEnPlot

    SciEnPlot

    Data Plotting and Analysis for Science and Engineering

    ... - Implemented a 3d surface plot (GLSurface) based on OpenGL (ScienPlot v1.3.2 and above) - ColorMap surface, trisurface, Pie, Polar plots, and 3D height field, 3dBar, scatter plots (under developing), and more - Column by column plotting/calculation - LaTex commands enclosed by $ symbols can be used for the labels in Graph - Accept txt(Text) and csv(Comma separated values) formatted data - Save, copy, print Graph - Use spread sheets to display data - Textboard to organize the results - Graphs in a publishable quality - Source codes based on: Python Numpy Scipy Matplotlib WxPython Visvis etc...
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Matplotlib tutorial

    Matplotlib tutorial

    Matplotlib tutorial for beginner

    The Matplotlib tutorial repository is designed as a hands-on learning resource to help users — especially Python beginners — get started with Matplotlib for creating plots and charts. It provides a sequence of example scripts and notebooks that cover fundamental plotting tasks: line graphs, histograms, scatter plots, bar charts, customizing axes, labels, legends, and styling. This makes it ideal for someone learning data analysis or exploratory data visualization for the first time and needing concrete, runnable examples rather than abstract explanations. As the tutorial builds progressively, learners can gradually advance from simple static plots to more complex visualizations, learning how to control figure size, add multiple subplots, adjust plot aesthetics, and handle different data types. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    guiqwt
    Based on PyQwt (plotting widgets for PyQt4 graphical user interfaces) and on the scientific modules NumPy and SciPy, guiqwt is a Python library providing efficient 2D data-plotting features (curve/image visualization and related tools) for interactiv
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Astrophotography Lab

    Astrophotography Lab

    A collection of useful tools for astrophotographers

    Astrophotography Lab (APLab) is a free program intended for anyone interested in astrophotography. It has two main purposes: - Interpreting data extracted from your astrophotos to produce useful information. - Using this information as a help for further improving your imaging results. The program consists of four main tools: an analyser tool, a calculator tool, a simulator tool and a plotting tool. The tools are connected, allowing you to transfer information between them, and easily go all the way from measuring your camera's sensor to finding the optimal settings for your next imaging session. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    SCaVis

    Scientific Computation and Visualization Environment

    SCaVis is an environment for scientific computation, data analysis and data visualization for scientists, engineers and students. The program is fully multiplatform (100% Java) and integrated with Java and a number of scripting languages: Jython (Python), Groovy, JRuby, BeanShell. SCaVis can be used to plot functions and data in 2D and 3D, perform statistical tests, data mining, numeric computations, function minimization, linear algebra, solving systems of linear and differential...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ILNumerics.Net
    math lib for .NET. n-dim arrays, complex numbers, linear algebra, FFT, sorting, cells- and logical arrays as well as 3D plotting classes help developing algorithms on every platform supporting .NET. Sources from SVN, binaries: http://ilnumerics.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    diCal-IBD

    diCal-IBD

    diCal-IBD predicts identical by descent tracts using sequence data

    diCal-IBD can be used for predicting identical by descent (IBD) tracts in sequence data. It provides means for calculating the accuracy of the prediction, if the true tracts are available, plotting of the predicted tracts, their TMRCA (time to the most recent common ancestor) and corresponding posterior probabilities, and identification of putative recent positive selection through investigation of average IBD sharing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ScreenSifter

    ScreenSifter

    ScreenSifter is a unique tool for RNAi Screen analysis and management

    ...ScreenSifter, to perform the sequential, user friendly, guided, and advanced statistical analyses of RNAi screening results. User can upload their raw signal intensities and will avail complete quality control of screen, hit selection, plotting of hit genes with gene ontology, comparing of replicates or comparing of channels. In addition, ScreenSifter has visualization tools to plot specific genes or gene groups in the screen data. ScreenSifter also provides Gene Set Enrichment Analysis (GSEA), protein-protein interaction directly on the plot. Publication: ScreenSifter: analysis and visualization of RNAi screening data Pankaj Kumar, Germaine Goh, Sarawut Wongphayak, Dimitri Moreau and Frédéric Bard BMC Bioinformatics. 2013 Oct 3;14(1):290. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A Python interface to the gnuplot plotting program.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19

    FortGrapher

    InLine Plot with Fortran

    This is a Fortran Module that merges the performance of the computation of the Fortran with the power of a Python Package called Matplotlib plot the data computed by your fortran code. It allows you to divide you data into groups of datafiles and each group is stored on its own directory. It allows you to create different types of plotting files such as, PNG file for each datafile and PDF and MPEG files for each group of datafiles. It works with FORMATTED and UNFORMATTED fortran datafiles. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    pygolem

    Python API for the GOLEM Tokamak discharge database

    This simple Python API aims to provide a simple and easy to understand access to the discharge database of the GOLEM Tokamak. The scipy, numpy and matplotlib Python libraries are used for data analysis and plotting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    FreeCeilo is an interface for ceilometer CL31.A shell script is used for collecting data from the ceilometer and freeceilo is used for plotting the data.Tested and developed in SPACE ,Trivandrum
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a set of scripts that helps with processing of NMR pH titration data. These scripts allow for fitting (using R) and plotting of data of multiple residues. The program needs to be made more user friendly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Gnupylot is a GUI for gnuplot (the widely used multi-OS plotting utility). It's written in Python using PyQt4 libraries. With Gnupylot you can save your plots (even the datasets). It's still in Alpha stage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    APLpy (the Astronomical Plotting Library in Python) is a Python module aimed at producing publication-quality plots of astronomical imaging data in FITS format. Visit http://aplpy.sourceforge.net/ for tutorials and documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Fitta is a program for making and plotting statistical fits, simple and weighted fit, high quality plots thanks to the matplotlib library
    Downloads: 0 This Week
    Last Update:
    See Project