transfer of plan to the pinnacle internal water phantom

313 views
Skip to first unread message

Ileana

unread,
Jul 18, 2012, 10:53:09 AM7/18/12
to pinnacl...@googlegroups.com

Hello, could any body tell us if there is any simple method by which an IMRT plan (already with an existing Primary CT Image Set) can be transferred to the internal Pinnacle Water Phantom? Or does the IMRT plan have to be re-created from scratch in a new plan with the internal Water Phantom as the Primary Image Set?

Thanks for your time

Ileana


 

 

Mohr, Dr. Peter

unread,
Jul 18, 2012, 12:31:10 PM7/18/12
to pinnacl...@googlegroups.com
Dear Ileana,
 
the scripts "Export_Beams" and "Import_Beams" can be used for this purpose. The scripts have been discussed in this group several times (mainly to copy plans from one CT to another). Of course, you can extend the scripts by saving additionally prescriptions and points.
 
Some (potential) problems:
1) If you run (or extend) the scripts, be careful that all objects exist (e.g. loading a beam with a non-existing isocenter point is not a good idea).
2) The beam weights may be corrupted. Here the workaround is to lock all beam weights except the first one.
 
If you cannot find the scripts in this group, please let me know.
 
Regards,
  Peter



Dr. Peter Mohr
Strahlentherapie
Diakonie-Klinikum Schwäbisch Hall gGmbH
Tel. 0791 753 4845
Fax 0791 753 4911
Peter...@dasdiak.de
www.dasdiak.de

 


Von: pinnacl...@googlegroups.com [mailto:pinnacl...@googlegroups.com] Im Auftrag von Ileana
Gesendet: Mittwoch, 18. Juli 2012 16:53
An: pinnacl...@googlegroups.com
Betreff: [p3rtp] transfer of plan to the pinnacle internal water phantom

Hello, could any body tell us if there is any simple method by which an IMRT plan (already with an existing Primary CT Image Set) can be transferred to the internal Pinnacle Water Phantom? Or does the IMRT plan have to be re-created from scratch in a new plan with the internal Water Phantom as the Primary Image Set?

Thanks for your time

Ileana


 

 

--
You received this message because you are subscribed to the Google
Groups "pinnacle3-users" group.
To post to this group, send email to pinnacl...@googlegroups.com
To subscribe to this group, send email to
pinnacle3-us...@googlegroups.com
To unsubscribe from this group, send email to
pinnacle3-use...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/pinnacle3-users?hl=en

Diakonie-Klinikum Schwäbisch Hall gGmbH
Diakoniestraße 10, D-74523 Schwäbisch Hall
Geschäftsführer: Dr. Peter Haun (Sprecher), Rainer Münch
Registergericht: Amtsgericht Stuttgart, HRB 571831

Ein Unternehmen des Evang. Diakoniewerkes Schwäbisch Hall e.V.
Das Diakonie-Klinikum Schwäbisch Hall unterhält eine kooperative Partnerschaft mit dem Landkreis-Klinikum Crailsheim.


Diese Information ist ausschließlich für den Adressaten bestimmt und kann vertraulich oder gesetzlich geschützte Informationen enthalten. Wenn Sie nicht der bestimmungsgemäße Adressat sind, unterrichten Sie bitte den Absender und vernichten Sie diese Mail. Anderen als dem bestimmungsgemäßen Adressaten ist es untersagt, diese E-Mail zu lesen, zu speichern, weiterzuleiten oder ihren Inhalt auf welche Weise auch immer zu verwenden. Wir verwenden aktuelle Virenschutzprogramme. Für Schäden, die dem Empfänger gleichwohl durch von uns zugesandte mit Viren befallene E-Mails entstehen, schließen wir jede Haftung aus.

Thorsten Ostrander

unread,
Jul 18, 2012, 12:38:43 PM7/18/12
to pinnacl...@googlegroups.com
Hi Ileana,
Here are the scripts.  The first can be used for export and the second for import.
 
1.
SpawnCommand="rm /home/p3rtp/inout/*.*";
TrialList.Current.BeamList.Save="/home/p3rtp/inout/beamuf.out";
SpawnCommand="rm /home/p3rtp/inout/beamuf.out.binary.*";
 
2.
IF .PinnPreferences .ComputeUncomputedBeams .THEN .TrialList .Current .ComputeUncomputedBeams = "Add New Beam";
TrialList.Current.BeamList.Load="/home/p3rtp/inout/beamuf.out";

Ileana


 

 

--

P3Physics

unread,
Jul 24, 2012, 12:28:52 PM7/24/12
to pinnacl...@googlegroups.com
I maybe missing something here, but doesn't Pinnacle already have a Copy to Phantom ability under QA Tools?

Luis Isaac Ramos Garcia

unread,
Jul 25, 2012, 3:46:27 AM7/25/12
to pinnacl...@googlegroups.com

Dear,

In the same discussion, I would like to generate a virtual water
phantom in Pinnacle for QA procedures. Is there any one to know how?
Of course is always possible to scan in the CT the QA phantom and
then importing it in the planning system, but I would like to generate a
virtual scan of a water phantom with a regular shape, not always
rectangular but circular, elliptical...

Thanks,


P3Physics escribi�:
> I maybe missing something here, but doesn't Pinnacle already have a
> Copy to Phantom ability under QA Tools?
> --
> You received this message because you are subscribed to the Google
> Groups "pinnacle3-users" group.
> To post to this group, send email to pinnacl...@googlegroups.com
> To subscribe to this group, send email to
> pinnacle3-us...@googlegroups.com
> To unsubscribe from this group, send email to
> pinnacle3-use...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/pinnacle3-users?hl=en

--
----------00-----------
Luis Isaac Ramos Garcia
Departamento de Oncologia
Clinica Universidad de Navarra
Facultad de Medicina,Universidad de Navarra
Av. Pio XII n�36, 31008 Pamplona, Spain
Fax: +34 948255500
TEL: +34 948255400 (Ext. 4924)
E-mail: lir...@unav.es
Web Page: http://www.cun.es

disclaimer.html

Jeffrey V. Siebers

unread,
Jul 25, 2012, 9:11:03 AM7/25/12
to pinnacl...@googlegroups.com
1. Look at a plan.roi file (create a simple one for a simple volume)
2. Then write a simple myVolume.roi file that describes your shape. For
each slice, I make sure my contours are closed---first point == last
point, e.g. I use 5 points to describe a square.
3. Import the myVolume.roi file
4. Use density over-rides to change the densities in the volume

When I do this, if I want many slices that are the same, I just specify
the end slices, then use the "copy to other slices" feature

Jeff

On 7/25/2012 3:46 AM, Luis Isaac Ramos Garcia wrote:
>
> Dear,
>
> In the same discussion, I would like to generate a virtual water
> phantom in Pinnacle for QA procedures. Is there any one to know how?
> Of course is always possible to scan in the CT the QA phantom and
> then importing it in the planning system, but I would like to generate
> a virtual scan of a water phantom with a regular shape, not always
> rectangular but circular, elliptical...
>
> Thanks,
>
>
> P3Physics escribió:

Luis Isaac Ramos Garcia

unread,
Jul 26, 2012, 3:16:55 AM7/26/12
to pinnacl...@googlegroups.com
Many thanks for this answer, this reply solve the problem in adac,
but my intention is a little bit more ambitious. I would like to create
a virtual dicom scan that can be imported in ADAC as in other planning
systems as well.

The problem with this elegant solution is that is only works in
ADAC, if you export the images you do not have the water geometry for
verification.

Many thanks,



Jeffrey V. Siebers escribi�:
>> P3Physics escribi�:
disclaimer.html

Bee Gary (TAUNTON AND SOMERSET NHS FOUNDATION TRUST)

unread,
Jul 26, 2012, 4:14:32 AM7/26/12
to pinnacl...@googlegroups.com
I have not used this software myself, and probably an expensive solution to your problem:

http://www.osl.uk.com/rte.asp?id=434


-----Original Message-----
From: pinnacl...@googlegroups.com [mailto:pinnacl...@googlegroups.com] On Behalf Of Luis Isaac Ramos Garcia
Sent: 26 July 2012 08:17
To: pinnacl...@googlegroups.com
Subject: Re: [p3rtp] Re: transfer of plan to the pinnacle internal water phantom

Many thanks for this answer, this reply solve the problem in adac, but my intention is a little bit more ambitious. I would like to create a virtual dicom scan that can be imported in ADAC as in other planning systems as well.

The problem with this elegant solution is that is only works in ADAC, if you export the images you do not have the water geometry for verification.

Many thanks,



Jeffrey V. Siebers escribió:
--
----------00-----------
Luis Isaac Ramos Garcia
Departamento de Oncologia
Clinica Universidad de Navarra
Facultad de Medicina,Universidad de Navarra Av. Pio XII nº36, 31008 Pamplona, Spain
Fax: +34 948255500
TEL: +34 948255400 (Ext. 4924)
E-mail: lir...@unav.es
Web Page: http://www.cun.es


********************************************************************************************************************

This message may contain confidential information. If you are not the intended recipient please inform the
sender that you have received the message in error before deleting it.
Please do not disclose, copy or distribute information in this e-mail or take any action in reliance on its contents:
to do so is strictly prohibited and may be unlawful.

Thank you for your co-operation.

NHSmail is the secure email and directory service available for all NHS staff in England and Scotland
NHSmail is approved for exchanging patient data and other sensitive information with NHSmail and GSi recipients
NHSmail provides an email address for your career in the NHS and can be accessed anywhere

********************************************************************************************************************

Yang Xiaohui

unread,
Jul 26, 2012, 5:20:16 AM7/26/12
to pinnacl...@googlegroups.com, pinnacl...@googlegroups.com
Hello,
It can edit the points of a ROI by click the Edit Contour command under the Option menu of the ROI spreadsheet window.

Best regards,

yang xiaohui

在 2012-7-26,15:16,Luis Isaac Ramos Garcia <lir...@unav.es> 写道:

  Many thanks for this answer, this reply solve the problem in adac, but my intention is a little bit more ambitious. I would like to create a virtual dicom scan that can be imported in ADAC as in other planning systems as well.

  The problem with this elegant solution is that is only works in ADAC, if you export the images you do not have the water geometry for verification.

  Many thanks,



Jeffrey V. Siebers escribió:

1. Look at a plan.roi file (create a simple one for a simple volume)
2. Then write a simple myVolume.roi file that describes your shape. For each slice, I make sure my contours are closed---first point == last point, e.g. I use 5 points to describe a square.
3. Import the myVolume.roi file
4. Use density over-rides to change the densities in the volume

When I do this, if I want many slices that are the same, I just specify the end slices, then use the "copy to other slices" feature

Jeff

On 7/25/2012 3:46 AM, Luis Isaac Ramos Garcia wrote:

  Dear,

  In the same discussion, I would like to generate a virtual water phantom in Pinnacle for QA procedures. Is there any one to know how?
  Of course is always possible to scan in the CT the QA phantom and then importing it in the planning system, but I would like to generate a virtual scan of a water phantom with a regular shape, not always rectangular but circular, elliptical...

  Thanks,


P3Physics escribió:


--
----------00-----------
Luis Isaac Ramos Garcia
Departamento de Oncologia
Clinica Universidad de Navarra
Facultad de Medicina,Universidad de Navarra
Av. Pio XII nº36, 31008 Pamplona, Spain

Fax: +34 948255500
TEL: +34 948255400 (Ext. 4924)
E-mail: lir...@unav.es
Web Page: http://www.cun.es

--
You received this message because you are subscribed to the Google
Groups "pinnacle3-users" group.
To post to this group, send email to pinnacl...@googlegroups.com
To subscribe to this group, send email to
pinnacle3-us...@googlegroups.com
To unsubscribe from this group, send email to
pinnacle3-use...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/pinnacle3-users?hl=en
Este correo electrónico puede contener información estrictamente confidencial y es de uso exclusivo del destinatario, quedando prohibida a cualquier otra persona su revelación, copia, distribución, o el ejercicio de cualquier otra acción relativa a su contenido. Si ha recibido este correo electrónico por error, por favor conteste al remitente, y posteriormente proceda a borrarlo de su sistema. Gracias por su colaboración.
Logo Clínica Universidad de NavarraLogo del 50 Aniversario de la Clínica

Síguenos en:

Va a la página de Facebook de la ClínicaVa a la página de Twitter de la ClínicaVa a la página web de la Clínica en YouTubeDescarga de las RSS

Ileana

unread,
Jul 31, 2012, 9:49:09 AM7/31/12
to pinnacl...@googlegroups.com
Thanks to every one for the replies, very useful, apologizes for not thanking before, I was on holidays.

Ileana

Forest, Gary J.

unread,
Aug 1, 2012, 2:04:20 PM8/1/12
to pinnacl...@googlegroups.com
I have created synthetic data in the past as dicom files, I imagine this would accomplish what you want.

I use OFFIS DCMTK for much of this stuff, all you would really need to do is scan something with the geometry you are interested in, and then replace the pixel data with synthetic data formatted as you like.

Gary Forest

-----Original Message-----
From: pinnacl...@googlegroups.com [mailto:pinnacl...@googlegroups.com] On Behalf Of Luis Isaac Ramos Garcia
Sent: Thursday, July 26, 2012 2:17 AM
To: pinnacl...@googlegroups.com
Subject: Re: [p3rtp] Re: transfer of plan to the pinnacle internal water phantom

Many thanks for this answer, this reply solve the problem in adac, but my intention is a little bit more ambitious. I would like to create a virtual dicom scan that can be imported in ADAC as in other planning systems as well.

The problem with this elegant solution is that is only works in ADAC, if you export the images you do not have the water geometry for verification.

Many thanks,



Jeffrey V. Siebers escribió:
> 1. Look at a plan.roi file (create a simple one for a simple volume)
> 2. Then write a simple myVolume.roi file that describes your shape.
> For each slice, I make sure my contours are closed---first point ==
> last point, e.g. I use 5 points to describe a square.
> 3. Import the myVolume.roi file
> 4. Use density over-rides to change the densities in the volume
>
> When I do this, if I want many slices that are the same, I just
> specify the end slices, then use the "copy to other slices" feature
>
> Jeff
>
> On 7/25/2012 3:46 AM, Luis Isaac Ramos Garcia wrote:
>>
>> Dear,
>>
>> In the same discussion, I would like to generate a virtual water
>> phantom in Pinnacle for QA procedures. Is there any one to know how?
>> Of course is always possible to scan in the CT the QA phantom and
>> then importing it in the planning system, but I would like to
>> generate a virtual scan of a water phantom with a regular shape, not
>> always rectangular but circular, elliptical...
>>
>> Thanks,
>>
>>
>> P3Physics escribió:
>

--
----------00-----------
Luis Isaac Ramos Garcia
Departamento de Oncologia
Clinica Universidad de Navarra
Facultad de Medicina,Universidad de Navarra Av. Pio XII nº36, 31008 Pamplona, Spain
Fax: +34 948255500
TEL: +34 948255400 (Ext. 4924)
E-mail: lir...@unav.es
Web Page: http://www.cun.es

______________________________________________________________________
The contents of this message may contain private, protected and/or privileged information. If you received this message in error, you should destroy the e-mail message and any attachments or copies, and you are prohibited from retaining, distributing, disclosing or using any information contained within. Please contact the sender and advise of the erroneous delivery by return e-mail or telephone. Thank you for your cooperation.
Reply all
Reply to author
Forward
0 new messages