U.S. flag

An official website of the United States government

Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock () or https:// means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.

Breadcrumb

  1. Home

Dataset Search

Search results

34 results found

Imppy3d: Image processing in python for 3D image stacks

Data provided by  National Institute of Standards and Technology

Image Processing in Python for 3D image stacks, or imppy3d, is a softwarerepository comprising mostly Python scripts that simplify post-processing and3D shape characterization of grayscale image stacks, otherwise known asvolume-based images, 3D images, or voxel models. imppy3d was originally createdfor post-processing image stacks generated from X-ray computed tomographymeasurements. However, imppy3d also contains a functions to aid inpost-processing general 2D/3D images.Python was chosen for this library because of it is a productive, easy-to-uselanguage.

Tags: python,image processing,3d,x-ray,tomography,image stack,

Modified: 2024-02-22

Views: 0

Software and Data associated with "Binding, Brightness, or Noise? Extracting Temperature-dependent Properties of Dye Bound to DNA"

Data provided by  National Institute of Standards and Technology

The purpose of this software and data is to enable reproduction and facilitate extension of the computational results associated with the following referenceDeJaco, R. F.; Majikes, J. M.; Liddle, J. A.; Kearsley, A. J. Binding, Brightness, or Noise? Extracting Temperature-dependent Properties of Dye Bound to DNA. Biophysical Journal, 2023, https://doi.org/10.1016/j.bpj.2023.03.002.The software and data can also be found at https://github.com/usnistgov/dye_dna_plates.

Tags: fluorescence,numerical-optimization,mathematical-modeling,fluorescence-data,total-least-squares,python,intercalating dyes,noise-removal,

Modified: 2024-02-22

Views: 0

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

Views: 0

"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

Views: 0