Dataset Search
Sort By
Search results
49 results found
Optimal Bayesian Experimental Design Version 1.2.0
Data provided by National Institute of Standards and Technology
Python module 'optbayesexpt' uses optimal Bayesian experimental design methods to control measurement settings in order to efficiently determine model parameters. Given an parametric model - analogous to a fitting function - Bayesian inference uses each measurement 'data point' to refine model parameters. Using this information, the software suggests measurement settings that are likely to efficiently reduce uncertainties. A TCP socket interface allows the software to be used from experimental control software written in other programming languages.
Tags: GitHub pages template,experimental design,Bayesian,optbayesexpt,python,adaptive measurement,
Modified: 2024-02-22
"pyproject2conda": A script to convert `pyproject.toml` dependencies to `environemnt.yaml` files.
Data provided by National Institute of Standards and Technology
The main goal of `pyproject2conda` is to provide a means to keep all basicdependency information, for both `pip` based and `conda` based environments, in`pyproject.toml`. I often use a mix of pip and conda when developing packages,and in my everyday workflow. Some packages just aren't available on both. The application provides a simple comment based syntax to add information to dependencies when creating `environment.yaml`. This package is actively used by the author, but is still very much a work inprogress.
Tags: python,devoloper tool,python packaging,
Modified: 2024-02-22
pyPRISM: A Computational Tool for Liquid State Theory Calculations of Macromolecular Materials
Data provided by National Institute of Standards and Technology
Polymer Reference Interaction Site Model (PRISM) theory describes the equilibrium spatial-correlations of liquid-like polymer systems including melts, blends, solutions, block copolymers, ionomers, liquid crystal forming polymers and nanocomposites. Using PRISM theory, one can calculate thermodynamic (e.g., second virial coefficients, Flory-Huggins interaction parameters, potentials of mean force) and structural (eg., pair correlation functions, structure factors) information for these macromolecular materials.
Tags: polymer,theory,liquid-state theory,python,polymer nanocomposite,polymer solution,X-ray scattering,neutron scattering,software,tool,computation,
Modified: 2024-02-22
multicomplex: C++ and Python code for multicomplex arithmetic
Data provided by National Institute of Standards and Technology
The library multicomplex is an implementation of multicomplex algebra in C++ to allow for higher-order derivatives of numerical functions. Many (though not all) mathematical functions are implemented, allowing for calculation of derivatives (straight and mixed) to approximately numerical precision, which is difficult or impossible to achieve in conventional double precision
Tags: mathematics,multicomplex,derivatives,C++,python,
Modified: 2024-02-22
Simantha: Simulation for Manufacturing
Data provided by National Institute of Standards and Technology
Simantha is a discrete event simulation package written in Python that is designed to model the behavior of discrete manufacturing systems. Specifically, it focuses on asynchronous production lines with finite buffers. It also provides functionality for modeling the degradation and maintenance of machines in these systems. Classes for five basic manufacturing objects are included: source, machine, buffer, sink, and maintainer. These objects can be defined by the user and configured in different ways to model various real-world manufacturing systems.
Tags: discrete-event simulation,manufacturing,production,maintenance,python,
Modified: 2024-02-22
Python tools for measuring filament defects in embedded 3D printing
Data provided by National Institute of Standards and Technology
In embedded 3D printing, a nozzle is embedded into a support bath and extrudes filaments or droplets into the bath. This repository includes Python code for analyzing and managing images and videos of the printing process during extrusion of single filaments. The zip file contains the state of the code when the associated paper was submitted. The link to the GitHub page goes to version 1.0.0, which is the same as the code attached here. From there, you can also access the current state of the code.Associated with: L. Friedrich, R. Gunther, J.
Tags: python,digital image analysis,computer vision,3D printing,additive manufacturing,openCV,
Modified: 2024-02-22
Entropy Source Validation Client
Data provided by National Institute of Standards and Technology
This tool is a Python client that can interact with the NIST Entropy Source Validation Test System.
Tags: python,Entropy Source Validation Test System,NIST,CMVP,ESV Client,
Modified: 2024-02-22
The NIST Scan Framework for ARTIQ
Data provided by National Institute of Standards and Technology
The NIST scan framework is a framework that greatly simplifies the process of writing and maintaining scans of experimental parameters using the ARTIQ control system and language. The framework adopts the philosophy of convention over configuration where datasets are stored for analysis and plotting in a standard directory structure. The framework provides a number of useful features such as automatic calculation of statistics, fitting, validation of fits, and plotting that do not need to be performed by the user.
Tags: ARTIQ,python,Scans,
Modified: 2024-02-22
Sim-PROCESD: Simulated-Production Resource for Operations and Conditions Evaluation to Support Decision-making
Data provided by National Institute of Standards and Technology
Sim-PROCESD is a discrete event simulation package written in Python that is designed to model the behavior of discrete manufacturing systems. Specifically, it focuses on asynchronous production lines. It also provides functionality for modeling the degradation and maintenance of machines in these systems. Sim-PROCESD provides class definitions for manufacturing devices/components that can be configured by the user to model various real-world manufacturing systems.
Tags: discrete-event simulation,manufacturing,production,maintenance,python,
Modified: 2024-02-22
FCpy: Feldman-Cousins Confidence Interval Calculator
Data provided by National Institute of Standards and Technology
Python scripts and Python+Qt graphical user interface for calculating Feldman-Cousins confidence intervals for low-count Poisson processes in the presence of a known background and for Gaussian processes with a physical lower limit of 0.
Tags: python,SIMS,statistics,mass spectrometry,Confidence Interval,CI,Feldman,Cousins,Poisson,Gaussian,
Modified: 2024-02-22