All Projects → LDClark → Plancheck

LDClark / Plancheck

Licence: mit
A Varian Eclipse Scripting API plugin that checks DVH metrics, potential collisions, and plan/structure/dose parameters.

Programming Languages

csharp
926 projects

Labels

Projects that are alternatives of or similar to Plancheck

Mybatipse
Eclipse plugin adding support for MyBatis SQL Mapper Framework.
Stars: ✭ 312 (+1542.11%)
Mutual labels:  eclipse
Intellij Plugin Save Actions
Supports configurable, Eclipse like, save actions, including "organize imports", "reformat code" and "rearrange code".
Stars: ✭ 440 (+2215.79%)
Mutual labels:  eclipse
Groovy Eclipse
Eclipse Groovy Development Tools
Stars: ✭ 567 (+2884.21%)
Mutual labels:  eclipse
Angularjs Eclipse
AngularJS Eclipse Plugin
Stars: ✭ 336 (+1668.42%)
Mutual labels:  eclipse
Jeesns
JEESNS是一款基于JAVA企业级平台研发的社交管理系统,依托企业级JAVA的高效、安全、稳定等优势,开创国内JAVA版开源SNS先河。交流QQ群:280062708。
Stars: ✭ 405 (+2031.58%)
Mutual labels:  eclipse
Sts4
The next generation of tooling for Spring Boot, including support for Cloud Foundry manifest files, Concourse CI pipeline definitions, BOSH deployment manifests, and more... - Available for Eclipse, Visual Studio Code, and Theia
Stars: ✭ 490 (+2478.95%)
Mutual labels:  eclipse
Sprotty
A diagramming framework for the web
Stars: ✭ 309 (+1526.32%)
Mutual labels:  eclipse
Goclipse
Eclipse IDE for the Go programming language:
Stars: ✭ 832 (+4278.95%)
Mutual labels:  eclipse
Openexplorer
Open Explorer plugin for Eclipse
Stars: ✭ 404 (+2026.32%)
Mutual labels:  eclipse
Mcuoneclipse
McuOnEclipse Processor Expert components and example projects
Stars: ✭ 513 (+2600%)
Mutual labels:  eclipse
Rustdt
RustDT is an Eclipse based IDE for the Rust programming language:
Stars: ✭ 351 (+1747.37%)
Mutual labels:  eclipse
Kadence
⚠️ KADENCE HAS MOVED TO GITLAB ⚠️
Stars: ✭ 363 (+1810.53%)
Mutual labels:  eclipse
Eclipse Plugins
The Eclipse Embedded CDT plug-ins for Arm & RISC-V C/C++ developers (formerly known as the GNU MCU Eclipse plug-ins). Includes the archive of previous plug-ins versions, as Releases.
Stars: ✭ 507 (+2568.42%)
Mutual labels:  eclipse
Seckill
SSM实战项目——Java高并发秒杀API,详细流程+学习笔记
Stars: ✭ 333 (+1652.63%)
Mutual labels:  eclipse
Che
The Kubernetes-Native IDE for Developer Teams
Stars: ✭ 6,572 (+34489.47%)
Mutual labels:  eclipse
Red
RED - Robot Editor
Stars: ✭ 310 (+1531.58%)
Mutual labels:  eclipse
Bnd
Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.
Stars: ✭ 446 (+2247.37%)
Mutual labels:  eclipse
Eclipse.jdt.ls
Java language server
Stars: ✭ 888 (+4573.68%)
Mutual labels:  eclipse
Naive Bayes Classifier
Naive Bayes classifier is classification algorithm. It uses Naive based Bernoulli and Multinomial equation to classify documents(Text) as ham or spam.
Stars: ✭ 6 (-68.42%)
Mutual labels:  eclipse
Seckill
一个整合SSM框架的高并发和商品秒杀项目,学习目前较流行的Java框架组合实现高并发秒杀API
Stars: ✭ 513 (+2600%)
Mutual labels:  eclipse

PlanCheck

A version 15 read-only plugin script that checks: Plan DVH metrics including planSums and planSetups, with PDF reports and customizable templates. Collisions between Body/Support/Gantry (gantry distances were from a Trilogy), and gives approximate distances with 3D, IMRT, VMAT, electron applicators, and ICVI SRS cones. Hard-coded plan/structure/dose checks.

This project includes code from EsapiEssentials, SimplePdfReport, and DvhSummary from redcurry.

This project includes helper/geometry class code from HelixToolkit.

This project includes code from DVHMetric from Steve Thompson and Tomasz Morgas.

To run:

  1. Right click solution > Restore NuGet Packages
  2. Set Configuration Manager to x64 for all projects
  3. Remove references to VMS.TPS.Common.Model.API and VMS.TPS.Common.Model.Types, and add the local dlls from the C: drive
  4. Make sure you are running the correct version of EsapiEssentials in PlanCheck and PlanCheck.Runner projects (15.5 uses 1.9, 15.6 uses 2.0)
  5. Right click PlanCheck.Runner project > Set as StartUp Project
  6. In Scripts Admin, add EsapiEssentials to approved scripts list

alt text

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].