Closed jeanconn closed 5 years ago
I wanted to completely re-work the stars attribute handling in a fashion similar to dark, but it turns out to be slightly trickier and I punted. Did you want this for 4.4?
But to be clear getting the stars
attribute automatically working and getting rid of set_stars()
is a priority.
Not critical for 4.4, I just wasn't sure if there was any reason not to throw something like this in for the time being. But given that the use case is mostly so I can make debugging plots, there's no rush now that I'm comfortable with just doing
aca.set_stars()
aca.plot()
on a pickle-loaded catalog as needed.
Set stars for plot() if needed