Hello,
How can I output the theoretical I vs q curve for a model that is calculated by CRYSOL? If I provide the experimental SAXS curve, then I get the fitted I vs q curve, else I get the p(r) vs r curve.
Thank you in advance!
Generate theoretical I vs q curves
-
- Member
- Posts: 12
- Joined: 2019.02.22 18:20
Re: Generate theoretical I vs q curves
Please let me know if anyone can help me with this!
Re: Generate theoretical I vs q curves
$ crysol model.pdbprithaghosh wrote: ↑2019.04.25 17:20How can I output the theoretical I vs q curve for a model that is calculated by CRYSOL?
The output file model00.int will contain the calculated scattering intensity.
-
- Member
- Posts: 12
- Joined: 2019.02.22 18:20
Re: Generate theoretical I vs q curves
Thank you so much! This is really helpful!
-
- Member
- Posts: 12
- Joined: 2019.02.22 18:20
Re: Generate theoretical I vs q curves
Hello,
The theoretically generated scattering curves have a four to five fold difference in intensity than the experimental curves. We in the lab have tried this in multiple projects, and always the same issue is there. Is it a problem with how the intensities are calculated?
Thank you in advance.
Regards
Pritha
The theoretically generated scattering curves have a four to five fold difference in intensity than the experimental curves. We in the lab have tried this in multiple projects, and always the same issue is there. Is it a problem with how the intensities are calculated?
Thank you in advance.
Regards
Pritha
CRYSOL in fitting mode
Just treat the intensity of the theoretical curves as some arbitrary units and scale (multiply) them to match your experimental data.prithaghosh wrote: ↑2019.05.10 10:43The theoretically generated scattering curves have a four to five fold difference in intensity than the experimental curves.
Please note that you may fit the computed scattering to experimental data with CRYSOL like this:
$ crysol model.pdb saxsdata.dat
This way CRYSOL will create the best fit by adjusting the displaced solvent volume and the contrast of the hydration shell. Please note that you may adjust a number of command line options. If you are uncomfortable with the command line interface you may use CRYSOL online.