top of page


Automated Planning from Templates IV: Unlocking Real-Time Feedback from Eclipse
Building on our automated planning series, this post explores how to capture Eclipse optimization and dose calculation output in real time. By leveraging a custom TraceListener, we transform internal ESAPI feedback into actionable UI updates—enabling detailed progress tracking, multiple progress bars, and richer user feedback during long-running planning workflows.
mschmidt33
Apr 47 min read


Plan Checker Extensions - V18 First Look
Eclipse v18 introduces Plan Checker Extensions, enabling developers to create fully custom automated plan QA rules beyond Varian’s built-in checks. This post explores how Plan Checker extensions inherit from CheckBase, integrate with custom Plan Checker plugins, and encode institution-specific tolerances and logic directly into the planning workflow as part of the new V18 plan checking framework.
mschmidt33
Jan 67 min read


Script Approval Extensions - V18 scripting first look
Learn how to build Script Approval Extensions in ESAPI 18.1 to automate plan checks during Eclipse approval. This step-by-step example validates heterogeneity correction and prescription accuracy, demonstrating how approval extensions improve safety, consistency, and automation in radiation therapy planning.
mschmidt33
Nov 21, 20259 min read


Automated Planning from Templates II: RapidPlan Optimization
Learn how to automate RapidPlan optimization in Eclipse using the Clinical Template Reader API. This follow-up blog shows how to apply a RapidPlan model to a template-based plan, calculate dose, and evaluate protocol-based metrics—all within a custom MVVM application.
mschmidt33
Aug 3, 20259 min read
bottom of page