atrium.kyleharrington.com

a collection of executable scripts for science, ai, and more

napari-webcam-filters

A Python script to launch napari with real-time webcam filters for video conferencing. Follow pyvirtualcam install instructions first.

CartPole SARSA

CartPole SARSA

Visualize the CartPole game optimized using SARSA in Napari.

Generate Synthetic CryoET Data with Polnet

Generates synthetic cryo-electron tomography data using Polnet, including protein placements and membrane simulations

kaggle-csv-to-copick

Import particle picks from CSV files into a Copick project

Copick Tomogram Visualization Server

A FastAPI server that extends copick-server to provide visualization of tomogram samples.

Copick Spliced Volume Renderer

Renders orthogonal views of spliced 3D volumes, combining synthetic and experimental CryoET data.

Fit oscillatory GRN

Fit oscillatory GRN

Optimize a GRN to produce antiphase oscillations among 4 species.

Mandelbrot Set

Mandelbrot Set

Visualize the Mandelbrot set interactively using napari.

Mandelbrot Set (0.0.1)

Mandelbrot Set (0.0.1)

Visualize the Mandelbrot set interactively using napari.

Update an atrium in a repository

Updates an atrium configuration in a repository for GH pages

3D Blob Meshing

A Python script to generate and visualize 3D meshes from scikit-image blobs, with export to OBJ, PLY, and Neuroglancer Precomputed formats.

3D Blob Meshing (install drac first)

A Python script to generate and visualize 3D meshes from scikit-image blobs, with export to OBJ, PLY, and Neuroglancer Precomputed formats.

3D Blob Meshing with NGFF Export

A Python script to generate and visualize 3D meshes from scikit-image blobs, with export to OME-NGFF Zarr format with Neuroglancer Precomputed meshes

Neuroglancer Precomputed Mesh Viewer

A Python script to view precomputed mesh data using Neuroglancer with webdriver

Napari Precomputed Mesh Viewer (view_in_napari)

A Python script to view precomputed mesh data in napari with proper multiscale mesh rendering

View All LODs (view_all_lods)

A Python script to visualize all LOD levels of precomputed mesh data simultaneously in napari

Napari Precomputed Mesh LOD Viewer (view_lod_in_napari)

A Python script to view precomputed mesh data in napari with specific LOD levels

Napari Precomputed Mesh Viewer

A Python script to view precomputed mesh data in napari with proper multiscale mesh rendering that automatically scales meshes to match image data

Neuroglancer Precomputed Mesh Viewer

A Python script to view precomputed multiscale mesh data in Neuroglancer

napari tiled zarr

napari tiled zarr

Open a multiscale zarr with napari and use multiscale tiled loading

napari tiled zarr (0.0.2)

napari tiled zarr (0.0.2)

Open a multiscale zarr with napari and use multiscale tiled loading

napari tiled zarr (0.0.1)

napari tiled zarr (0.0.1)

Open a multiscale zarr with napari and use multiscale tiled loading

napari

napari

A simple Python script to launch napari.

napari

A simple Python script to launch napari.

napari (napari-two-canvas-improved)

A simple Python script to launch napari.

Napari PNS Browser

Napari PNS Browser

A napari-based viewer for browsing PNS files with widget controls

Convert Directory of PDBs to PNS Files

Processes a directory of PDB files to create corresponding PNS files using pure Python

3D evolving swarm

3D evolving swarm

A 3D swarm simulation using energy dynamics, collision handling, and reproduction.

3D Swarm Simulation with Enhanced Dynamics in Napari (0.0.2)

3D Swarm Simulation with Enhanced Dynamics in Napari (0.0.2)

A 3D swarm simulation using energy dynamics, collision handling, and reproduction.

3D Swarm Simulation with Genetic Algorithms in Napari (0.0.1)

3D Swarm Simulation with Genetic Algorithms in Napari (0.0.1)

A 3D swarm simulation with agents using mutation and crossover for behavior control, including energy dynamics and reproduction.

3D evolving swarm (0.0.4)

3D evolving swarm (0.0.4)

A 3D swarm simulation using energy dynamics, collision handling, and reproduction.

Lambda Chemistry Simulation

Implements a minimal lambda chemistry and plots reproducer frequency over time.

Langton's Ant

Langton's Ant

Simulates Langton's Ant using napari for visualization.