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
$300 Free Credits to Build on Google Cloud
New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
A MATLAB package for modelling multivariate stimulus-response data
mTRF-Toolbox is a MATLAB package for modelling multivariate stimulus-response data, suitable for neurophysiological data such as MEG, EEG, sEEG, ECoG and EMG. It can be used to model the functional relationship between neuronal populations and dynamic sensory inputs such as natural scenes and sounds, or build neural decoders for reconstructing stimulus features and developing real-time applications such as brain-computer interfaces (BCIs).
Toolbox Paper: ...
Calculate growth rates from microplate reader output
...GrowthRates is our software tool that simplifies the analysis of microplate reader output from microbial growth experiments without having to program in Python, R, or MATLAB.
It automates the calculation of growth rate parameters, including rates, lag times, maximum population density. Manual calculation of those parameters requires at least 5 minutes per well, or 32 hours for a 384 well plate. GrowthRates completely analyzes growth parameters in all 384 wells in under 5 minutes.
CGR2 (Compare Growth Rates) is a statistical program specifically designed to assess the results of a growth rate experiment that has been analyzed using the program GrowthRates. ...
jAgg is a Java 5.0 API that supports “group by” operations on Lists of Java objects: aggregate operations such as count, sum, max, min, avg, and many more. It supports Super Aggregation: Rollups, Cube, and Grouping Sets. It supports analytic operations such as lag/lead and row number and more. It also allows custom aggregate and analytic operations.