Marc Chamberland

Results 90 comments of Marc Chamberland

Pictures of the phantom [re-uploaded here](https://www.icloud.com/sharedalbum/#B15JEsNWnJuBvVj).

None that I know of. The iView customer acceptance document has a little diagram of the phantom, but it only shows you the diameter of the holes in each row....

[iViewGT CAT version 4 03-25-09.pdf](https://github.com/jrkerns/pylinac/files/7856484/iViewGT.CAT.version.4.03-25-09.pdf) See page 14 of the PDF.

There is still a discrepancy between this encoding and egs_brachy's: this one starts at 0, but egs_brachy's starts at 1. [See here](https://github.com/clrp-code/EGSnrc_CLRP/commit/2718117b3d6f4fdafb681530e5465ab0898282de). Or did I miss something in the discussion?...

> The lose connection issue is common to all iCOM listeners that listen to Elekta's standard interface. I have observed it occuring when there is an abrupt network disconnect between...

@SimonBiggs still planning on coming back to this!

@SimonBiggs I am sitting down and looking at where I left off the tests as I write this. Thank you for your patience! 😅

@SimonBiggs I wrote a test... but none of the test_mimicked_db.py tests pass. It seems like it's failing to setup the test database. Any suggestions? ``` (pymedphys) C:\Users\XXXXX\Documents\dev\pymedphys\lib\pymedphys\tests\mosaiq>pytest test_mimicked_db.py --mosaiqdb Test...

@SimonBiggs Oh, do I need to install MySQL or something similar? I assume that's what's going on... Anything I should know on how to configure it (I'm not even sure...

Well... if I push my changes, the tests run on GitHub, but you probably don't want to see how many times it will take me to sort things out!