Dear Sharon,
Thanks for attaching those screenshots, and describing the error in detail!
From the attached screenshots it looks like the plug-in thinks that the appropriate scaling is -2^15 with a slope of 1 (i.e. values in file minus -2^15). This is most likely incorrect, and you need to give the plug-in proper scaling from the 16-bit integers in the file to volumetric density values. Without checking the code, I'd guess the error is caused by the plug-in looking for an area above the threshold given (550 in your screenshot). Since there aren't any pixels above the threshold the search runs out of the image (I don't think I would've implemented a gracious exit for that case), and thus produces an error.
On a related note, what exactly are you after from your image? The plug-in is meant for examining the cross-section of a long bone diaphysis (thus relatively circular, and low rate of radius length change when going around the bone). Looking at a bone in a sagittal slice, you'll end up with very poor resolution for your metaphyses as the radius from the centre of the bone to the circumference changes rapidly with angle (the analysis is done using a polar coordinate system with the origin at the area centre of the medullary cavity). You might be better off with some other sort of analysis approach (obviously depending on your research question. For density distribution you might e.g. look at the distribution in Cartesian coordinate system, and normalize with bone length [for distribution along the bone length] and width [for distribution across the bone length]).
Regards,
-Timo
Important Notice: The contents of this email are intended solely for the named addressee and are confidential; any unauthorised use, reproduction or storage of the contents is expressly prohibited. If you have received this email in error, please delete it and any attachments immediately and advise the sender by return email or telephone.
Deakin University does not warrant that this email and any attachments are error or virus free.