Page 1 of 1

Documentation about tissues

Posted: 18 Jul 2011, 15:55
by PeterK
Hi guys,

in the new FW revisions there is the option to disply the leading tissue number and its saturation. Is there somewhere a documentation about the 16 tissues, their 1/2 lives and M-values?
I know, the software is open source. But frankly speeking I have a very hard time reading c, not to mention locate and understanding the decompression algorithm. Therefore, I'd appreaciate a source in human readable from :-)

Re: Documentation about tissues

Posted: 18 Jul 2011, 18:22
by Rob
Servus Peter,

thats easy, get the sourcecode in the subdirectory OSTC_code_c_part2 there is a file called p2_tables.romdata open it with a texteditor of your choice.

Its readable, even if you are not used to programming. ;-)

best regards
Rob

Re: Documentation about tissues

Posted: 18 Jul 2011, 21:25
by PeterK
Thx Rob, I was able to open the file and find the values. However, in the file the tissues are not numbered. I would expect that they are from top to bottom, i.e. starting with #1 and ending with #16. Can somebody confirm?

Re: Documentation about tissues

Posted: 07 Aug 2011, 04:16
by Jluther
Is there a way to get a copy of the open source software to edit on my machine prior to my going further?