Ricky O'Steen

Results 159 comments of Ricky O'Steen

> [@rosteen](https://github.com/rosteen) - would you be able to try out [astropy/astropy#18655](https://github.com/astropy/astropy/pull/18655) to see if this fixes the issues you were seeing? Will do, thanks!

I missed this when you first posted, sorry about that. Seems like a bug to me, I'll look into fixing it - thanks for the report!

#1159 isn't particularly elegant but avoids the failure by printing the three parameters individually, rather than printing the table with all three at once. Any objections?

Hmm, I haven't run into this, and I was unable to reproduce locally. What happens if you just try `from stdatamodels.util import convert_fitsrec_to_array_in_tree` in python? It seems like it might...

That is odd. I would probably try reinstalling `specutils` and see if that fixes the issue - I don't know if there's some way it could have ended up looking...

What is the full traceback leading to that error? That would help track this down if it's something on our end. As-is, without being able to reproduce the error with...

Hmm, looks like this could be ASDF-related. Could you tell me what the output of `pip list | grep asdf` is for you?

Hm, some of those are out of date compared to what I have. Have you tried installing specutils in a fresh environment to ensure you have up-to-date/compatible package versions? I...

> I am already using an isolated conda environment. I can export an environment file if you'd like to try it? Sure. I guess my question was more "when was...