Increased the function call number to 500 in the pseudo-ellipse frame order model profiling script.
The profiling log file has also been added to show where the slowness is - specifically that the
numeric PCS integration takes almost the same amount of time as the RDC frame order matrix
construction using the scipy.integrate.quad() function.