Michael Aye

Results 202 comments of Michael Aye

I don't see the connection of these 2 questions? How data is organized is a very personal, experiment-setup dependent thing. If it doesn't fit the plotting method, I will bend...

Sorry, at least I don't have resources to check on Python3. As long as my favorite distribution does not release in Python3 I have to stay with Python2 because I...

Thanks. As already said in #16 (which I closed now for cleanliness and keeping this open), this happens for the toolkit N0065 currently. In #16 you will find a link...

Sorry, don't have a Windows machine for debugging. I'm quite annoyed that NAIF does not seem to offer links to older versions, maybe something changed in between N64 and N65...

Ah, thanks! Didn't know about that one. The website does not mention anything about it, at least I could not find it.

what do you mean by "cspice is compiling 64 bit as well' ? Are you compiling your own cspice? I am asking because usually NAIF delivers usable binaries in its...

Please specify "appears in the python library". Do you mean "import spice" worked? And what do you mean by "python does not recognize them". Just show the commands you are...

Actually, if you need the GETFOV function, you might indeed be better of with SpiceyPy, because our PySpice implementation does not yet encompass all available SPICE functions. @johnnycakes79 could confirm,...

no, indeed it hasn't, the original design had a strict separation between in and output, because Roberto wanted Python-style return values, so to decide want to have as function parameter...