elmar bucher

Results 14 comments of elmar bucher
trafficstars

this is how it how i do it currently by bash. ```bash !if [ ! -d output ]; then mkdir -p output; fi; ```

hi @PyrApple, Ok, OpenHMD Python binding is not only for Blender. But for Blender this will not solve the problem as python-openhmd have to be built with and linked into...

Today I built openhmd straight form the https://github.com/OpenHMD/OpenHMD git repository. Same error occurs. So I don't think that the openhmd library provided by the debian distro is broken. I looks...

this is related to issue #256

i agree with Paul. i need `make restet` and `make clean` often, and they are for different tasks! however, when I do `make reset` i always have to do a...

In my PhysiCell user_projects i added a line at the top of the `make reset` command to first call `make clean`. I recommend this here as a default.

@drbergman i don't think it is a good idea to add more commands. it is already hard enough to learn PhysiCell. more command that do nearly the same will confuse....

I am still more familiar with python than bash. Anyhow, along the same line, I thought it might be wise to write a Photon script that generates the Makefiles for...

physicell publications with lineage trees: + https://arxiv.org/abs/2311.03569 + https://www.nature.com/articles/s41559-023-02000-4

Thank you! Honestly, all credit to @vincent-noel! I just mentioned to Vincent what would be best from the physicell data load point of view ": ).