astropy / astroquery

Functions and classes to access online data resources. Maintainers: @keflavich and @bsipocz and @ceb8
http://astroquery.readthedocs.org/en/latest/
BSD 3-Clause "New" or "Revised" License
706 stars 399 forks source link

API cleanup to make it more self consistent #3075

Open bsipocz opened 3 months ago

bsipocz commented 3 months ago

E.g. https://github.com/astropy/astroquery/pull/3073#discussion_r1687008030, but I'm certain there are way more cases of very similar methods through the different modules with somewhat different names and different signature.

It would be nice to make things more consistent overall.