Kylie Dan
Kylie Dan
> 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...
Unfortunately that didn't work. I found a way to accomplish what I needed to via a different package than specutils, but I hope this issue can get resolved later.
``` ImportError Traceback (most recent call last) Cell In[77], line 14 10 q3di = q3din(name, 'test', datext=1, varext=2, dqext=3, 11 outdir='F20551-4250/s3d_files/test/', 12 logfile='F20551-4250/s3d_files/test/ch'+str(i+1)+'-fitlog.txt') 13 wav = q3di.load_cube().wave ---> 14 spec1d...
`asdf 3.2.0` `asdf-astropy 0.5.0` `asdf-coordinates-schemas 0.2.0` `asdf_standard 1.1.1` `asdf_transform_schemas 0.5.0` `asdf-unit-schemas 0.1.0` `asdf-wcs-schemas 0.3.0`
I am already using an isolated conda environment. I can export an environment file if you'd like to try it?
name: correct_cube channels: - anaconda - conda-forge - defaults dependencies: - _libgcc_mutex=0.1=conda_forge - _openmp_mutex=4.5=2_gnu - affine=2.4.0=pyhd8ed1ab_0 - aom=3.8.1=h59595ed_0 - arrow=1.2.3=py312h06a4308_1 - asdf-astropy=0.5.0=pyhd8ed1ab_0 - asdf-coordinates-schemas=0.2.0=pyhd8ed1ab_1 - asdf-unit-schemas=0.1.0=pyhd8ed1ab_0 - asdf-wcs-schemas=0.3.0=pyhd8ed1ab_0 - astropy=5.3.4=py312ha883a20_0...