Showing 76 open source projects for "histogram"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1
    OpcCalibrator is software for processing calibration data for optical particle counters (OPCs) using the method described in https://www.atmos-meas-tech.net/5/1147/2012/. Currently includes support for reading calibration data for a number of DMT instruments including CDP, CAS and PCASP and can read data from their PADS logging software. Support is also included for University of Manchester's custom logging software. You can The output from this program can then be used in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Pandora.js

    Pandora.js

    A manageable, measurable and traceable Node.js application manager

    A Manageable, Measurable and Traceable Node.js Application Manager represented by Alibaba powered by TypeScript. As a consequence of years of experience on enterprise Node.js applications management, Midway team from Alibaba open-sourced Pandora.js finally. It is an application manager that integrates many capabilities like monitoring, debugging, and resiliency. You are more than welcome to use it, as well as build your operation infrastructure upon it. Provides a mechanism to mock...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Brand new cheatsheets and handouts

    Brand new cheatsheets and handouts

    Matplotlib 3.1 cheat sheet

    ...For practitioners working on data-heavy projects, dashboards, or research code where plotting is frequent, it helps speed up development by reducing context-switching and documentation navigation overhead. It is especially useful when you know roughly what you want (e.g. “I need a scatter + histogram marginal plot”) but don’t remember the exact Matplotlib call.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    ACPL

    Almost everything which is computable

    ACPL is a 99% head only library for almost very thing you need ;)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Jam--Nuclear Physics Data Acquisition

    Jam--Nuclear Physics Data Acquisition

    Java-based nuclear physics data acquisition.

    This project now lives at https://github.com/dwvisser/jam-daq-code/ Jam is an easy-to-use self-contained data acquisition and analysis system for VME-based (or CAMAC-based) nuclear physics experiments. Jam has an easy, standard GUI for taking and sorting multi-parameter event-based data into 1-d and 2-d histograms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Calyp

    Calyp

    Calyp is an open-source raw video player for image/video analysis

    Calyp is an open-source raw video player developed using the C++ Qt libraries. This is the new version of the playuver. New name new features coming. For Ubuntu and Debian based distributions use our Personal Package Archive (PPA): ppa:pixlra/ppa
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    jp

    jp

    dead simple terminal plots from JSON data. single binary

    Dead simple terminal plots from JSON (or CSV) data. Bar charts, line charts, scatter plots, histograms and heatmaps are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ...The results of the procedure are shown to compare favourably with and are indeed more consistent than manual measurements of canopy height (resulting in an R2 of 0.92). By combining the histogram of canopy distributions, the canopy heights and the medium canopy heights, we find that the two different fertilizer treatments have significant impacts on all 10 wheat varieties in terms canopy coverages and heights but not the growth behaviours over time.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    3D Plot PovRay templates

    3D Plot PovRay templates

    3D Charts - Templates for PovRay(TM)

    Here are PovRay(TM) templates for creating amazing 3D plots (histogram, surface, box&whisker). These are macros in PovRay Scene Description Language (SDL), you have to #include into Your scene, manually or by PovEdit Menu System. Nice renderings!
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    cdu : a color du, disk usage

    cdu : a color du, disk usage

    An unix command line "du" with colors

    cdu (for Color du) is a perl script which call du and display a pretty histogram with optional colors which allow to imediatly see the directories which take disk space. With no arguments, cdu reports the disk space for all subdirectories of the current directory. With only one directory argument, cdu reports the disk space for all subdirectories of the given directory. You can also call du with no predefined options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Krisk

    Krisk

    Statistical Interactive Visualization with pandas+Jupyter integration

    Krisk brings Echarts to the Python Data Science Ecosystem, and helpful tools for high-level statistical interactive visualization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    (RoboSim) Robot Simulator

    (RoboSim) Java based Robot Localization and Path Planner Simulator.

    ...The source code is available on Github where you can find latest development and up-to-date documentation. Source : https://github.com/habsoft/robosim Blog : https://robosimblog.wordpress.com Note : Use jre 1.7 to run it. 1.Histogram Filter 2.Histogram Filter with Sonar Range Finder (Experimental) 3.Kalman Filter 4.Particles Filter 5.Path Planning 6.Path Smoothing 7.PID Controller Path Planning Algorithms 1.BFS 2.DFS 3.A Star 4. Dynamic Programming Heuristics i. Euclidean Distance ii. Euclidean Distance(+) iii. Euclidean Distance(*) iv. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    perf-tools

    perf-tools

    Performance analysis tools based on Linux perf_events and ftrace

    A miscellaneous collection of in-development and unsupported performance analysis tools for Linux ftrace and perf_events (aka the "perf" command). Both ftrace and perf are core Linux tracing tools, included in the kernel source. Your system probably has ftrace already, and perf is often just a package add. These tools are designed to be easy to install (fewest dependencies), provide advanced performance observability, and be simple to use: do one thing and do it well. This collection was...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    PyWham

    Python implementation of the Weighted Histogram Analysis Method (WHAM)

    Latest version is 1.2, released Mar 12, 2016 PyWham is a flexible and fully customizable implementation of the Weighted Histogram Analysis Method (WHAM) in Python 2. PyWham has been carefully designed with flexibility in mind. Some of its features are: (1) any number of reaction coordinates, (2) any form of potential, (3) compatibility with Python syntax and Python math module and (4) support for user-defined functions. Knowledge of Python is not required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    cimgexplorer

    Exploration and analysis program for (scientific) images

    CImgExplorer is an exploration and analysis program for (scientific) intensity images. It shows floating-point and integer intensity images in a false-colour display and allows range adjustment, zooming, histogram optimisation, and simple evaluation. Reads most formats using GDAL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    opticks
    UPDATE March 14, 2018 Repository and tracking officially moved to github. https://github.com/opticks-org/opticks Sourceforge mailing lists are still in use. Opticks is an open source remote sensing application and development framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Golden Cheetah

    Golden Cheetah

    Cycling Performance Software for Linux, Mac OS X, and Windows

    ...Imports ride data downloaded with other programs, including TrainingPeaks WKO+ and the manufacturers' software for the Ergomo, Garmin, Polar, PowerTap, and SRM devices. Provides a rich set of analysis tools, including a critical power graph, BikeScore calculation, histogram analysis, a best interval finder, and a pedal force versus pedal velocity chart, to name just a few. Is available for Linux, Mac OS X, and Windows. Is released under an Open Source license. We believe that cyclists should be able to download their power data to the computer of their choice, analyze it in whatever way they see fit, and share their methods of analysis with others. ...
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    indi-opencv

    OpenCV driver for INDI

    This driver allows to connect OpenCV videoCapture devices (cameras or avi files) as INDI CCD devices. In addition to standard CCD features, it supports streaming with stream rate division, together with a real-time histogram display. It also proposes simultaneous AVI recording at full FPS using available codecs. Record file names may be dynamically generated. It is aimed at planetary imaging in INDI and at testing various OpenCV image algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    QuickNXS

    QuickNXS

    Polarized ToF reflectivity raw data analysis tool

    Data evaluation tool for the magnetism reflectometer at the spallation neutron source (BL-4A@SNS). Reads raw nexus files (HDF5) of histogrammed or event mode data to create reflectivity curves and 2D Q-maps.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    GeoStrain

    GeoStrain

    Geodynamic strain analysis software

    The main purpose of the software is to calculate the crustal strain rates using the least-squares collocation method. The software can simultaneously determine the signal and noise of the velocities at the observation points with the best possible removal of the observation errors, or at any other position with no velocity observation. Furthermore, the software can calculate strain and rotation rate tensors at points of interest, including observation points, grid points, or points along a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Command Utility to dump contents of ROOT files to terminal(file). Emulates many features of 'ls', but on a root file plus manyother useful methods. Supports asci drawing, wild-cards, histogram dumping, tree dumping/scanning, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    iAstroHub

    Automated astrophotography using mobile devices

    iAstroHub is: - the world's first solution for mobile astrophotography. A user can interact with all astrophotography devices from any mobile device using a web browser. - developed by Anat Ruangrassamee, Ph.D., Bangkok Thailand. (aruangra at yahoo dot com) See how it works from here: http://www.youtube.com/watch?v=Sncd3j8ipBQ Requirements and supported devices. 1. Autoguider: Orion Starshoot autoguider, QHY5, QHY5-II, QHY5L-II, QHY6 2. DSLR 3. CCD: QHY5,6,8,8L,9,11,12 4....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    VideoEye

    VideoEye

    open-source stream analysis software

    VideoEye is an open-source stream analysis software. It can play and make analysis of video bit stream. It supports multiple kind of sources, include: HTTP, RTMP, RTSP and files, etc. The software can make real time stream analysis and show the result graphically. Currently the software is under development yet.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 24

    Scheme

    Basic plotting tools for Qt

    Basic plotting tools for Qt Scheme is mean to be simple. Most setting have default value, to draw a graph the only things you need to do is : - put your data inside a stl vector - send it to the Graph Object for drawing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB