Showing 18 open source projects for "data processing"

View related business solutions
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 1
    Airborne Data Processing and Analysis

    Airborne Data Processing and Analysis

    Software to processing and analyze of airborne measurements.

    The Airborne Data Processing and Analysis (ADPAA) package is an open-source software package containing a collection of programs and scripts to process and analyze data from in-situ instruments deployed on airborne platforms. The ADPAA package was started to process data on the North Dakota Citation Research Aircraft but has been used to process data on many airborne platforms.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    MAF

    MAF

    Bash Framework to combine many preprocessing and alignment tools

    ...The platform enables researcher to apply multiple sequence aligners and further pre- and postprocessing tools in flexible combinations to analyze the subtle to remarkable differences between different sequence alignment and processing algorithms applied to the same data basis. Cite the following publication: https://doi.org/10.3390/mps8030065
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    openSkyMatch

    Matches OpenScience Observatories images with astronomical catalogs

    openSkyMatch is a collection of Linux shell and Python scripts designed for the OpenScience Observatories program. It automates the identification and matching of detected celestial objects in locally captured FITS images with entries in large-scale sky catalogs, notably Pan-STARRS1 DR2 (II/389/ps1_dr2). The toolkit supports data preprocessing, coordinate correlation, and catalog-based validation of astronomical detections. All tools are open-source and optimized for reproducibility and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    AICtools

    AICtools

    Workflow and set of tools for Automated Imagery Classification

    AICtools is a GIS workflow and set of tools to facilitate Automated Imagery Classification (AIC) and analysis of surface features over time. Allows bulk processing of large data sets, including automated metadata processing/filtering, compressed archive extraction and file manipulation, raster band compositing, pre-processing, mosaicking, clipping. Automates a subset of operations involved in classification of satellite imagery and the associated raster calculations used for time trend analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5

    Theophanu - Scenebuilding Environment

    Controls processing and daylight simulation with hierarchical models.

    Theophanu defines the data-structure and the processing logics to control daylight simulations with Radiance on hierarchical models. It was developed together with a detailed simulation model of late antique Hagia Sophia in Istanbul as part of a research project at TU Darmstadt, supported by the DFG German Research Foundation, grant #5194526: "Die Hagia Sophia Justinians in Konstantinopel als Schauplatz weltlicher und geistlicher Inszenierung in der Spätantike" (http://gepris.dfg.de/gepris/projekt/5194526). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MCCCS

    MCCCS

    Multi Channel Classification and Clustering

    Here we present an image-based Multi Channel Classification and Clustering System (MCCCS). It is an generalized, script-based classification system for processing various kinds of image data. Due to the modular design, individual processing-components can be easily adapted, extended or exchanged by own extensions. See project website for installation instructions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ChIP-RNA-seqPRO

    ChIP-RNA-seqPRO

    ChIP-RNA-sequencing-processing (ChIP-RNA-seqPRO)

    ChIP-RNA-seqPRO: A strategy for identifying regions of epigenetic deregulation associated with aberrant transcript splicing and RNA-editing sites. Runnable python scripts packaged together with customized annotation libraries, demo data input and README guide. 9/26 : v1.1 Updated MAIN_IV to debug error thrown by python pandas no longer supporting 'subset'. This code will no longer be actively maintained/updated here. A cloud-based resource for comparative analysis of epigenetic,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Microscopy Image Processing Package
    XMIPP is an image processing suite for 3D-reconstruction of biological specimens from transmission electron microscopy data. NOTE that stable releases (including binaries) are longer stored at Sourceforge, but are available at http://xmipp.cnb.csic.es
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    shell scripts for MRI data processing
    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

    fluids-sh

    acquire fluid properties from the NIST Chemistry WebBook

    fluid.sh is a shell script which utilized wget to acquire fluid properties from the NIST Chemistry WebBook in a format suitable for further processing with shell scripts or e.g. xmgrace. It supports the full functionality provided by the website! The script takes the same input as command line arguments you need to enter on the web forms. It produces a ASCII text file containing the respective data points in columns headed by a well readable description. The advantage is that you do not need to "click" through three web pages and export the result - you can do it with one command in the shell! ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    NaRIBaS

    NaRIBaS

    Unix-based preparation and analysis toolbox for molecular simulations

    ...Task specific input and preparation or analysis function, are easy expandable to meet the scientific characteristic of constant changing properties. Concepts for efficiently storing and analysing large files in conjunction with graphical visualization and numerical data processing are presented in a Manual. A documented script collection that allows reproducing all simulations and analysis results presented in the Doctoral thesis of the author.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    osm2postgresql is a Linux script loading openstreetmap data into a postgresql database setting up if needed a server & database (postgis+hstore). Advanced processing is performed, easing rendering. http://wiki.openstreetmap.org/wiki/Osm2postgresql
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A set of Unix command line tools for quick and convenient batch processing of tabular text files (a.k.a., tab-delimited, csv, or flat file format) with a header line. Provides delimiter and compression detection, column reference by name. * tblmap: per-line ("map") computation: derive columns through an expression, delete, reorder, filter rows. * tblred: compute ("reduce") aggregations (e.g., sum, average) over groups defined by key columns. * tbldesc: Summarize columns in file...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Shell-scripts for the conversion & visualization of time series in raw MBDyn-ASCII-output format resulting from MBDyn multi-body-system simulations . Forms a minimalistic interface to make post-processing of MBDyn-bulk-data easier and more comfortable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MBDyn_sim_suite is a collection of free pre&post-processing tools and simulation models for the open-source multi-body analysis software MBDyn forming a general purpose simulation environment for structural dynamics with an emphasis on wind turbines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SIGPROC - a collection of signal processing programs developed for pulsar data reduction has been developed and maintained since 1999. The package is used to search for and visualize the presence of pulsed signals in noisy radio astronomy data.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Benetech Human Rights Program Utility Library: Collection of utilities used by the Benetech Human Rights programming for processing human rights data in preparation for statistical analysis. Library handles DSV files, name canonicalization, binarray, et
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    (OBSOLETE) trace_utils is a program for processing sequencing trace data. The main goal of this program is to provide a completely free software in detecting SNPs like what polyphred has done, but with even higher accuracy and more flexibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB