Monday, November 10, 2008
What the hell AFFPIA stands for?
But for me and many others AFFPIA sounds a bit strange and therefore the initial name "SLDF" has been coined.
Saturday, November 8, 2008
Paradox 7.0 Installation on XP
Unfortunately, installing Paradox 7.0 is not possible on Windows XP PCs (Error "Not enough disk space") without using a loophole: You just have to change the TEMP environment variable so that it points to a disk drive with less than 2GB. You can do that in a command window ("set TEMP=E:\"). Then run the setup from this command window - that's it.
The root cause for the installation problem is an error in the calculation algorithm the installation uses. The installer has been written in times where nobody thought that a normal hard disk would store 2 or more GB. Thus, the calculation fails with free disk space above 2 GB (=2^31-1) due to a simple integer number overflow.
Friday, November 7, 2008
Vessel Wall Analysis improvement
The goal is to overcome the granularity of 10µm of the DC diameter calculation. The screen shots below show the difference between the old and new (first) algorithm. The DC and Flow cross sections are interpolated to achieve sub-pixel resolution (remember: the pixel resolution is 10µm * 10µm at a record angle of 10°).
Tuesday, November 4, 2008
SLDF now exists more than 10 years and I thought it's time to offer a discussion platform for all users of this wonderful measuring instrument.
So, I invite you to ask your questions, report your findings or - what's the main purpose - discuss.
Some words about the past of SLDF: In 1995 I started the development of a software for measurement data made by the Heidelberg Engineering Retina Flowmeter HRF.
Making a new software was necessary because the original software by HE was only a prototype with the ability to make these great 2D images of the retinal perfusion. But the software did not provide a reasonable way to analyse the data. The 10x10 (or bigger) moving rectangle analysis method was error-prone and far away from being observer-independent or reliable.
So I started implementing algorithms that provide reliable results. A colleague, Istvan Pal, provided some basic parts of the vessel recognition which I adapted and improved. And my colleague Dr. Harazny - Diploma Biologist - was (and still is) perfect in making good HRF images and could (and still can) do also complex database queries plus statistics in the twinkling of an eye :-) She also helped to improve the user interface as she was "my beta tester" sitting at the next desk. By the way, that was my first experience in "extreme programming".
Together we could evolve the algorithms and add more and more ways to analyse the HRF images.
Today SLDF can
- analyse flow/pulsatility/cumulative frequence of RIM, temporal and nasal regions (plus a freehand aread)
- perform vessel cross-section analysis
- create scatter plots
- create time plots, histograms, co-occurence plots, cumulative frequency plots
- perform vessel wall thicknes analysis (an extension I made for Prof. Dr. Schmieder/Erlangen)
- finally also visualize the results on a printout
For installation CDs (standard and extended versions) please contact Prof. Dr. R.Schmieder (Roland.Schmieder@uk-erlangen.de).