Skip to content
View syncytium2's full-sized avatar

Block or report syncytium2

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
syncytium2/README.md

Tony DeFazio

Neuroendocrinology and calcium imaging. I build small, open-source instruments for measuring things in neuroscience data — and for finding out when the measurement doesn't hold.

The three instruments run in the browser — no install, no account, and nothing you load is ever uploaded anywhere. The fourth is the review process that keeps the other three honest.

tonydefazio.com


The instruments

Colonel Kernel Recovers the shape that links action potentials to a calcium signal, from ground-truth spike times and a measured dF/F₀ trace — and says so when no single shape fits. kernel.tonydefazio.com
no_peak CLUSTER pulse detection for hormone time series (LH, GnRH, GH). A faithful port of Veldhuis & Johnson, validated point-by-point against both Igor Pro and the original Fortran. nopeak.tonydefazio.com
bugarach Finds the moments when many cells fire together — and measures how often you're wrong, on a simulation built from your own recordings. Six coordination detectors lifted out of MATLAB. bugarach.tonydefazio.com
murderboard An adversarial review harness for document deliverables: eleven reviewer roles that try to tear a draft apart before it ships. Vendored into the three above. murderboard.tonydefazio.com

The through-line

A tool that flatters itself is worse than no tool.

An instrument will always return an answer, and the answer is easiest to trust exactly when nobody has checked what it cost. So each of these reports its own failure modes as loudly as its results — no_peak's front page leads with what CLUSTER misses (roughly 40% of true pulses), bugarach scores its detectors against planted events with known times rather than against another detector's opinion, and Colonel Kernel is built to return "no single kernel fits" rather than a plausible one.

The fourth exists to hold the other three to it.

Publications

ORCID 0000-0001-7302-7528 · Bibliography

On authorship

Provenance differs by project, so one line would be wrong for all four:

  • colonel_kernel and bugarach began as my own MATLAB code. Claude (Anthropic's Claude Code) did the port, and does the coding now.
  • no_peak is a port of Michael L. Johnson's CLUST5 Fortran. I wrote the Igor Pro port; Claude did Igor → web and Fortran → web.
  • murderboard is Claude's code to my design.

Throughout: I set the problems, made the calls — including overriding rules the model had adopted — and merged nothing I hadn't reviewed. Agent commits carry a Co-Authored-By: Claude trailer.

Popular repositories Loading

  1. colonel_kernel colonel_kernel Public

    An educational and research tool for quantifying the relationship between action potential firing and calcium signals

    JavaScript

  2. murderboard murderboard Public

    Stop AI slop in documents. An adversarial review process: any AI chat works through eleven fixed reviewer roles, checks each claim against its sources, and flags what it could not verify. Project-n…

    Shell

  3. no_peak no_peak Public

    A faithful port of the Cluster pulse detection algorithm. Includes validated ports of the original Fortran and Igor Pro port (port of a port, current Moenter Lab pulse detection software).

    TypeScript

  4. bugarach bugarach Public

    Python/web port of Moenter Lab coordination detection algorithms. Interactive per-slice coordination viewer for colleagues without MATLAB. Doomsday cults aggregated at Pic de Bugarach in 2012 (and …

    Python

  5. tonydefazio.com tonydefazio.com Public

    Landing page for tonydefazio.com — a router to the four project sites. Assets-only Cloudflare Worker, no build step.

    HTML

  6. syncytium2 syncytium2 Public

    Profile README