Hi Adit,
I recognize this paper, and in fact had downloaded the paper (but not
the source code apparently) years ago. The calc is limited to a
cylindrical phantom, but perhaps that is actually an advantage in this
case, making it easier to start with and later adapt as needed.
If you can post the code somewhere or email it, that would be great --
I did a quick search and it does not seem to be available anywhere
online any more.
Darcy
On Jan 11, 11:30 pm, Jothy <jothyb...@gmail.com> wrote:
> Hi Adit,
>
> Please send the src code.
>
>
> On Tue, Jan 11, 2011 at 5:12 PM, Adit Panchal <apanc...@bastula.org> wrote:
> > Hi Darcy,
>
> > You may want to take a look at this article:
> >http://www.ncbi.nlm.nih.gov/pubmed/14528953
>
> > My own thesis advisor used it for his work in IMRT optimization, but
> > converted the code to Matlab. I am sure you should be able to either wrap it
> > or convert it to Python.
>
> > I downloaded the source from:
> >http://medschool.umaryland.edu/departments/radiationoncology/pencilbeam/at
> > one point, but it seems that the school's website structure has changed.
>
> > You can find a copy of the paper here:
>
> > I can zip the source code that I downloaded and send it to you if you want.
>
> > Good luck,
>
> > Adit
>
--
--
Python in Medical Physics resources can be found at:
https://sites.google.com/site/pythonmedphys/
---
You received this message because you are subscribed to the Google Groups "Python in Medical Physics" group.
To unsubscribe from this group and stop receiving emails from it, send an email to python-medphy...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Who's planning to file a github issue "please port to Python"? 😂
Roy
To post to this group, send email to python-...@googlegroups.com.
Visit this group at https://groups.google.com/group/python-medphys.
We're keen on having an easy to understand algorithm that doesn't have too many parameters guiding the show. For us vmc++ doesn't fit the bill. That's why we have decided on convolution methods.
Our treatment planning system (Monaco) uses a Voxel Monte Carlo algorithm and we are keen to have our independent check be a different algorithm. And "simple" is key. Having the algorithm be simple but effective is the aim.
We aren't focused on anything graphical. Our purpose for building a dose calculation tool in python is to have an automated comparison between Monaco, Mosaiq, and Elekta's high resolution machine trf logfiles. Having the comparison be based on calculated dose makes the most sense to me. The aim is to have our final system be entirely automated based on metadata and config files, no GUI by design. It should also produce reports and send email alerts as required.
Out of interest, what sort of design choices on my end would help be able to have the calculation engine I build be pluggable into your system?
I imagine for quite a few people it would be nice to be able to use your dicompyler GUI and have the option to swap between MatRad and other calculation engines.
--
You received this message because you are subscribed to the Google Groups "Python in Medical Physics" group.
To unsubscribe from this group and stop receiving emails from it, send an email to python-medphy...@googlegroups.com.
To post to this group, send email to python-...@googlegroups.com.
Visit this group at https://groups.google.com/group/python-medphys.
--
You received this message because you are subscribed to the Google Groups "Python in Medical Physics" group.
To unsubscribe from this group and stop receiving emails from it, send an email to python-medphys+unsubscribe@googlegroups.com.
To post to this group, send email to python-medphys@googlegroups.com.
To post to this group, send email to python-...@googlegroups.com.
Visit this group at https://groups.google.com/group/python-medphys.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to python-medphy...@googlegroups.com.
To post to this group, send email to python-...@googlegroups.com.
Visit this group at https://groups.google.com/group/python-medphys.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Python in Medical Physics" group.
To unsubscribe from this group and stop receiving emails from it, send an email to python-medphy...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to python-medphys+unsubscribe@googlegroups.com.
To post to this group, send email to python-medphys@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to python-medphys+unsubscribe@googlegroups.com.
To post to this group, send email to python-medphys@googlegroups.com.
--
Wonderful!
--
You received this message because you are subscribed to the Google Groups "Python in Medical Physics" group.
To unsubscribe from this group and stop receiving emails from it, send an email to python-medphy...@googlegroups.com.
To post to this group, send email to python-...@googlegroups.com.
Sweet ! I am not sure if I will need any further simulions then.?
Wonderful!
--
You received this message because you are subscribed to the Google Groups "Python in Medical Physics" group.
To unsubscribe from this group and stop receiving emails from it, send an email to python-medphys+unsubscribe@googlegroups.com.
To post to this group, send email to python-medphys@googlegroups.com.
Visit this group at https://groups.google.com/group/python-medphys.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Python in Medical Physics" group.
To unsubscribe from this group and stop receiving emails from it, send an email to python-medphys+unsubscribe@googlegroups.com.
To post to this group, send email to python-medphys@googlegroups.com.
Hi Theodore,If we want to make finer resolution convolution kernels for the future, yes, we still need your helps on that.For the initiation of the study, I think using Dr. Mackie's kernels will be fine.Best Regards,Sangroh
On Mon, Jul 2, 2018 at 7:53 PM, T Mutanga <muta...@gmail.com> wrote:
Sweet ! I am not sure if I will need any further simulions then.?
Wonderful!
--
You received this message because you are subscribed to the Google Groups "Python in Medical Physics" group.
To unsubscribe from this group and stop receiving emails from it, send an email to python-medphys+unsubscribe@googlegroups.com.
To post to this group, send email to python-...@googlegroups.com.
Visit this group at https://groups.google.com/group/python-medphys.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Python in Medical Physics" group.
To unsubscribe from this group and stop receiving emails from it, send an email to python-medphys+unsubscribe@googlegroups.com.
To post to this group, send email to python-...@googlegroups.com.
Hi Simon,Please find the attached file (dsa.zip - dose spray array zip file) in this email.Please read the conv_kernel.txt file to understand the structure of the kernel format.Thanks.Best Regards,Sangroh
On Mon, Jul 2, 2018 at 8:02 PM, Sangroh Kim <sangr...@gmail.com> wrote:
Hi Theodore,If we want to make finer resolution convolution kernels for the future, yes, we still need your helps on that.For the initiation of the study, I think using Dr. Mackie's kernels will be fine.Best Regards,Sangroh
On Mon, Jul 2, 2018 at 7:53 PM, T Mutanga <muta...@gmail.com> wrote:
Sweet ! I am not sure if I will need any further simulions then.?
Wonderful!
--
You received this message because you are subscribed to the Google Groups "Python in Medical Physics" group.
To unsubscribe from this group and stop receiving emails from it, send an email to python-medphy...@googlegroups.com.
To post to this group, send email to python-...@googlegroups.com.
Visit this group at https://groups.google.com/group/python-medphys.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Python in Medical Physics" group.
To unsubscribe from this group and stop receiving emails from it, send an email to python-medphy...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to python-medphys+unsubscribe@googlegroups.com.
To post to this group, send email to python-medphys@googlegroups.com.
--
https://nbviewer.jupyter.org/github/SimonBiggs/ipython-geant4-linac/blob/master/main.ipynb
And here's the instructions:
https://github.com/SimonBiggs/ipython-geant4-linac
I haven't tested to see if it still works today... It'd be pretty amazing if it still works as is 5 years later :)
If you're keen to use it, I might be able to pull the tool into https://pymedphys.com and keep it maintained...