Scott Ransom

Results 77 comments of Scott Ransom

Another question: many of the PRESTO applications bring up x-windows and need X-based interactivity. What is the recommended way to do that? I'm seeing a ton of possible solutions, none...

Yes. And I don't understand it at all. I can reproduce it with Anaconda, but cannot reproduce it with either Python2 or Python3 in a virtual environment, which is what...

Note that there is some evidence that it is related to the import_array(); call that is required by the Numpy C-API. This is on my list of things to try...

So as mentioned at the end of issue #48, this seems like your PGPLOT library isn't compiled with x-windows support. That is required for `exporedat` and `explorefft` since those are...

Hi Aaron, In general, if you barycenter data, you do it because you want the data to be at some basic inertial reference frame so that you can compare other...

Nowhere near enough information to help diagnose this... What is the exact command line you are using? And what are the input data? What happens when you run: python $PRESTO/python/fftfit_src/test_fftfit.py

The problem is with the "Error" that it is reporting. The file you are trying to get TOAs from was made without "-nosearch" (or, equivalently, -timing). You cannot get TOAs...

Whoa! Really? That's very bizarre... Note that I definitely do *not* recommend that you search over 4 parameters. That could take forever! In fact, it might be a bug because...

I'll still check into it. Thanks for making an issue!

Hmmm. This is really bizarre. I can't reproduce this with data that I have. I'm trying it with the same exact types and numbers of arguments as well as with...