radio-astro-tools / spectral-cube

Library for reading and analyzing astrophysical spectral data cubes
http://spectral-cube.rtfd.org
BSD 3-Clause "New" or "Revised" License
96 stars 63 forks source link

Progressbar: switch to tqdm, add description #913

Open keflavich opened 3 months ago

keflavich commented 3 months ago

As in the title: there are a lot of progressbars scattered throughout spectral-cube, and it can be tricky to track down where they are. Adding labels should help.

keflavich commented 4 weeks ago

I'm OK with that. @e-koch, you good with just making tqdm a requirement?

e-koch commented 4 weeks ago

agreed. as Tom points out, it's lightweight and simplifies things.