Skip to content
View dougUCN's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report dougUCN

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
dougUCN/README.md

AreaB_crop

(Above): LANL nEDM experiment. Photo creds: Josh Burdine
(Profile pic): Ramen made by me, including the noodles

Most projects here are from my work on the neutron electric dipole moment (nEDM) experiment at Los Alamos National Labs (LANL), which uses ultracold neutrons (UCNs) to probe for sources of time-reversal asymmetry

Projects

Highlights
Name Description Tech
pulseTrain Application of machine learning (ML) computer vision
models to neutron events in detectors
Python PyTorch Anaconda
Pandas NumPy scikit-learn
LANE
(client) (server)
Full stack dashboard for experimental control
and live monitoring of the LANL nEDM Experiment
TypeScript Vite Django
Nginx GraphQL SQLite
thesis My PhD dissertation on the neutron electric dipole (nEDM)
experiment at Los Alamos National Labs (LANL)
LaTeX Python C++
Pandas NumPy SciPy
Physics
Name Description Tech
PENTrack Simulation tool for ultracold neutrons (UCNs).
Forked from wschreyer/PENTrack for PRs
C++
ramseyCPP
ramsey
Numerical evaluation of the Ramsey method
of oscillatory fields with Runge Kutta 4th order
C++
Python
randomWalk 1D random walk to simulate the LANL nEDM filling sequence C++
Instrumentation HPC utilities
python shell
Name Description
SIS3316
sis3316_gui
250 MHz ADC by struck.de
with external time standard support
and a minimal Qt Badge GUI
gpibUSB Use a Prologix GPIB USB controller
to interface with a DS345, BNC577,
and/or a DG535
H54-200-S500-R Minimal wrapper interfacing with
the dynamixel sdk to control
actuation of a H54-200-S500-R motor
STM23Q Library for communication with the
STM23 family of motors from
Applied Motion Products
zmqLANL Provides a simplified ZeroMQ
wrapper for interaction between
controller and worker threads
python shell
Name Description
qchain Gets around per-user job limits for a TORQUE
or SLURM computing cluster queue
qComsol Submits Comsol batch jobs to a TORQUE
queuing system and resubmits if a license
error is thrown

Pinned Loading

  1. LANE-server LANE-server Public

    Server for LANE, the Los Alamos Neutron EDM main control system and environmental monitoring system

    Python 1

  2. LANE-client LANE-client Public

    Client for LANE, the Los Alamos Neutron EDM main control system and environmental monitoring system

    TypeScript

  3. PENTrack PENTrack Public

    Forked from wschreyer/PENTrack

    PENTrack - a simulation tool for ultra-cold neutrons, protons and electrons

    C++ 1

  4. pulseTrain pulseTrain Public

    Application of computer vision ML models to identify neutron pileup events

    Python