Tags

Tags give the ability to mark specific points in history as being important
  • NCB-paper

    protected
    State published in the paper (Nature Cell Biology)
  • backup/main-pre-condensa-20260715

    fd08c7db · Updated gitignore ·
    Backup of main before rewriting history to feat/this-repo-needs-to-become-beautiful (condensa refactor)
  • refactor-checkpoint

    Refactor checkpoint: ape1_io package + seeded randomness + interior cross-RDF
    
    Phases 0-7a complete on branch refactor/shared-particle-io. Phase 7b
    (rcParams centralisation in non-RDF notebooks) deferred — see
    /memories/session/phase7b_parallel.md for the parallelisable plan.
    
    Headline changes vs main:
    - New ape1_io package: config, paths, loaders, style, rdf, hull,
      randomness, qc.
    - Shared STAR loader (pyem) replaces 5 copies of load_particle_coordinates.
    - Seeded random null model with hull-hash-keyed disk cache.
    - Interior cross-RDF g_interior_full(r) with self-pair subtraction;
      additive DataFrame columns preserve full backwards compatibility.
    - Hull-QC PNG writer comparing s_v_min vs volume_plateau alpha picks.
    - 40 tests passing (was 0 on main).
    - regression_guard.py verify: 555/561 OK, 6 expected drifts documented.