Manufacturer | File source | File Extension |
---|---|---|
Varian | Eclipse w2CAD | ASC |
Eclipse | DATA | |
CadPlan | CAD | |
Eclipse | TXT (line dose profile) | |
Elekta/CMS | XiO | TXT |
Monaco | txt (dose plane) | |
Accuray | TEMS | CSV |
IBA | OmniPro-Accept / RFA3000 | ASC |
CRS | CRS Scanner | OPP, AVE, OPD, T51, T25, WDP, WDD |
PTW | MEPHISTO mc2 | MCC |
Sun Nuclear Corporation | MapCheck 2 | TXT |
ICProfiler 2 | TXT | |
3D Scanner | SNCTXT | |
RaySearch Laboratories | RayPhysics | CSV |
RayStation | CSV (line dose) |
* Reference to any specific commercial product is for the information and convenience of the users, and does not constitute endorsement, recommendation, or favoring by QXRay Consulting. Products and company names listed are trademarks or trade names of their respectives companies.
Description | Example | File Extension |
---|---|---|
Generic CSV
The first value in the first row is assumed to be a title. The first value of the second row should say "PDD" or "PROFILE" depending on the scan type. The second and following values in the second row should declare labels for the specific depth or field size corresponding to that data column. The first number starting with the third row will be the off axis distance for profiles or depth in centimeters for PDD. The second and following numbers after the third row will be the relative value. These values don't have to be normalized to 100%. The program does central axis normalization for profiles and maximum value normalization for PDDs. |
Any title,
|
CSV
Generic Profile.csv Generic PDD.csv |
Generic CSV Multiple profiles
A multi column CSV file with variable off axis distance. This file type will be always processed as a PROFILE. The first value of the first row is assumed to be a title. Values in the second row should be a pair of labels for off-axis distance and depth reference. Actual data will start at the third row. This section will be organized as a pair of consecutive columns. The first column of each pair is a distance offset in CM. The second column of each pair is a relative value. The program does automatic data normalization to the central axis (zero offset) value. |
Any title,,,,,
|
CSV
Generic Multi-column Profile.csv |