sot / chandra_aca

Chandra Aspect Camera Tools
https://sot.github.io/chandra_aca
BSD 2-Clause "Simplified" License
0 stars 0 forks source link

Remove deprecated decorator and six dependency #141

Closed taldcroft closed 1 year ago

taldcroft commented 1 year ago

Description

Fix deprecations etc for ska3-prime.

Interface impacts

Testing

Unit tests

Independent check of unit tests by [REVIEWER NAME]

Functional tests

pytest chandra_aca on Mac was successful with no reported warnings at the end.

Also, tested ACAImage.__dir__() by creating an ACAImage object and then using IPython completion to see the expected custom attributes.