Pinned Repositories
zprocess
A collection of utilities for multiprocessing using zeromq.
labscript-suite
Metapackage for the ππ’π£π΄π€π³πͺπ±π΅ π΄πΆπͺπ΅π¦ experiment control and automation system
PrawnBlaster
Firmware for the Raspberry Pi Pico to turn it into a labscript-suite pseudoclock device
monashspa
Repository for the monashspa Python package
actions-uid-gid
Test repository for showing uid and gid in GitHub Actions virtual environment
autoscrub
Hastens silent intervals of videos using FFmpeg
bitbucket-hg-exporter
A tool for exporting all project data from a BitBucket mercurial repository
bitbucket-issue-migration
A small script for migrating repo issues from Bitbucket to GitHub
bitbucket-repositories-archive
Archive of repository data from BitBucket
qtutils
Utilities for providing concurrent access to Qt objects, simplified QSettings storage, and dynamic widget promotion when loading UI files, in Python Qt applications.
philipstarkey's Repositories
philipstarkey/bitbucket-hg-exporter
A tool for exporting all project data from a BitBucket mercurial repository
philipstarkey/qtutils
Utilities for providing concurrent access to Qt objects, simplified QSettings storage, and dynamic widget promotion when loading UI files, in Python Qt applications.
philipstarkey/autoscrub
Hastens silent intervals of videos using FFmpeg
philipstarkey/actions-uid-gid
Test repository for showing uid and gid in GitHub Actions virtual environment
philipstarkey/bitbucket_tools
random tools for dealing with bitbucket.org repos
philipstarkey/blacs
BLACS, part of the labscript suite, provides an interface to hardware used to control a buffered experiment. It manages a queue of shots to be run as well as providing manual control over devices between shots.
philipstarkey/bridgekeeper
Django permissions, but with QuerySets
philipstarkey/CasparCGServer
CasparCG Server is a Windows and Linux software used to play out professional graphics, audio and video to multiple outputs. It has been in 24/7 broadcast production since 2006. Ready-to-use downloads are available at the official site https://casparcg.com.
philipstarkey/django-reversion
django-reversion is an extension to the Django web framework that provides version control for model instances.
philipstarkey/django_components_issue97
philipstarkey/FS20F
Wellue FS20F pulse oximeter logger
philipstarkey/labscript
The labscript Python library provides a translation from simple Python code to complex hardware instructions. The library is used to construct a "connection table" containing information about what hardware is being used and how it is interconnected. Devices described in this connection table can then have their outputs set by using a range of functions, including arbitrary ramps.
philipstarkey/labscript-c-extensions
Contains code for the C extensions used in the labscript suite
philipstarkey/labscript-devices
Module containing labscript suite hardware compatibility, separate from the main programs. Device compatibility is implemented with a plugin architecture, for modularity and extensibility. Each file in this module contains a labscript device class, a BLACS tab class, a BLACS worker class and a runviewer parser class for a particular device. These implement functionality for the device which the programs in question call on when they encounter each device in user labscript code, hdf5 files, or connection tables.
philipstarkey/labscript-suite
Metapackage for the labscript suite experiment control and automation system
philipstarkey/labscript-utils
Shared modules used by the labscript suite. Includes a graphical exception handler, debug tools, configuration management, cross platform filepath conversions, unit conversions and custom GUI widgets.
philipstarkey/lyse
lyse is an analysis framework. It coordinates the running of python analysis scripts on experiment data as it becomes availiable, updating plots in real time.
philipstarkey/monashspa
Repository for the monashspa Python package
philipstarkey/open-stage-control
Libre and modular OSC / MIDI controller
philipstarkey/piradon
philipstarkey/prawn_digital_output
PrawnDO development repo - unless you are me, use the upstream repository
philipstarkey/PrawnBlasterDevelopment
PrawnBlaster development repo - unless you are me, use the upstream repository
philipstarkey/primevue
Next Generation Vue UI Component Library
philipstarkey/runmanager
runmanager is a graphical user interface (GUI) used to aid the compilation of labscript experiment scripts into hardware instructions to be executed on the hardware. Experiment parameters can be adjusted in the GUI, and lists of parameters can be used to create sequences of experiments, and scan over complex parameter spaces.
philipstarkey/runviewer
philipstarkey/setuptools-conda
Add a conda_dist command to setuptools
philipstarkey/supervisor
Supervisor process control system for Windows
philipstarkey/vue-katex
Vue plugin for KaTeX
philipstarkey/vue-text-to-speech
philipstarkey/workflow-sandbox
Dummy project used to test GitHub actions and Cirrus CI for building and publishing releases of Python packages.