-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
error with raspberry model (Trac #410) #544
Comments
Trac update at |
Trac update at |
Trac update at |
Trac update at Updated by Lilo Pozzo April 26, 2015 I think I figured out the problem with the model. It was, at some point, modified to fit directly using the fractional surface area covered. This is a more useful parameter to extract. However, it makes the function highly unstable because there are not necessarily enough small particles to fill the surface at any given surface density. I no longer think there is an error in the equations but the fits tend to go crazy in the solvers. The original equations, used in an older igor version, would fit instead to the fraction of total small particles that would adsorb. This is a well-defined parameter between 0-1. It is also independent of all other parameters. In contrast, the fraction area covered is interrelated with the large particle size (how much area is available) and the volume fractions of both large and small particles. There are unstable regions that are really hard to eliminate with constraints and the solver goes crazy. My question is this. Is there any way we can use or run the old (original) raspberry? I think it is currently of very little use in the current configuration because of the above reasons. |
Trac update at
I sent the old IGOR version of the model to Lilo, so I think from that perspective the problem is dealt with. If the version parameterised by surface fraction coverage is proving to be unstable, we should remove it. So need to replace the version in !SasView with that version and update the documentation. I will do this when I transfer the model to sasmodels.
|
Trac update at
to:
|
Trac update at
From the last entry his should be a core sasmodels task? ... though question whether both parameterizations could be included with appropriate explanations in the documentation? Either way moving to blocker for now as core task.
|
Trac update at |
Trac update at
Reverted the model to be exact match to math in paper. Thus it is now using the fraction of small spheres adsorbed, rather than trying to use surface coverage. Seems the surface coverage version had issues due to the circular relation of some values.
|
Lilo Pozzo reports the following problem:
I tried fitting gold nanoparticle decorated emulsions using both Igor and SASView. When I placed these parameters (experimental) on to the raspberry model that appears in the IGOR macros (I think it is raspberryV40), the intensity would go negative as shown.
I could not figure out the problem because the new procedures raspberryV40 were hard to interpret (for me). This is the plot I get when fitting using the raspberryV40 and then compared to the raspberry (original model written by Andrew).
Also, I believe the error (if there is one) may have been moved also to SASView since that function also goes negative when I try the same parameters.
Attached are the plots she refers too.
Migrated from http://trac.sasview.org/ticket/410
The text was updated successfully, but these errors were encountered: