[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [IMP-users] SAXS



On 5/30/16 9:47 AM, Georg Kempf wrote:
I am trying to combine crosslink restraints with SAXS data. I used an
example script to generate a script that does the sampling with XL
restraints and now I want to extend the script to test the models
against the SAXS data by adding restraints e.g. radius of gyration,
chi^2 value etc. I tried to use an example file but it does not really
work after editing. My current problem is that I cannot load my SAXS
data. I tried to use this function but it returns an error message:
exp_profile = IMP.saxs.Profile.read_SAXS_file(datadirectory+'saxs.dat'))
Does anyone know what's wrong here?

What's the actual error message? This looks like you just quoted the first line of the traceback, which just shows where in your script it crashed, not what the error is.

	Ben
--
                      https://salilab.org/~ben/
"It is a capital mistake to theorize before one has data."
	- Sir Arthur Conan Doyle