Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A few errors with armes_plot #15

Open
VeryBitter opened this issue Mar 8, 2019 · 1 comment
Open

A few errors with armes_plot #15

VeryBitter opened this issue Mar 8, 2019 · 1 comment

Comments

@VeryBitter
Copy link

The line 1115 line.raw = line.raw.lower() generates an exception: "EXCEPTION of type 'FrozenInstanceError' occurred with message: '' I had to comment it
Lines 158 160 colorize() seems to be deprecated. I had to remove colorize
and last I got a warning with pyfit
"PyFITSDeprecationWarning: PyFITS is deprecated, please use astropy.io.fits"

Cheers

Aristide

@kuadrat
Copy link
Owner

kuadrat commented Mar 18, 2019

Thanks for the info!
I'm creating a separate issue for replacing PyFITS with astropy.

I'm unable to reproduce the exceptions with line.raw.lower() and colorize(). What makes you think colorize() is deprecated? And which versions of python and cmd2 are you using?

Cheers,
Kevin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants