Pratik Samant

Results 14 comments of Pratik Samant

I agree with the comment on windows 10. I found a [github repository](https://github.com/rickarkin/PyMesh-win) of what looks to be a windows compatible version of the package but the instructions are not...

If the dvh is calculated correctly this can be done with calcdvh.statistic('D0.5cc')' I think?

Could you share a plot of the DVH? Is it possible that the DVH flattens before 5cc?

I am trying to implement this, @bastula could you elaborate on how re-binning can be done by numpy? Is it as simple as changing the relevant arguments in the return...

Yes I am sure that I am in the same directory, indeed `readdir()` even shows that "model.jl" is present in the directory. This seems to be an issue with the...

I tried cd-ing to the directory before but no luck :( I am certain the directory is correct, not sure what the issue could be especially as the weights load...

I have tried `model=include("/home/pratiksamant/JuliaCodes/AlexNEt/bvlc_alexnet/model.jl"` but now I get the error LoadError: UndefVarError: pad=(0, 0, 1, 1) not defined in expression starting at /home/pratiksamant/JuliaCodes/AlexNEt/bvlc_alexnet/model.jl:4 top-level scope at model.jl:5 include at boot.jl:328...

Thank you so much! Please keep me posted.

Hi Ayush, Did you have time to fix it this weekend? Thanks

Thanks Ayush, how would I remove var from a model file?