Skip to content

Releases: itsfprime/Session-Analyzer

Release list

v1.0.1

Choose a tag to compare

@itsfprime itsfprime released this 10 Jul 04:02
e428453

Bug Fixes

  • Program would crash if session was less than 100 solves in length, now a warning pops up instead

UI

  • Cleaned up the session stats panel by removing redundant text

v1.0.0

Choose a tag to compare

@itsfprime itsfprime released this 01 Jul 05:29

v1.0.0 - Initial Release

Java desktop app for statistical analysis of CSTimer session exports.

Features

  • Import CSTimer CSV exports (session.csv)
  • Stats panel: mean, median, best solve, SD, 5th/95th percentile, mean Ao5/Ao100, 95% CI, skewness, outlier count, DNF count
  • Solve time distribution histogram
  • Ao100 rolling average chart
  • Load new session without restarting

Requirements

  • Java 22+
  • Maven

Known limitations

  • Sessions with identical/near-identical solve times can produce invalid skewness values