astropy 5.2.1__tar.gz → 5.2.2__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1895) hide show
  1. {astropy-5.2.1 → astropy-5.2.2}/.github/workflows/ci_cron_weekly.yml +3 -0
  2. {astropy-5.2.1 → astropy-5.2.2}/.pre-commit-config.yaml +1 -1
  3. {astropy-5.2.1 → astropy-5.2.2}/.readthedocs.yaml +5 -4
  4. {astropy-5.2.1 → astropy-5.2.2}/CHANGES.rst +38 -0
  5. {astropy-5.2.1/astropy.egg-info → astropy-5.2.2}/PKG-INFO +1 -1
  6. {astropy-5.2.1 → astropy-5.2.2}/astropy/_version.py +2 -2
  7. {astropy-5.2.1 → astropy-5.2.2}/astropy/convolution/convolve.py +8 -8
  8. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/test_html.py +1 -1
  9. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/diff.py +1 -1
  10. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/tests/test_diff.py +17 -8
  11. astropy-5.2.2/astropy/io/misc/asdf/conftest.py +24 -0
  12. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/extension.py +16 -1
  13. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/tags/coordinates/tests/test_angle.py +13 -3
  14. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/tags/coordinates/tests/test_earthlocation.py +15 -4
  15. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/tags/coordinates/tests/test_frames.py +14 -3
  16. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/tags/coordinates/tests/test_representation.py +13 -2
  17. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/tags/coordinates/tests/test_skycoord.py +12 -1
  18. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/tags/coordinates/tests/test_spectralcoord.py +12 -1
  19. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/tags/fits/tests/test_fits.py +25 -8
  20. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/tags/table/tests/test_table.py +50 -18
  21. astropy-5.2.2/astropy/io/misc/asdf/tags/tests/helpers.py +64 -0
  22. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/tags/time/tests/test_time.py +20 -10
  23. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/tags/time/tests/test_timedelta.py +14 -4
  24. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/tags/transform/compound.py +8 -1
  25. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/tags/transform/tests/test_transform.py +34 -25
  26. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/tags/transform/tests/test_units_mapping.py +13 -3
  27. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/tags/unit/tests/test_equivalency.py +13 -2
  28. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/tags/unit/tests/test_quantity.py +14 -4
  29. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/tags/unit/tests/test_unit.py +12 -3
  30. astropy-5.2.2/astropy/io/misc/asdf/types.py +94 -0
  31. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/votable/validator/main.py +2 -3
  32. {astropy-5.2.1 → astropy-5.2.2}/astropy/modeling/functional_models.py +1 -1
  33. {astropy-5.2.1 → astropy-5.2.2}/astropy/modeling/tests/test_core.py +1 -1
  34. {astropy-5.2.1 → astropy-5.2.2}/astropy/stats/circstats.py +5 -3
  35. {astropy-5.2.1 → astropy-5.2.2}/astropy/stats/funcs.py +1 -1
  36. {astropy-5.2.1 → astropy-5.2.2}/astropy/table/table.py +6 -1
  37. {astropy-5.2.1 → astropy-5.2.2}/astropy/table/tests/test_init_table.py +14 -1
  38. {astropy-5.2.1 → astropy-5.2.2}/astropy/table/tests/test_table.py +19 -5
  39. {astropy-5.2.1 → astropy-5.2.2}/astropy/units/format/cds.py +2 -3
  40. {astropy-5.2.1 → astropy-5.2.2}/astropy/units/format/cds_parsetab.py +30 -30
  41. {astropy-5.2.1 → astropy-5.2.2}/astropy/units/quantity.py +1 -1
  42. {astropy-5.2.1 → astropy-5.2.2}/astropy/units/quantity_helper/function_helpers.py +2 -1
  43. {astropy-5.2.1 → astropy-5.2.2}/astropy/units/tests/test_format.py +7 -1
  44. {astropy-5.2.1 → astropy-5.2.2}/astropy/units/tests/test_quantity_non_ufuncs.py +19 -0
  45. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/iers/data/Leap_Second.dat +2 -2
  46. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/iers/data/eopc04_IAU2000.62-now +76 -29
  47. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/iers/data/update_builtin_iers.sh +1 -1
  48. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/iers/iers.py +1 -1
  49. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/masked/tests/test_function_helpers.py +19 -0
  50. {astropy-5.2.1 → astropy-5.2.2}/astropy/visualization/wcsaxes/tests/test_misc.py +12 -4
  51. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/wcsapi/high_level_api.py +2 -2
  52. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/wcsapi/tests/test_high_level_api.py +27 -0
  53. {astropy-5.2.1 → astropy-5.2.2/astropy.egg-info}/PKG-INFO +1 -1
  54. {astropy-5.2.1 → astropy-5.2.2}/astropy.egg-info/SOURCES.txt +1 -0
  55. {astropy-5.2.1 → astropy-5.2.2}/astropy.egg-info/requires.txt +0 -1
  56. {astropy-5.2.1 → astropy-5.2.2}/docs/common_links.txt +5 -0
  57. {astropy-5.2.1 → astropy-5.2.2}/docs/conf.py +4 -5
  58. {astropy-5.2.1 → astropy-5.2.2}/docs/coordinates/index.rst +1 -1
  59. {astropy-5.2.1 → astropy-5.2.2}/docs/io/ascii/ecsv.rst +2 -3
  60. {astropy-5.2.1 → astropy-5.2.2}/docs/io/ascii/fixed_width_gallery.rst +1 -1
  61. {astropy-5.2.1 → astropy-5.2.2}/docs/io/ascii/index.rst +2 -3
  62. {astropy-5.2.1 → astropy-5.2.2}/docs/io/fits/usage/table.rst +1 -1
  63. {astropy-5.2.1 → astropy-5.2.2}/docs/io/fits/usage/unfamiliar.rst +2 -0
  64. {astropy-5.2.1 → astropy-5.2.2}/docs/modeling/example-fitting-constraints.rst +55 -46
  65. astropy-5.2.2/docs/rtd_environment.yaml +8 -0
  66. {astropy-5.2.1 → astropy-5.2.2}/docs/samp/example_clients.rst +2 -4
  67. {astropy-5.2.1 → astropy-5.2.2}/docs/samp/example_hub.rst +1 -2
  68. {astropy-5.2.1 → astropy-5.2.2}/docs/samp/example_table_image.rst +1 -2
  69. {astropy-5.2.1 → astropy-5.2.2}/docs/samp/index.rst +2 -4
  70. {astropy-5.2.1 → astropy-5.2.2}/examples/io/skip_create-large-fits.py +1 -1
  71. {astropy-5.2.1 → astropy-5.2.2}/setup.cfg +3 -1
  72. {astropy-5.2.1 → astropy-5.2.2}/tox.ini +1 -0
  73. astropy-5.2.1/astropy/io/misc/asdf/conftest.py +0 -20
  74. astropy-5.2.1/astropy/io/misc/asdf/tags/tests/helpers.py +0 -36
  75. astropy-5.2.1/astropy/io/misc/asdf/types.py +0 -80
  76. {astropy-5.2.1 → astropy-5.2.2}/.astropy-root +0 -0
  77. {astropy-5.2.1 → astropy-5.2.2}/.circleci/config.yml +0 -0
  78. {astropy-5.2.1 → astropy-5.2.2}/.git-blame-ignore-revs +0 -0
  79. {astropy-5.2.1 → astropy-5.2.2}/.gitattributes +0 -0
  80. {astropy-5.2.1 → astropy-5.2.2}/.github/CODEOWNERS +0 -0
  81. {astropy-5.2.1 → astropy-5.2.2}/.github/ISSUE_TEMPLATE/bug_report.md +0 -0
  82. {astropy-5.2.1 → astropy-5.2.2}/.github/ISSUE_TEMPLATE/feature_request.md +0 -0
  83. {astropy-5.2.1 → astropy-5.2.2}/.github/PULL_REQUEST_TEMPLATE.md +0 -0
  84. {astropy-5.2.1 → astropy-5.2.2}/.github/labeler.yml +0 -0
  85. {astropy-5.2.1 → astropy-5.2.2}/.github/workflows/check_changelog.yml +0 -0
  86. {astropy-5.2.1 → astropy-5.2.2}/.github/workflows/ci_cron_daily.yml +0 -0
  87. {astropy-5.2.1 → astropy-5.2.2}/.github/workflows/ci_workflows.yml +0 -0
  88. {astropy-5.2.1 → astropy-5.2.2}/.github/workflows/codeql-analysis.yml +0 -0
  89. {astropy-5.2.1 → astropy-5.2.2}/.github/workflows/open_actions.yml +0 -0
  90. {astropy-5.2.1 → astropy-5.2.2}/.github/workflows/publish.yml +0 -0
  91. {astropy-5.2.1 → astropy-5.2.2}/.github/workflows/stalebot.yml +0 -0
  92. {astropy-5.2.1 → astropy-5.2.2}/.github/workflows/update_iers.yml +0 -0
  93. {astropy-5.2.1 → astropy-5.2.2}/.gitignore +0 -0
  94. {astropy-5.2.1 → astropy-5.2.2}/.mailmap +0 -0
  95. {astropy-5.2.1 → astropy-5.2.2}/.pep8speaks.yml +0 -0
  96. {astropy-5.2.1 → astropy-5.2.2}/.pyinstaller/hooks/hook-skyfield.py +0 -0
  97. {astropy-5.2.1 → astropy-5.2.2}/.pyinstaller/run_astropy_tests.py +0 -0
  98. {astropy-5.2.1 → astropy-5.2.2}/CITATION +0 -0
  99. {astropy-5.2.1 → astropy-5.2.2}/CODE_OF_CONDUCT.md +0 -0
  100. {astropy-5.2.1 → astropy-5.2.2}/CONTRIBUTING.md +0 -0
  101. {astropy-5.2.1 → astropy-5.2.2}/GOVERNANCE.md +0 -0
  102. {astropy-5.2.1 → astropy-5.2.2}/LICENSE.rst +0 -0
  103. {astropy-5.2.1 → astropy-5.2.2}/MANIFEST.in +0 -0
  104. {astropy-5.2.1 → astropy-5.2.2}/README.rst +0 -0
  105. {astropy-5.2.1 → astropy-5.2.2}/astropy/CITATION +0 -0
  106. {astropy-5.2.1 → astropy-5.2.2}/astropy/__init__.py +0 -0
  107. {astropy-5.2.1 → astropy-5.2.2}/astropy/_compiler.c +0 -0
  108. {astropy-5.2.1 → astropy-5.2.2}/astropy/config/__init__.py +0 -0
  109. {astropy-5.2.1 → astropy-5.2.2}/astropy/config/configuration.py +0 -0
  110. {astropy-5.2.1 → astropy-5.2.2}/astropy/config/paths.py +0 -0
  111. {astropy-5.2.1 → astropy-5.2.2}/astropy/config/tests/__init__.py +0 -0
  112. {astropy-5.2.1 → astropy-5.2.2}/astropy/config/tests/data/alias.cfg +0 -0
  113. {astropy-5.2.1 → astropy-5.2.2}/astropy/config/tests/data/deprecated.cfg +0 -0
  114. {astropy-5.2.1 → astropy-5.2.2}/astropy/config/tests/data/empty.cfg +0 -0
  115. {astropy-5.2.1 → astropy-5.2.2}/astropy/config/tests/data/not_empty.cfg +0 -0
  116. {astropy-5.2.1 → astropy-5.2.2}/astropy/config/tests/test_configs.py +0 -0
  117. {astropy-5.2.1 → astropy-5.2.2}/astropy/conftest.py +0 -0
  118. {astropy-5.2.1 → astropy-5.2.2}/astropy/constants/__init__.py +0 -0
  119. {astropy-5.2.1 → astropy-5.2.2}/astropy/constants/astropyconst13.py +0 -0
  120. {astropy-5.2.1 → astropy-5.2.2}/astropy/constants/astropyconst20.py +0 -0
  121. {astropy-5.2.1 → astropy-5.2.2}/astropy/constants/astropyconst40.py +0 -0
  122. {astropy-5.2.1 → astropy-5.2.2}/astropy/constants/cgs.py +0 -0
  123. {astropy-5.2.1 → astropy-5.2.2}/astropy/constants/codata2010.py +0 -0
  124. {astropy-5.2.1 → astropy-5.2.2}/astropy/constants/codata2014.py +0 -0
  125. {astropy-5.2.1 → astropy-5.2.2}/astropy/constants/codata2018.py +0 -0
  126. {astropy-5.2.1 → astropy-5.2.2}/astropy/constants/config.py +0 -0
  127. {astropy-5.2.1 → astropy-5.2.2}/astropy/constants/constant.py +0 -0
  128. {astropy-5.2.1 → astropy-5.2.2}/astropy/constants/iau2012.py +0 -0
  129. {astropy-5.2.1 → astropy-5.2.2}/astropy/constants/iau2015.py +0 -0
  130. {astropy-5.2.1 → astropy-5.2.2}/astropy/constants/si.py +0 -0
  131. {astropy-5.2.1 → astropy-5.2.2}/astropy/constants/tests/__init__.py +0 -0
  132. {astropy-5.2.1 → astropy-5.2.2}/astropy/constants/tests/test_constant.py +0 -0
  133. {astropy-5.2.1 → astropy-5.2.2}/astropy/constants/tests/test_pickle.py +0 -0
  134. {astropy-5.2.1 → astropy-5.2.2}/astropy/constants/tests/test_prior_version.py +0 -0
  135. {astropy-5.2.1 → astropy-5.2.2}/astropy/constants/tests/test_sciencestate.py +0 -0
  136. {astropy-5.2.1 → astropy-5.2.2}/astropy/constants/utils.py +0 -0
  137. {astropy-5.2.1 → astropy-5.2.2}/astropy/convolution/__init__.py +0 -0
  138. {astropy-5.2.1 → astropy-5.2.2}/astropy/convolution/_convolve.pyx +0 -0
  139. {astropy-5.2.1 → astropy-5.2.2}/astropy/convolution/core.py +0 -0
  140. {astropy-5.2.1 → astropy-5.2.2}/astropy/convolution/kernels.py +0 -0
  141. {astropy-5.2.1 → astropy-5.2.2}/astropy/convolution/setup_package.py +0 -0
  142. {astropy-5.2.1 → astropy-5.2.2}/astropy/convolution/src/convolve.c +0 -0
  143. {astropy-5.2.1 → astropy-5.2.2}/astropy/convolution/src/convolve.h +0 -0
  144. {astropy-5.2.1 → astropy-5.2.2}/astropy/convolution/tests/__init__.py +0 -0
  145. {astropy-5.2.1 → astropy-5.2.2}/astropy/convolution/tests/test_convolve.py +0 -0
  146. {astropy-5.2.1 → astropy-5.2.2}/astropy/convolution/tests/test_convolve_fft.py +0 -0
  147. {astropy-5.2.1 → astropy-5.2.2}/astropy/convolution/tests/test_convolve_kernels.py +0 -0
  148. {astropy-5.2.1 → astropy-5.2.2}/astropy/convolution/tests/test_convolve_models.py +0 -0
  149. {astropy-5.2.1 → astropy-5.2.2}/astropy/convolution/tests/test_convolve_nddata.py +0 -0
  150. {astropy-5.2.1 → astropy-5.2.2}/astropy/convolution/tests/test_convolve_speeds.py +0 -0
  151. {astropy-5.2.1 → astropy-5.2.2}/astropy/convolution/tests/test_discretize.py +0 -0
  152. {astropy-5.2.1 → astropy-5.2.2}/astropy/convolution/tests/test_kernel_class.py +0 -0
  153. {astropy-5.2.1 → astropy-5.2.2}/astropy/convolution/tests/test_pickle.py +0 -0
  154. {astropy-5.2.1 → astropy-5.2.2}/astropy/convolution/utils.py +0 -0
  155. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/__init__.py +0 -0
  156. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/angle_formats.py +0 -0
  157. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/angle_lextab.py +0 -0
  158. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/angle_parsetab.py +0 -0
  159. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/angle_utilities.py +0 -0
  160. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/angles.py +0 -0
  161. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/attributes.py +0 -0
  162. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/baseframe.py +0 -0
  163. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/builtin_frames/__init__.py +0 -0
  164. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/builtin_frames/altaz.py +0 -0
  165. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/builtin_frames/baseradec.py +0 -0
  166. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/builtin_frames/cirs.py +0 -0
  167. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/builtin_frames/cirs_observed_transforms.py +0 -0
  168. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/builtin_frames/ecliptic.py +0 -0
  169. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/builtin_frames/ecliptic_transforms.py +0 -0
  170. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/builtin_frames/equatorial.py +0 -0
  171. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/builtin_frames/fk4.py +0 -0
  172. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/builtin_frames/fk4_fk5_transforms.py +0 -0
  173. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/builtin_frames/fk5.py +0 -0
  174. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/builtin_frames/galactic.py +0 -0
  175. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/builtin_frames/galactic_transforms.py +0 -0
  176. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/builtin_frames/galactocentric.py +0 -0
  177. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/builtin_frames/gcrs.py +0 -0
  178. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/builtin_frames/hadec.py +0 -0
  179. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/builtin_frames/hcrs.py +0 -0
  180. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/builtin_frames/icrs.py +0 -0
  181. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/builtin_frames/icrs_cirs_transforms.py +0 -0
  182. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/builtin_frames/icrs_fk5_transforms.py +0 -0
  183. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/builtin_frames/icrs_observed_transforms.py +0 -0
  184. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/builtin_frames/intermediate_rotation_transforms.py +0 -0
  185. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/builtin_frames/itrs.py +0 -0
  186. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/builtin_frames/itrs_observed_transforms.py +0 -0
  187. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/builtin_frames/lsr.py +0 -0
  188. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/builtin_frames/skyoffset.py +0 -0
  189. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/builtin_frames/supergalactic.py +0 -0
  190. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/builtin_frames/supergalactic_transforms.py +0 -0
  191. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/builtin_frames/utils.py +0 -0
  192. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/calculation.py +0 -0
  193. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/data/constellation_data_roman87.dat +0 -0
  194. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/data/constellation_names.dat +0 -0
  195. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/data/sites.json +0 -0
  196. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/distances.py +0 -0
  197. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/earth.py +0 -0
  198. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/earth_orientation.py +0 -0
  199. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/erfa_astrom.py +0 -0
  200. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/errors.py +0 -0
  201. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/funcs.py +0 -0
  202. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/jparser.py +0 -0
  203. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/matching.py +0 -0
  204. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/matrix_utilities.py +0 -0
  205. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/name_resolve.py +0 -0
  206. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/orbital_elements.py +0 -0
  207. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/representation.py +0 -0
  208. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/sites.py +0 -0
  209. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/sky_coordinate.py +0 -0
  210. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/sky_coordinate_parsers.py +0 -0
  211. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/solar_system.py +0 -0
  212. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/spectral_coordinate.py +0 -0
  213. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/spectral_quantity.py +0 -0
  214. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/tests/__init__.py +0 -0
  215. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/tests/accuracy/__init__.py +0 -0
  216. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/tests/accuracy/data/fk4_no_e_fk4.csv +0 -0
  217. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/tests/accuracy/data/fk4_no_e_fk5.csv +0 -0
  218. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/tests/accuracy/data/galactic_fk4.csv +0 -0
  219. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/tests/accuracy/data/icrs_fk5.csv +0 -0
  220. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/tests/accuracy/data/rv.ecsv +0 -0
  221. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/tests/accuracy/generate_ref_ast.py +0 -0
  222. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/tests/accuracy/generate_spectralcoord_ref.py +0 -0
  223. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/tests/accuracy/test_altaz_icrs.py +0 -0
  224. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/tests/accuracy/test_ecliptic.py +0 -0
  225. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/tests/accuracy/test_fk4_no_e_fk4.py +0 -0
  226. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/tests/accuracy/test_fk4_no_e_fk5.py +0 -0
  227. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/tests/accuracy/test_galactic_fk4.py +0 -0
  228. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/tests/accuracy/test_icrs_fk5.py +0 -0
  229. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/tests/helper.py +0 -0
  230. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/tests/test_angle_generators.py +0 -0
  231. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/tests/test_angles.py +0 -0
  232. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/tests/test_angular_separation.py +0 -0
  233. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/tests/test_api_ape5.py +0 -0
  234. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/tests/test_arrays.py +0 -0
  235. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/tests/test_atc_replacements.py +0 -0
  236. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/tests/test_celestial_transformations.py +0 -0
  237. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/tests/test_distance.py +0 -0
  238. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/tests/test_earth.py +0 -0
  239. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/tests/test_earth_orientation.py +0 -0
  240. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/tests/test_erfa_astrom.py +0 -0
  241. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/tests/test_finite_difference_velocities.py +0 -0
  242. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/tests/test_formatting.py +0 -0
  243. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/tests/test_frames.py +0 -0
  244. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/tests/test_frames_with_velocity.py +0 -0
  245. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/tests/test_funcs.py +0 -0
  246. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/tests/test_geodetic_representations.py +0 -0
  247. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/tests/test_iau_fullstack.py +0 -0
  248. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/tests/test_icrs_observed_transformations.py +0 -0
  249. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/tests/test_intermediate_transformations.py +0 -0
  250. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/tests/test_matching.py +0 -0
  251. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/tests/test_matrix_utilities.py +0 -0
  252. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/tests/test_name_resolve.py +0 -0
  253. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/tests/test_pickle.py +0 -0
  254. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/tests/test_regression.py +0 -0
  255. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/tests/test_representation.py +0 -0
  256. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/tests/test_representation_arithmetic.py +0 -0
  257. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/tests/test_representation_methods.py +0 -0
  258. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/tests/test_shape_manipulation.py +0 -0
  259. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/tests/test_sites.py +0 -0
  260. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/tests/test_sky_coord.py +0 -0
  261. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/tests/test_sky_coord_velocities.py +0 -0
  262. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/tests/test_skyoffset_transformations.py +0 -0
  263. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/tests/test_solar_system.py +0 -0
  264. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/tests/test_spectral_coordinate.py +0 -0
  265. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/tests/test_spectral_quantity.py +0 -0
  266. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/tests/test_transformations.py +0 -0
  267. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/tests/test_unit_representation.py +0 -0
  268. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/tests/test_utils.py +0 -0
  269. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/tests/test_velocity_corrs.py +0 -0
  270. {astropy-5.2.1 → astropy-5.2.2}/astropy/coordinates/transformations.py +0 -0
  271. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/__init__.py +0 -0
  272. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/connect.py +0 -0
  273. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/core.py +0 -0
  274. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/data/Planck13.ecsv +0 -0
  275. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/data/Planck15.ecsv +0 -0
  276. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/data/Planck18.ecsv +0 -0
  277. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/data/WMAP1.ecsv +0 -0
  278. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/data/WMAP3.ecsv +0 -0
  279. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/data/WMAP5.ecsv +0 -0
  280. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/data/WMAP7.ecsv +0 -0
  281. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/data/WMAP9.ecsv +0 -0
  282. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/flrw/__init__.py +0 -0
  283. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/flrw/base.py +0 -0
  284. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/flrw/lambdacdm.py +0 -0
  285. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/flrw/scalar_inv_efuncs.pyx +0 -0
  286. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/flrw/tests/__init__.py +0 -0
  287. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/flrw/tests/conftest.py +0 -0
  288. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/flrw/tests/test_base.py +0 -0
  289. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/flrw/tests/test_init.py +0 -0
  290. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/flrw/tests/test_lambdacdm.py +0 -0
  291. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/flrw/tests/test_w0cdm.py +0 -0
  292. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/flrw/tests/test_w0wacdm.py +0 -0
  293. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/flrw/tests/test_w0wzcdm.py +0 -0
  294. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/flrw/tests/test_wpwazpcdm.py +0 -0
  295. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/flrw/w0cdm.py +0 -0
  296. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/flrw/w0wacdm.py +0 -0
  297. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/flrw/w0wzcdm.py +0 -0
  298. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/flrw/wpwazpcdm.py +0 -0
  299. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/funcs/__init__.py +0 -0
  300. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/funcs/comparison.py +0 -0
  301. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/funcs/optimize.py +0 -0
  302. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/funcs/tests/__init__.py +0 -0
  303. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/funcs/tests/test_comparison.py +0 -0
  304. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/funcs/tests/test_funcs.py +0 -0
  305. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/io/__init__.py +0 -0
  306. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/io/cosmology.py +0 -0
  307. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/io/ecsv.py +0 -0
  308. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/io/html.py +0 -0
  309. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/io/mapping.py +0 -0
  310. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/io/model.py +0 -0
  311. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/io/row.py +0 -0
  312. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/io/table.py +0 -0
  313. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/io/tests/__init__.py +0 -0
  314. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/io/tests/base.py +0 -0
  315. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/io/tests/test_.py +0 -0
  316. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/io/tests/test_cosmology.py +0 -0
  317. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/io/tests/test_ecsv.py +0 -0
  318. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/io/tests/test_html.py +0 -0
  319. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/io/tests/test_json.py +0 -0
  320. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/io/tests/test_mapping.py +0 -0
  321. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/io/tests/test_model.py +0 -0
  322. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/io/tests/test_row.py +0 -0
  323. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/io/tests/test_table.py +0 -0
  324. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/io/tests/test_yaml.py +0 -0
  325. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/io/utils.py +0 -0
  326. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/io/yaml.py +0 -0
  327. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/parameter.py +0 -0
  328. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/parameters.py +0 -0
  329. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/realizations.py +0 -0
  330. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/tests/__init__.py +0 -0
  331. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/tests/conftest.py +0 -0
  332. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/tests/helper.py +0 -0
  333. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/tests/test_connect.py +0 -0
  334. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/tests/test_core.py +0 -0
  335. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/tests/test_cosmology.py +0 -0
  336. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/tests/test_parameter.py +0 -0
  337. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/tests/test_parameters.py +0 -0
  338. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/tests/test_realizations.py +0 -0
  339. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/tests/test_units.py +0 -0
  340. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/tests/test_utils.py +0 -0
  341. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/units.py +0 -0
  342. {astropy-5.2.1 → astropy-5.2.2}/astropy/cosmology/utils.py +0 -0
  343. {astropy-5.2.1 → astropy-5.2.2}/astropy/extern/README.rst +0 -0
  344. {astropy-5.2.1 → astropy-5.2.2}/astropy/extern/__init__.py +0 -0
  345. {astropy-5.2.1 → astropy-5.2.2}/astropy/extern/_strptime.py +0 -0
  346. {astropy-5.2.1 → astropy-5.2.2}/astropy/extern/configobj/__init__.py +0 -0
  347. {astropy-5.2.1 → astropy-5.2.2}/astropy/extern/configobj/configobj.py +0 -0
  348. {astropy-5.2.1 → astropy-5.2.2}/astropy/extern/configobj/validate.py +0 -0
  349. {astropy-5.2.1 → astropy-5.2.2}/astropy/extern/jquery/__init__.py +0 -0
  350. {astropy-5.2.1 → astropy-5.2.2}/astropy/extern/jquery/data/css/jquery.dataTables.css +0 -0
  351. {astropy-5.2.1 → astropy-5.2.2}/astropy/extern/jquery/data/images/sort_asc.png +0 -0
  352. {astropy-5.2.1 → astropy-5.2.2}/astropy/extern/jquery/data/images/sort_asc_disabled.png +0 -0
  353. {astropy-5.2.1 → astropy-5.2.2}/astropy/extern/jquery/data/images/sort_both.png +0 -0
  354. {astropy-5.2.1 → astropy-5.2.2}/astropy/extern/jquery/data/images/sort_desc.png +0 -0
  355. {astropy-5.2.1 → astropy-5.2.2}/astropy/extern/jquery/data/images/sort_desc_disabled.png +0 -0
  356. {astropy-5.2.1 → astropy-5.2.2}/astropy/extern/jquery/data/js/jquery-3.6.0.js +0 -0
  357. {astropy-5.2.1 → astropy-5.2.2}/astropy/extern/jquery/data/js/jquery-3.6.0.min.js +0 -0
  358. {astropy-5.2.1 → astropy-5.2.2}/astropy/extern/jquery/data/js/jquery.dataTables.js +0 -0
  359. {astropy-5.2.1 → astropy-5.2.2}/astropy/extern/jquery/data/js/jquery.dataTables.min.js +0 -0
  360. {astropy-5.2.1 → astropy-5.2.2}/astropy/extern/ply/__init__.py +0 -0
  361. {astropy-5.2.1 → astropy-5.2.2}/astropy/extern/ply/cpp.py +0 -0
  362. {astropy-5.2.1 → astropy-5.2.2}/astropy/extern/ply/ctokens.py +0 -0
  363. {astropy-5.2.1 → astropy-5.2.2}/astropy/extern/ply/lex.py +0 -0
  364. {astropy-5.2.1 → astropy-5.2.2}/astropy/extern/ply/yacc.py +0 -0
  365. {astropy-5.2.1 → astropy-5.2.2}/astropy/extern/ply/ygen.py +0 -0
  366. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/__init__.py +0 -0
  367. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/__init__.py +0 -0
  368. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/basic.py +0 -0
  369. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/cds.py +0 -0
  370. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/connect.py +0 -0
  371. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/core.py +0 -0
  372. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/cparser.pyx +0 -0
  373. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/daophot.py +0 -0
  374. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/docs.py +0 -0
  375. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/ecsv.py +0 -0
  376. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/fastbasic.py +0 -0
  377. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/fixedwidth.py +0 -0
  378. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/html.py +0 -0
  379. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/ipac.py +0 -0
  380. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/latex.py +0 -0
  381. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/misc.py +0 -0
  382. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/mrt.py +0 -0
  383. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/qdp.py +0 -0
  384. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/rst.py +0 -0
  385. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/setup_package.py +0 -0
  386. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/sextractor.py +0 -0
  387. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/src/tokenizer.c +0 -0
  388. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/src/tokenizer.h +0 -0
  389. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/__init__.py +0 -0
  390. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/common.py +0 -0
  391. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/apostrophe.rdb +0 -0
  392. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/apostrophe.tab +0 -0
  393. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/bad.txt +0 -0
  394. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/bars_at_ends.txt +0 -0
  395. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/cds/description/ReadMe +0 -0
  396. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/cds/description/table.dat +0 -0
  397. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/cds/glob/ReadMe +0 -0
  398. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/cds/glob/lmxbrefs.dat +0 -0
  399. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/cds/multi/ReadMe +0 -0
  400. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/cds/multi/lhs2065.dat +0 -0
  401. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/cds/multi/lp944-20.dat +0 -0
  402. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/cds/null/ReadMe +0 -0
  403. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/cds/null/ReadMe1 +0 -0
  404. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/cds/null/table.dat +0 -0
  405. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/cds.dat +0 -0
  406. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/cds2.dat +0 -0
  407. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/cdsFunctional.dat +0 -0
  408. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/cdsFunctional2.dat +0 -0
  409. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/cds_malformed.dat +0 -0
  410. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/commented_header.dat +0 -0
  411. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/commented_header2.dat +0 -0
  412. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/conf_py.txt +0 -0
  413. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/continuation.dat +0 -0
  414. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/daophot.dat +0 -0
  415. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/daophot.dat.gz +0 -0
  416. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/daophot2.dat +0 -0
  417. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/daophot3.dat +0 -0
  418. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/daophot4.dat +0 -0
  419. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/fill_values.txt +0 -0
  420. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/fixed_width_2_line.txt +0 -0
  421. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/html.html +0 -0
  422. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/html2.html +0 -0
  423. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/ipac.dat +0 -0
  424. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/ipac.dat.bz2 +0 -0
  425. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/ipac.dat.xz +0 -0
  426. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/latex1.tex +0 -0
  427. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/latex1.tex.gz +0 -0
  428. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/latex2.tex +0 -0
  429. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/latex3.tex +0 -0
  430. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/nls1_stackinfo.dbout +0 -0
  431. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/no_data_cds.dat +0 -0
  432. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/no_data_daophot.dat +0 -0
  433. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/no_data_ipac.dat +0 -0
  434. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/no_data_sextractor.dat +0 -0
  435. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/no_data_with_header.dat +0 -0
  436. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/no_data_without_header.dat +0 -0
  437. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/sextractor.dat +0 -0
  438. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/sextractor2.dat +0 -0
  439. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/sextractor3.dat +0 -0
  440. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/short.rdb +0 -0
  441. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/short.rdb.bz2 +0 -0
  442. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/short.rdb.gz +0 -0
  443. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/short.rdb.xz +0 -0
  444. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/short.tab +0 -0
  445. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/simple.txt +0 -0
  446. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/simple2.txt +0 -0
  447. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/simple3.txt +0 -0
  448. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/simple4.txt +0 -0
  449. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/simple5.txt +0 -0
  450. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/simple_csv.csv +0 -0
  451. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/simple_csv_missing.csv +0 -0
  452. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/space_delim_blank_lines.txt +0 -0
  453. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/space_delim_no_header.dat +0 -0
  454. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/space_delim_no_names.dat +0 -0
  455. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/subtypes.ecsv +0 -0
  456. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/test4.dat +0 -0
  457. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/test5.dat +0 -0
  458. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/vizier/ReadMe +0 -0
  459. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/vizier/table1.dat +0 -0
  460. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/vizier/table5.dat +0 -0
  461. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/vots_spec.dat +0 -0
  462. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/data/whitespace.dat +0 -0
  463. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/test_c_reader.py +0 -0
  464. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/test_cds.py +0 -0
  465. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/test_cds_header_from_readme.py +0 -0
  466. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/test_compressed.py +0 -0
  467. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/test_connect.py +0 -0
  468. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/test_ecsv.py +0 -0
  469. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/test_fixedwidth.py +0 -0
  470. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/test_ipac_definitions.py +0 -0
  471. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/test_qdp.py +0 -0
  472. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/test_read.py +0 -0
  473. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/test_rst.py +0 -0
  474. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/test_types.py +0 -0
  475. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/tests/test_write.py +0 -0
  476. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/ascii/ui.py +0 -0
  477. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/__init__.py +0 -0
  478. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/_utils.pyx +0 -0
  479. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/card.py +0 -0
  480. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/column.py +0 -0
  481. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/connect.py +0 -0
  482. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/convenience.py +0 -0
  483. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/file.py +0 -0
  484. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/fitsrec.py +0 -0
  485. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/fitstime.py +0 -0
  486. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/hdu/__init__.py +0 -0
  487. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/hdu/base.py +0 -0
  488. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/hdu/compressed.py +0 -0
  489. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/hdu/groups.py +0 -0
  490. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/hdu/hdulist.py +0 -0
  491. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/hdu/image.py +0 -0
  492. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/hdu/nonstandard.py +0 -0
  493. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/hdu/streaming.py +0 -0
  494. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/hdu/table.py +0 -0
  495. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/header.py +0 -0
  496. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/scripts/__init__.py +0 -0
  497. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/scripts/fitscheck.py +0 -0
  498. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/scripts/fitsdiff.py +0 -0
  499. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/scripts/fitsheader.py +0 -0
  500. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/scripts/fitsinfo.py +0 -0
  501. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/setup_package.py +0 -0
  502. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/src/compressionmodule.c +0 -0
  503. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/src/compressionmodule.h +0 -0
  504. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/tests/__init__.py +0 -0
  505. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/tests/cfitsio_verify.c +0 -0
  506. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/tests/conftest.py +0 -0
  507. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/tests/data/arange.fits +0 -0
  508. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/tests/data/ascii.fits +0 -0
  509. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/tests/data/ascii_i4-i20.fits +0 -0
  510. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/tests/data/blank.fits +0 -0
  511. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/tests/data/btable.fits +0 -0
  512. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/tests/data/chandra_time.fits +0 -0
  513. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/tests/data/checksum.fits +0 -0
  514. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/tests/data/checksum_false.fits +0 -0
  515. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/tests/data/comp.fits +0 -0
  516. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/tests/data/compressed_float_bzero.fits +0 -0
  517. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/tests/data/compressed_image.fits +0 -0
  518. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/tests/data/double_ext.fits +0 -0
  519. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/tests/data/fixed-1890.fits +0 -0
  520. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/tests/data/group.fits +0 -0
  521. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/tests/data/history_header.fits +0 -0
  522. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/tests/data/invalid/group_invalid.fits +0 -0
  523. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/tests/data/memtest.fits +0 -0
  524. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/tests/data/o4sp040b0_raw.fits +0 -0
  525. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/tests/data/random_groups.fits +0 -0
  526. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/tests/data/scale.fits +0 -0
  527. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/tests/data/stddata.fits +0 -0
  528. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/tests/data/table.fits +0 -0
  529. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/tests/data/tb.fits +0 -0
  530. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/tests/data/tdim.fits +0 -0
  531. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/tests/data/test0.fits +0 -0
  532. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/tests/data/test1.fits +0 -0
  533. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/tests/data/theap-gap.fits +0 -0
  534. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/tests/data/variable_length_table.fits +0 -0
  535. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/tests/data/verify.fits +0 -0
  536. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/tests/data/zerowidth.fits +0 -0
  537. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/tests/test_checksum.py +0 -0
  538. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/tests/test_compression_failures.py +0 -0
  539. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/tests/test_connect.py +0 -0
  540. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/tests/test_convenience.py +0 -0
  541. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/tests/test_core.py +0 -0
  542. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/tests/test_division.py +0 -0
  543. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/tests/test_fitscheck.py +0 -0
  544. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/tests/test_fitsdiff.py +0 -0
  545. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/tests/test_fitsheader.py +0 -0
  546. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/tests/test_fitsinfo.py +0 -0
  547. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/tests/test_fitstime.py +0 -0
  548. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/tests/test_fsspec.py +0 -0
  549. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/tests/test_groups.py +0 -0
  550. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/tests/test_hdulist.py +0 -0
  551. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/tests/test_header.py +0 -0
  552. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/tests/test_image.py +0 -0
  553. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/tests/test_image_dask.py +0 -0
  554. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/tests/test_nonstandard.py +0 -0
  555. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/tests/test_structured.py +0 -0
  556. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/tests/test_table.py +0 -0
  557. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/tests/test_tilde_path.py +0 -0
  558. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/tests/test_uint.py +0 -0
  559. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/tests/test_util.py +0 -0
  560. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/util.py +0 -0
  561. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/fits/verify.py +0 -0
  562. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/__init__.py +0 -0
  563. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/__init__.py +0 -0
  564. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/connect.py +0 -0
  565. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/angle-1.0.0.yaml +0 -0
  566. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/earthlocation-1.0.0.yaml +0 -0
  567. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/baseframe-1.0.0.yaml +0 -0
  568. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/cirs-1.0.0.yaml +0 -0
  569. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/fk4-1.0.0.yaml +0 -0
  570. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/fk4noeterms-1.0.0.yaml +0 -0
  571. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/fk5-1.0.0.yaml +0 -0
  572. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/galactic-1.0.0.yaml +0 -0
  573. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/galactocentric-1.0.0.yaml +0 -0
  574. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/gcrs-1.0.0.yaml +0 -0
  575. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/icrs-1.0.0.yaml +0 -0
  576. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/icrs-1.1.0.yaml +0 -0
  577. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/itrs-1.0.0.yaml +0 -0
  578. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/precessedgeocentric-1.0.0.yaml +0 -0
  579. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/latitude-1.0.0.yaml +0 -0
  580. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/longitude-1.0.0.yaml +0 -0
  581. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/representation-1.0.0.yaml +0 -0
  582. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/skycoord-1.0.0.yaml +0 -0
  583. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/spectralcoord-1.0.0.yaml +0 -0
  584. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/fits/fits-1.0.0.yaml +0 -0
  585. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/table/table-1.0.0.yaml +0 -0
  586. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/time/timedelta-1.0.0.yaml +0 -0
  587. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/transform/units_mapping-1.0.0.yaml +0 -0
  588. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/units/equivalency-1.0.0.yaml +0 -0
  589. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/deprecation.py +0 -0
  590. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/tags/__init__.py +0 -0
  591. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/tags/coordinates/__init__.py +0 -0
  592. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/tags/coordinates/angle.py +0 -0
  593. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/tags/coordinates/earthlocation.py +0 -0
  594. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/tags/coordinates/frames.py +0 -0
  595. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/tags/coordinates/representation.py +0 -0
  596. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/tags/coordinates/skycoord.py +0 -0
  597. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/tags/coordinates/spectralcoord.py +0 -0
  598. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/tags/coordinates/tests/__init__.py +0 -0
  599. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/tags/fits/__init__.py +0 -0
  600. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/tags/fits/fits.py +0 -0
  601. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/tags/fits/tests/__init__.py +0 -0
  602. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/tags/fits/tests/data/complex.fits +0 -0
  603. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/tags/helpers.py +0 -0
  604. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/tags/table/__init__.py +0 -0
  605. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/tags/table/table.py +0 -0
  606. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/tags/table/tests/__init__.py +0 -0
  607. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/tags/tests/__init__.py +0 -0
  608. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/tags/time/__init__.py +0 -0
  609. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/tags/time/tests/__init__.py +0 -0
  610. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/tags/time/time.py +0 -0
  611. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/tags/time/timedelta.py +0 -0
  612. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/tags/transform/__init__.py +0 -0
  613. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/tags/transform/basic.py +0 -0
  614. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/tags/transform/functional_models.py +0 -0
  615. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/tags/transform/math.py +0 -0
  616. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/tags/transform/physical_models.py +0 -0
  617. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/tags/transform/polynomial.py +0 -0
  618. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/tags/transform/powerlaws.py +0 -0
  619. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/tags/transform/projections.py +0 -0
  620. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/tags/transform/spline.py +0 -0
  621. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/tags/transform/tabular.py +0 -0
  622. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/tags/transform/tests/__init__.py +0 -0
  623. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/tags/unit/__init__.py +0 -0
  624. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/tags/unit/equivalency.py +0 -0
  625. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/tags/unit/quantity.py +0 -0
  626. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/tags/unit/tests/__init__.py +0 -0
  627. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/tags/unit/unit.py +0 -0
  628. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/tests/__init__.py +0 -0
  629. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/asdf/tests/test_io.py +0 -0
  630. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/connect.py +0 -0
  631. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/hdf5.py +0 -0
  632. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/pandas/__init__.py +0 -0
  633. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/pandas/connect.py +0 -0
  634. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/parquet.py +0 -0
  635. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/pickle_helpers.py +0 -0
  636. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/tests/__init__.py +0 -0
  637. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/tests/data/old_meta_example.hdf5 +0 -0
  638. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/tests/test_hdf5.py +0 -0
  639. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/tests/test_pandas.py +0 -0
  640. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/tests/test_parquet.py +0 -0
  641. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/tests/test_pickle_helpers.py +0 -0
  642. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/tests/test_yaml.py +0 -0
  643. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/misc/yaml.py +0 -0
  644. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/registry/__init__.py +0 -0
  645. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/registry/base.py +0 -0
  646. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/registry/compat.py +0 -0
  647. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/registry/core.py +0 -0
  648. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/registry/interface.py +0 -0
  649. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/registry/tests/__init__.py +0 -0
  650. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/registry/tests/test_registries.py +0 -0
  651. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/registry/tests/test_registry_help.py +0 -0
  652. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/tests/__init__.py +0 -0
  653. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/tests/mixin_columns.py +0 -0
  654. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/tests/safeio.py +0 -0
  655. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/votable/__init__.py +0 -0
  656. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/votable/connect.py +0 -0
  657. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/votable/converters.py +0 -0
  658. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/votable/data/VOTable.dtd +0 -0
  659. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/votable/data/VOTable.v1.1.xsd +0 -0
  660. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/votable/data/VOTable.v1.2.xsd +0 -0
  661. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/votable/data/VOTable.v1.3.xsd +0 -0
  662. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/votable/data/VOTable.v1.4.xsd +0 -0
  663. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/votable/data/ucd1p-words.txt +0 -0
  664. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/votable/exceptions.py +0 -0
  665. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/votable/setup_package.py +0 -0
  666. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/votable/src/.gitignore +0 -0
  667. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/votable/src/tablewriter.c +0 -0
  668. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/votable/table.py +0 -0
  669. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/votable/tests/__init__.py +0 -0
  670. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/votable/tests/converter_test.py +0 -0
  671. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/votable/tests/data/binary2_masked_strings.xml +0 -0
  672. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/votable/tests/data/custom_datatype.xml +0 -0
  673. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/votable/tests/data/empty_table.xml +0 -0
  674. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/votable/tests/data/gemini.xml +0 -0
  675. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/votable/tests/data/irsa-nph-error.xml +0 -0
  676. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/votable/tests/data/irsa-nph-m31.xml +0 -0
  677. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/votable/tests/data/names.xml +0 -0
  678. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/votable/tests/data/no_field_not_empty_table.xml +0 -0
  679. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/votable/tests/data/no_resource.txt +0 -0
  680. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/votable/tests/data/no_resource.xml +0 -0
  681. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/votable/tests/data/nonstandard_units.xml +0 -0
  682. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/votable/tests/data/regression.bin.tabledata.truth.1.1.xml +0 -0
  683. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/votable/tests/data/regression.bin.tabledata.truth.1.3.xml +0 -0
  684. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/votable/tests/data/regression.xml +0 -0
  685. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/votable/tests/data/resource_groups.xml +0 -0
  686. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/votable/tests/data/tb.fits +0 -0
  687. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/votable/tests/data/timesys.xml +0 -0
  688. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/votable/tests/data/timesys_errors.xml +0 -0
  689. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/votable/tests/data/too_many_columns.xml.gz +0 -0
  690. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/votable/tests/data/valid_votable.xml +0 -0
  691. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/votable/tests/data/validation.txt +0 -0
  692. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/votable/tests/exception_test.py +0 -0
  693. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/votable/tests/resource_test.py +0 -0
  694. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/votable/tests/table_test.py +0 -0
  695. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/votable/tests/tree_test.py +0 -0
  696. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/votable/tests/ucd_test.py +0 -0
  697. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/votable/tests/util_test.py +0 -0
  698. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/votable/tests/vo_test.py +0 -0
  699. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/votable/tree.py +0 -0
  700. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/votable/ucd.py +0 -0
  701. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/votable/util.py +0 -0
  702. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/votable/validator/__init__.py +0 -0
  703. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/votable/validator/data/urls/cone.big.dat.gz +0 -0
  704. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/votable/validator/data/urls/cone.broken.dat.gz +0 -0
  705. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/votable/validator/data/urls/cone.good.dat.gz +0 -0
  706. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/votable/validator/data/urls/cone.incorrect.dat.gz +0 -0
  707. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/votable/validator/html.py +0 -0
  708. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/votable/validator/result.py +0 -0
  709. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/votable/volint.py +0 -0
  710. {astropy-5.2.1 → astropy-5.2.2}/astropy/io/votable/xmlutil.py +0 -0
  711. {astropy-5.2.1 → astropy-5.2.2}/astropy/logger.py +0 -0
  712. {astropy-5.2.1 → astropy-5.2.2}/astropy/modeling/__init__.py +0 -0
  713. {astropy-5.2.1 → astropy-5.2.2}/astropy/modeling/bounding_box.py +0 -0
  714. {astropy-5.2.1 → astropy-5.2.2}/astropy/modeling/convolution.py +0 -0
  715. {astropy-5.2.1 → astropy-5.2.2}/astropy/modeling/core.py +0 -0
  716. {astropy-5.2.1 → astropy-5.2.2}/astropy/modeling/fitting.py +0 -0
  717. {astropy-5.2.1 → astropy-5.2.2}/astropy/modeling/mappings.py +0 -0
  718. {astropy-5.2.1 → astropy-5.2.2}/astropy/modeling/math_functions.py +0 -0
  719. {astropy-5.2.1 → astropy-5.2.2}/astropy/modeling/models.py +0 -0
  720. {astropy-5.2.1 → astropy-5.2.2}/astropy/modeling/optimizers.py +0 -0
  721. {astropy-5.2.1 → astropy-5.2.2}/astropy/modeling/parameters.py +0 -0
  722. {astropy-5.2.1 → astropy-5.2.2}/astropy/modeling/physical_models.py +0 -0
  723. {astropy-5.2.1 → astropy-5.2.2}/astropy/modeling/polynomial.py +0 -0
  724. {astropy-5.2.1 → astropy-5.2.2}/astropy/modeling/powerlaws.py +0 -0
  725. {astropy-5.2.1 → astropy-5.2.2}/astropy/modeling/projections.py +0 -0
  726. {astropy-5.2.1 → astropy-5.2.2}/astropy/modeling/rotations.py +0 -0
  727. {astropy-5.2.1 → astropy-5.2.2}/astropy/modeling/separable.py +0 -0
  728. {astropy-5.2.1 → astropy-5.2.2}/astropy/modeling/spline.py +0 -0
  729. {astropy-5.2.1 → astropy-5.2.2}/astropy/modeling/statistic.py +0 -0
  730. {astropy-5.2.1 → astropy-5.2.2}/astropy/modeling/tabular.py +0 -0
  731. {astropy-5.2.1 → astropy-5.2.2}/astropy/modeling/tests/__init__.py +0 -0
  732. {astropy-5.2.1 → astropy-5.2.2}/astropy/modeling/tests/data/1904-66_AZP.fits +0 -0
  733. {astropy-5.2.1 → astropy-5.2.2}/astropy/modeling/tests/data/__init__.py +0 -0
  734. {astropy-5.2.1 → astropy-5.2.2}/astropy/modeling/tests/data/hst_sip.hdr +0 -0
  735. {astropy-5.2.1 → astropy-5.2.2}/astropy/modeling/tests/data/idcompspec.fits +0 -0
  736. {astropy-5.2.1 → astropy-5.2.2}/astropy/modeling/tests/data/irac_sip.hdr +0 -0
  737. {astropy-5.2.1 → astropy-5.2.2}/astropy/modeling/tests/data/spec.txt +0 -0
  738. {astropy-5.2.1 → astropy-5.2.2}/astropy/modeling/tests/example_models.py +0 -0
  739. {astropy-5.2.1 → astropy-5.2.2}/astropy/modeling/tests/irafutil.py +0 -0
  740. {astropy-5.2.1 → astropy-5.2.2}/astropy/modeling/tests/test_bounding_box.py +0 -0
  741. {astropy-5.2.1 → astropy-5.2.2}/astropy/modeling/tests/test_compound.py +0 -0
  742. {astropy-5.2.1 → astropy-5.2.2}/astropy/modeling/tests/test_constraints.py +0 -0
  743. {astropy-5.2.1 → astropy-5.2.2}/astropy/modeling/tests/test_convolution.py +0 -0
  744. {astropy-5.2.1 → astropy-5.2.2}/astropy/modeling/tests/test_fitters.py +0 -0
  745. {astropy-5.2.1 → astropy-5.2.2}/astropy/modeling/tests/test_functional_models.py +0 -0
  746. {astropy-5.2.1 → astropy-5.2.2}/astropy/modeling/tests/test_input.py +0 -0
  747. {astropy-5.2.1 → astropy-5.2.2}/astropy/modeling/tests/test_mappings.py +0 -0
  748. {astropy-5.2.1 → astropy-5.2.2}/astropy/modeling/tests/test_math_func.py +0 -0
  749. {astropy-5.2.1 → astropy-5.2.2}/astropy/modeling/tests/test_model_sets.py +0 -0
  750. {astropy-5.2.1 → astropy-5.2.2}/astropy/modeling/tests/test_models.py +0 -0
  751. {astropy-5.2.1 → astropy-5.2.2}/astropy/modeling/tests/test_models_quantities.py +0 -0
  752. {astropy-5.2.1 → astropy-5.2.2}/astropy/modeling/tests/test_parameters.py +0 -0
  753. {astropy-5.2.1 → astropy-5.2.2}/astropy/modeling/tests/test_physical_models.py +0 -0
  754. {astropy-5.2.1 → astropy-5.2.2}/astropy/modeling/tests/test_polynomial.py +0 -0
  755. {astropy-5.2.1 → astropy-5.2.2}/astropy/modeling/tests/test_projections.py +0 -0
  756. {astropy-5.2.1 → astropy-5.2.2}/astropy/modeling/tests/test_quantities_evaluation.py +0 -0
  757. {astropy-5.2.1 → astropy-5.2.2}/astropy/modeling/tests/test_quantities_fitting.py +0 -0
  758. {astropy-5.2.1 → astropy-5.2.2}/astropy/modeling/tests/test_quantities_model.py +0 -0
  759. {astropy-5.2.1 → astropy-5.2.2}/astropy/modeling/tests/test_quantities_parameters.py +0 -0
  760. {astropy-5.2.1 → astropy-5.2.2}/astropy/modeling/tests/test_quantities_rotations.py +0 -0
  761. {astropy-5.2.1 → astropy-5.2.2}/astropy/modeling/tests/test_rotations.py +0 -0
  762. {astropy-5.2.1 → astropy-5.2.2}/astropy/modeling/tests/test_separable.py +0 -0
  763. {astropy-5.2.1 → astropy-5.2.2}/astropy/modeling/tests/test_spline.py +0 -0
  764. {astropy-5.2.1 → astropy-5.2.2}/astropy/modeling/tests/test_statistics.py +0 -0
  765. {astropy-5.2.1 → astropy-5.2.2}/astropy/modeling/tests/test_units_mapping.py +0 -0
  766. {astropy-5.2.1 → astropy-5.2.2}/astropy/modeling/tests/test_utils.py +0 -0
  767. {astropy-5.2.1 → astropy-5.2.2}/astropy/modeling/utils.py +0 -0
  768. {astropy-5.2.1 → astropy-5.2.2}/astropy/nddata/__init__.py +0 -0
  769. {astropy-5.2.1 → astropy-5.2.2}/astropy/nddata/_testing.py +0 -0
  770. {astropy-5.2.1 → astropy-5.2.2}/astropy/nddata/bitmask.py +0 -0
  771. {astropy-5.2.1 → astropy-5.2.2}/astropy/nddata/blocks.py +0 -0
  772. {astropy-5.2.1 → astropy-5.2.2}/astropy/nddata/ccddata.py +0 -0
  773. {astropy-5.2.1 → astropy-5.2.2}/astropy/nddata/compat.py +0 -0
  774. {astropy-5.2.1 → astropy-5.2.2}/astropy/nddata/decorators.py +0 -0
  775. {astropy-5.2.1 → astropy-5.2.2}/astropy/nddata/flag_collection.py +0 -0
  776. {astropy-5.2.1 → astropy-5.2.2}/astropy/nddata/mixins/__init__.py +0 -0
  777. {astropy-5.2.1 → astropy-5.2.2}/astropy/nddata/mixins/ndarithmetic.py +0 -0
  778. {astropy-5.2.1 → astropy-5.2.2}/astropy/nddata/mixins/ndio.py +0 -0
  779. {astropy-5.2.1 → astropy-5.2.2}/astropy/nddata/mixins/ndslicing.py +0 -0
  780. {astropy-5.2.1 → astropy-5.2.2}/astropy/nddata/mixins/tests/__init__.py +0 -0
  781. {astropy-5.2.1 → astropy-5.2.2}/astropy/nddata/mixins/tests/test_ndarithmetic.py +0 -0
  782. {astropy-5.2.1 → astropy-5.2.2}/astropy/nddata/mixins/tests/test_ndio.py +0 -0
  783. {astropy-5.2.1 → astropy-5.2.2}/astropy/nddata/mixins/tests/test_ndslicing.py +0 -0
  784. {astropy-5.2.1 → astropy-5.2.2}/astropy/nddata/nddata.py +0 -0
  785. {astropy-5.2.1 → astropy-5.2.2}/astropy/nddata/nddata_base.py +0 -0
  786. {astropy-5.2.1 → astropy-5.2.2}/astropy/nddata/nddata_withmixins.py +0 -0
  787. {astropy-5.2.1 → astropy-5.2.2}/astropy/nddata/nduncertainty.py +0 -0
  788. {astropy-5.2.1 → astropy-5.2.2}/astropy/nddata/tests/__init__.py +0 -0
  789. {astropy-5.2.1 → astropy-5.2.2}/astropy/nddata/tests/data/sip-wcs.fits +0 -0
  790. {astropy-5.2.1 → astropy-5.2.2}/astropy/nddata/tests/test_bitmask.py +0 -0
  791. {astropy-5.2.1 → astropy-5.2.2}/astropy/nddata/tests/test_blocks.py +0 -0
  792. {astropy-5.2.1 → astropy-5.2.2}/astropy/nddata/tests/test_ccddata.py +0 -0
  793. {astropy-5.2.1 → astropy-5.2.2}/astropy/nddata/tests/test_compat.py +0 -0
  794. {astropy-5.2.1 → astropy-5.2.2}/astropy/nddata/tests/test_decorators.py +0 -0
  795. {astropy-5.2.1 → astropy-5.2.2}/astropy/nddata/tests/test_flag_collection.py +0 -0
  796. {astropy-5.2.1 → astropy-5.2.2}/astropy/nddata/tests/test_nddata.py +0 -0
  797. {astropy-5.2.1 → astropy-5.2.2}/astropy/nddata/tests/test_nddata_base.py +0 -0
  798. {astropy-5.2.1 → astropy-5.2.2}/astropy/nddata/tests/test_nduncertainty.py +0 -0
  799. {astropy-5.2.1 → astropy-5.2.2}/astropy/nddata/tests/test_utils.py +0 -0
  800. {astropy-5.2.1 → astropy-5.2.2}/astropy/nddata/utils.py +0 -0
  801. {astropy-5.2.1 → astropy-5.2.2}/astropy/samp/__init__.py +0 -0
  802. {astropy-5.2.1 → astropy-5.2.2}/astropy/samp/client.py +0 -0
  803. {astropy-5.2.1 → astropy-5.2.2}/astropy/samp/constants.py +0 -0
  804. {astropy-5.2.1 → astropy-5.2.2}/astropy/samp/data/astropy_icon.png +0 -0
  805. {astropy-5.2.1 → astropy-5.2.2}/astropy/samp/data/clientaccesspolicy.xml +0 -0
  806. {astropy-5.2.1 → astropy-5.2.2}/astropy/samp/data/crossdomain.xml +0 -0
  807. {astropy-5.2.1 → astropy-5.2.2}/astropy/samp/errors.py +0 -0
  808. {astropy-5.2.1 → astropy-5.2.2}/astropy/samp/hub.py +0 -0
  809. {astropy-5.2.1 → astropy-5.2.2}/astropy/samp/hub_proxy.py +0 -0
  810. {astropy-5.2.1 → astropy-5.2.2}/astropy/samp/hub_script.py +0 -0
  811. {astropy-5.2.1 → astropy-5.2.2}/astropy/samp/integrated_client.py +0 -0
  812. {astropy-5.2.1 → astropy-5.2.2}/astropy/samp/lockfile_helpers.py +0 -0
  813. {astropy-5.2.1 → astropy-5.2.2}/astropy/samp/setup_package.py +0 -0
  814. {astropy-5.2.1 → astropy-5.2.2}/astropy/samp/standard_profile.py +0 -0
  815. {astropy-5.2.1 → astropy-5.2.2}/astropy/samp/tests/__init__.py +0 -0
  816. {astropy-5.2.1 → astropy-5.2.2}/astropy/samp/tests/test_client.py +0 -0
  817. {astropy-5.2.1 → astropy-5.2.2}/astropy/samp/tests/test_errors.py +0 -0
  818. {astropy-5.2.1 → astropy-5.2.2}/astropy/samp/tests/test_helpers.py +0 -0
  819. {astropy-5.2.1 → astropy-5.2.2}/astropy/samp/tests/test_hub.py +0 -0
  820. {astropy-5.2.1 → astropy-5.2.2}/astropy/samp/tests/test_hub_proxy.py +0 -0
  821. {astropy-5.2.1 → astropy-5.2.2}/astropy/samp/tests/test_hub_script.py +0 -0
  822. {astropy-5.2.1 → astropy-5.2.2}/astropy/samp/tests/test_standard_profile.py +0 -0
  823. {astropy-5.2.1 → astropy-5.2.2}/astropy/samp/tests/test_web_profile.py +0 -0
  824. {astropy-5.2.1 → astropy-5.2.2}/astropy/samp/tests/web_profile_test_helpers.py +0 -0
  825. {astropy-5.2.1 → astropy-5.2.2}/astropy/samp/utils.py +0 -0
  826. {astropy-5.2.1 → astropy-5.2.2}/astropy/samp/web_profile.py +0 -0
  827. {astropy-5.2.1 → astropy-5.2.2}/astropy/stats/__init__.py +0 -0
  828. {astropy-5.2.1 → astropy-5.2.2}/astropy/stats/_stats.pyx +0 -0
  829. {astropy-5.2.1 → astropy-5.2.2}/astropy/stats/bayesian_blocks.py +0 -0
  830. {astropy-5.2.1 → astropy-5.2.2}/astropy/stats/biweight.py +0 -0
  831. {astropy-5.2.1 → astropy-5.2.2}/astropy/stats/bls/__init__.py +0 -0
  832. {astropy-5.2.1 → astropy-5.2.2}/astropy/stats/histogram.py +0 -0
  833. {astropy-5.2.1 → astropy-5.2.2}/astropy/stats/info_theory.py +0 -0
  834. {astropy-5.2.1 → astropy-5.2.2}/astropy/stats/jackknife.py +0 -0
  835. {astropy-5.2.1 → astropy-5.2.2}/astropy/stats/lombscargle/__init__.py +0 -0
  836. {astropy-5.2.1 → astropy-5.2.2}/astropy/stats/setup_package.py +0 -0
  837. {astropy-5.2.1 → astropy-5.2.2}/astropy/stats/sigma_clipping.py +0 -0
  838. {astropy-5.2.1 → astropy-5.2.2}/astropy/stats/spatial.py +0 -0
  839. {astropy-5.2.1 → astropy-5.2.2}/astropy/stats/src/compute_bounds.c +0 -0
  840. {astropy-5.2.1 → astropy-5.2.2}/astropy/stats/src/compute_bounds.h +0 -0
  841. {astropy-5.2.1 → astropy-5.2.2}/astropy/stats/src/fast_sigma_clip.c +0 -0
  842. {astropy-5.2.1 → astropy-5.2.2}/astropy/stats/src/wirth_select.c +0 -0
  843. {astropy-5.2.1 → astropy-5.2.2}/astropy/stats/src/wirth_select.h +0 -0
  844. {astropy-5.2.1 → astropy-5.2.2}/astropy/stats/tests/__init__.py +0 -0
  845. {astropy-5.2.1 → astropy-5.2.2}/astropy/stats/tests/test_bayesian_blocks.py +0 -0
  846. {astropy-5.2.1 → astropy-5.2.2}/astropy/stats/tests/test_biweight.py +0 -0
  847. {astropy-5.2.1 → astropy-5.2.2}/astropy/stats/tests/test_circstats.py +0 -0
  848. {astropy-5.2.1 → astropy-5.2.2}/astropy/stats/tests/test_funcs.py +0 -0
  849. {astropy-5.2.1 → astropy-5.2.2}/astropy/stats/tests/test_histogram.py +0 -0
  850. {astropy-5.2.1 → astropy-5.2.2}/astropy/stats/tests/test_info_theory.py +0 -0
  851. {astropy-5.2.1 → astropy-5.2.2}/astropy/stats/tests/test_jackknife.py +0 -0
  852. {astropy-5.2.1 → astropy-5.2.2}/astropy/stats/tests/test_sigma_clipping.py +0 -0
  853. {astropy-5.2.1 → astropy-5.2.2}/astropy/stats/tests/test_spatial.py +0 -0
  854. {astropy-5.2.1 → astropy-5.2.2}/astropy/table/__init__.py +0 -0
  855. {astropy-5.2.1 → astropy-5.2.2}/astropy/table/_column_mixins.pyx +0 -0
  856. {astropy-5.2.1 → astropy-5.2.2}/astropy/table/_np_utils.pyx +0 -0
  857. {astropy-5.2.1 → astropy-5.2.2}/astropy/table/bst.py +0 -0
  858. {astropy-5.2.1 → astropy-5.2.2}/astropy/table/column.py +0 -0
  859. {astropy-5.2.1 → astropy-5.2.2}/astropy/table/connect.py +0 -0
  860. {astropy-5.2.1 → astropy-5.2.2}/astropy/table/groups.py +0 -0
  861. {astropy-5.2.1 → astropy-5.2.2}/astropy/table/index.py +0 -0
  862. {astropy-5.2.1 → astropy-5.2.2}/astropy/table/info.py +0 -0
  863. {astropy-5.2.1 → astropy-5.2.2}/astropy/table/jsviewer.py +0 -0
  864. {astropy-5.2.1 → astropy-5.2.2}/astropy/table/meta.py +0 -0
  865. {astropy-5.2.1 → astropy-5.2.2}/astropy/table/mixins/__init__.py +0 -0
  866. {astropy-5.2.1 → astropy-5.2.2}/astropy/table/mixins/dask.py +0 -0
  867. {astropy-5.2.1 → astropy-5.2.2}/astropy/table/mixins/registry.py +0 -0
  868. {astropy-5.2.1 → astropy-5.2.2}/astropy/table/mixins/tests/__init__.py +0 -0
  869. {astropy-5.2.1 → astropy-5.2.2}/astropy/table/mixins/tests/test_dask.py +0 -0
  870. {astropy-5.2.1 → astropy-5.2.2}/astropy/table/mixins/tests/test_registry.py +0 -0
  871. {astropy-5.2.1 → astropy-5.2.2}/astropy/table/ndarray_mixin.py +0 -0
  872. {astropy-5.2.1 → astropy-5.2.2}/astropy/table/np_utils.py +0 -0
  873. {astropy-5.2.1 → astropy-5.2.2}/astropy/table/operations.py +0 -0
  874. {astropy-5.2.1 → astropy-5.2.2}/astropy/table/pandas.py +0 -0
  875. {astropy-5.2.1 → astropy-5.2.2}/astropy/table/pprint.py +0 -0
  876. {astropy-5.2.1 → astropy-5.2.2}/astropy/table/row.py +0 -0
  877. {astropy-5.2.1 → astropy-5.2.2}/astropy/table/scripts/__init__.py +0 -0
  878. {astropy-5.2.1 → astropy-5.2.2}/astropy/table/scripts/showtable.py +0 -0
  879. {astropy-5.2.1 → astropy-5.2.2}/astropy/table/serialize.py +0 -0
  880. {astropy-5.2.1 → astropy-5.2.2}/astropy/table/setup_package.py +0 -0
  881. {astropy-5.2.1 → astropy-5.2.2}/astropy/table/soco.py +0 -0
  882. {astropy-5.2.1 → astropy-5.2.2}/astropy/table/sorted_array.py +0 -0
  883. {astropy-5.2.1 → astropy-5.2.2}/astropy/table/table_helpers.py +0 -0
  884. {astropy-5.2.1 → astropy-5.2.2}/astropy/table/tests/__init__.py +0 -0
  885. {astropy-5.2.1 → astropy-5.2.2}/astropy/table/tests/conftest.py +0 -0
  886. {astropy-5.2.1 → astropy-5.2.2}/astropy/table/tests/test_array.py +0 -0
  887. {astropy-5.2.1 → astropy-5.2.2}/astropy/table/tests/test_bst.py +0 -0
  888. {astropy-5.2.1 → astropy-5.2.2}/astropy/table/tests/test_column.py +0 -0
  889. {astropy-5.2.1 → astropy-5.2.2}/astropy/table/tests/test_groups.py +0 -0
  890. {astropy-5.2.1 → astropy-5.2.2}/astropy/table/tests/test_index.py +0 -0
  891. {astropy-5.2.1 → astropy-5.2.2}/astropy/table/tests/test_info.py +0 -0
  892. {astropy-5.2.1 → astropy-5.2.2}/astropy/table/tests/test_item_access.py +0 -0
  893. {astropy-5.2.1 → astropy-5.2.2}/astropy/table/tests/test_jsviewer.py +0 -0
  894. {astropy-5.2.1 → astropy-5.2.2}/astropy/table/tests/test_masked.py +0 -0
  895. {astropy-5.2.1 → astropy-5.2.2}/astropy/table/tests/test_mixin.py +0 -0
  896. {astropy-5.2.1 → astropy-5.2.2}/astropy/table/tests/test_np_utils.py +0 -0
  897. {astropy-5.2.1 → astropy-5.2.2}/astropy/table/tests/test_operations.py +0 -0
  898. {astropy-5.2.1 → astropy-5.2.2}/astropy/table/tests/test_pickle.py +0 -0
  899. {astropy-5.2.1 → astropy-5.2.2}/astropy/table/tests/test_pprint.py +0 -0
  900. {astropy-5.2.1 → astropy-5.2.2}/astropy/table/tests/test_row.py +0 -0
  901. {astropy-5.2.1 → astropy-5.2.2}/astropy/table/tests/test_showtable.py +0 -0
  902. {astropy-5.2.1 → astropy-5.2.2}/astropy/table/tests/test_subclass.py +0 -0
  903. {astropy-5.2.1 → astropy-5.2.2}/astropy/tests/__init__.py +0 -0
  904. {astropy-5.2.1 → astropy-5.2.2}/astropy/tests/command.py +0 -0
  905. {astropy-5.2.1 → astropy-5.2.2}/astropy/tests/figures/__init__.py +0 -0
  906. {astropy-5.2.1 → astropy-5.2.2}/astropy/tests/figures/helpers.py +0 -0
  907. {astropy-5.2.1 → astropy-5.2.2}/astropy/tests/figures/py39-test-image-mpl311-cov.json +0 -0
  908. {astropy-5.2.1 → astropy-5.2.2}/astropy/tests/figures/py39-test-image-mpldev-cov.json +0 -0
  909. {astropy-5.2.1 → astropy-5.2.2}/astropy/tests/helper.py +0 -0
  910. {astropy-5.2.1 → astropy-5.2.2}/astropy/tests/runner.py +0 -0
  911. {astropy-5.2.1 → astropy-5.2.2}/astropy/tests/test_logger.py +0 -0
  912. {astropy-5.2.1 → astropy-5.2.2}/astropy/tests/tests/__init__.py +0 -0
  913. {astropy-5.2.1 → astropy-5.2.2}/astropy/tests/tests/test_imports.py +0 -0
  914. {astropy-5.2.1 → astropy-5.2.2}/astropy/tests/tests/test_quantity_helpers.py +0 -0
  915. {astropy-5.2.1 → astropy-5.2.2}/astropy/tests/tests/test_run_tests.py +0 -0
  916. {astropy-5.2.1 → astropy-5.2.2}/astropy/tests/tests/test_runner.py +0 -0
  917. {astropy-5.2.1 → astropy-5.2.2}/astropy/time/__init__.py +0 -0
  918. {astropy-5.2.1 → astropy-5.2.2}/astropy/time/core.py +0 -0
  919. {astropy-5.2.1 → astropy-5.2.2}/astropy/time/formats.py +0 -0
  920. {astropy-5.2.1 → astropy-5.2.2}/astropy/time/setup_package.py +0 -0
  921. {astropy-5.2.1 → astropy-5.2.2}/astropy/time/src/parse_times.c +0 -0
  922. {astropy-5.2.1 → astropy-5.2.2}/astropy/time/tests/__init__.py +0 -0
  923. {astropy-5.2.1 → astropy-5.2.2}/astropy/time/tests/test_basic.py +0 -0
  924. {astropy-5.2.1 → astropy-5.2.2}/astropy/time/tests/test_comparisons.py +0 -0
  925. {astropy-5.2.1 → astropy-5.2.2}/astropy/time/tests/test_corrs.py +0 -0
  926. {astropy-5.2.1 → astropy-5.2.2}/astropy/time/tests/test_custom_formats.py +0 -0
  927. {astropy-5.2.1 → astropy-5.2.2}/astropy/time/tests/test_delta.py +0 -0
  928. {astropy-5.2.1 → astropy-5.2.2}/astropy/time/tests/test_fast_parser.py +0 -0
  929. {astropy-5.2.1 → astropy-5.2.2}/astropy/time/tests/test_functions.py +0 -0
  930. {astropy-5.2.1 → astropy-5.2.2}/astropy/time/tests/test_guess.py +0 -0
  931. {astropy-5.2.1 → astropy-5.2.2}/astropy/time/tests/test_mask.py +0 -0
  932. {astropy-5.2.1 → astropy-5.2.2}/astropy/time/tests/test_methods.py +0 -0
  933. {astropy-5.2.1 → astropy-5.2.2}/astropy/time/tests/test_pickle.py +0 -0
  934. {astropy-5.2.1 → astropy-5.2.2}/astropy/time/tests/test_precision.py +0 -0
  935. {astropy-5.2.1 → astropy-5.2.2}/astropy/time/tests/test_quantity_interaction.py +0 -0
  936. {astropy-5.2.1 → astropy-5.2.2}/astropy/time/tests/test_sidereal.py +0 -0
  937. {astropy-5.2.1 → astropy-5.2.2}/astropy/time/tests/test_update_leap_seconds.py +0 -0
  938. {astropy-5.2.1 → astropy-5.2.2}/astropy/time/tests/test_ut1.py +0 -0
  939. {astropy-5.2.1 → astropy-5.2.2}/astropy/time/time_helper/__init__.py +0 -0
  940. {astropy-5.2.1 → astropy-5.2.2}/astropy/time/time_helper/function_helpers.py +0 -0
  941. {astropy-5.2.1 → astropy-5.2.2}/astropy/time/utils.py +0 -0
  942. {astropy-5.2.1 → astropy-5.2.2}/astropy/timeseries/__init__.py +0 -0
  943. {astropy-5.2.1 → astropy-5.2.2}/astropy/timeseries/binned.py +0 -0
  944. {astropy-5.2.1 → astropy-5.2.2}/astropy/timeseries/core.py +0 -0
  945. {astropy-5.2.1 → astropy-5.2.2}/astropy/timeseries/downsample.py +0 -0
  946. {astropy-5.2.1 → astropy-5.2.2}/astropy/timeseries/io/__init__.py +0 -0
  947. {astropy-5.2.1 → astropy-5.2.2}/astropy/timeseries/io/kepler.py +0 -0
  948. {astropy-5.2.1 → astropy-5.2.2}/astropy/timeseries/io/tests/__init__.py +0 -0
  949. {astropy-5.2.1 → astropy-5.2.2}/astropy/timeseries/io/tests/test_kepler.py +0 -0
  950. {astropy-5.2.1 → astropy-5.2.2}/astropy/timeseries/periodograms/__init__.py +0 -0
  951. {astropy-5.2.1 → astropy-5.2.2}/astropy/timeseries/periodograms/base.py +0 -0
  952. {astropy-5.2.1 → astropy-5.2.2}/astropy/timeseries/periodograms/bls/__init__.py +0 -0
  953. {astropy-5.2.1 → astropy-5.2.2}/astropy/timeseries/periodograms/bls/_impl.pyx +0 -0
  954. {astropy-5.2.1 → astropy-5.2.2}/astropy/timeseries/periodograms/bls/bls.c +0 -0
  955. {astropy-5.2.1 → astropy-5.2.2}/astropy/timeseries/periodograms/bls/core.py +0 -0
  956. {astropy-5.2.1 → astropy-5.2.2}/astropy/timeseries/periodograms/bls/methods.py +0 -0
  957. {astropy-5.2.1 → astropy-5.2.2}/astropy/timeseries/periodograms/bls/setup_package.py +0 -0
  958. {astropy-5.2.1 → astropy-5.2.2}/astropy/timeseries/periodograms/bls/tests/__init__.py +0 -0
  959. {astropy-5.2.1 → astropy-5.2.2}/astropy/timeseries/periodograms/bls/tests/test_bls.py +0 -0
  960. {astropy-5.2.1 → astropy-5.2.2}/astropy/timeseries/periodograms/lombscargle/__init__.py +0 -0
  961. {astropy-5.2.1 → astropy-5.2.2}/astropy/timeseries/periodograms/lombscargle/_statistics.py +0 -0
  962. {astropy-5.2.1 → astropy-5.2.2}/astropy/timeseries/periodograms/lombscargle/core.py +0 -0
  963. {astropy-5.2.1 → astropy-5.2.2}/astropy/timeseries/periodograms/lombscargle/implementations/__init__.py +0 -0
  964. {astropy-5.2.1 → astropy-5.2.2}/astropy/timeseries/periodograms/lombscargle/implementations/chi2_impl.py +0 -0
  965. {astropy-5.2.1 → astropy-5.2.2}/astropy/timeseries/periodograms/lombscargle/implementations/cython_impl.pyx +0 -0
  966. {astropy-5.2.1 → astropy-5.2.2}/astropy/timeseries/periodograms/lombscargle/implementations/fast_impl.py +0 -0
  967. {astropy-5.2.1 → astropy-5.2.2}/astropy/timeseries/periodograms/lombscargle/implementations/fastchi2_impl.py +0 -0
  968. {astropy-5.2.1 → astropy-5.2.2}/astropy/timeseries/periodograms/lombscargle/implementations/main.py +0 -0
  969. {astropy-5.2.1 → astropy-5.2.2}/astropy/timeseries/periodograms/lombscargle/implementations/mle.py +0 -0
  970. {astropy-5.2.1 → astropy-5.2.2}/astropy/timeseries/periodograms/lombscargle/implementations/scipy_impl.py +0 -0
  971. {astropy-5.2.1 → astropy-5.2.2}/astropy/timeseries/periodograms/lombscargle/implementations/slow_impl.py +0 -0
  972. {astropy-5.2.1 → astropy-5.2.2}/astropy/timeseries/periodograms/lombscargle/implementations/tests/__init__.py +0 -0
  973. {astropy-5.2.1 → astropy-5.2.2}/astropy/timeseries/periodograms/lombscargle/implementations/tests/test_mle.py +0 -0
  974. {astropy-5.2.1 → astropy-5.2.2}/astropy/timeseries/periodograms/lombscargle/implementations/tests/test_utils.py +0 -0
  975. {astropy-5.2.1 → astropy-5.2.2}/astropy/timeseries/periodograms/lombscargle/implementations/utils.py +0 -0
  976. {astropy-5.2.1 → astropy-5.2.2}/astropy/timeseries/periodograms/lombscargle/tests/__init__.py +0 -0
  977. {astropy-5.2.1 → astropy-5.2.2}/astropy/timeseries/periodograms/lombscargle/tests/test_lombscargle.py +0 -0
  978. {astropy-5.2.1 → astropy-5.2.2}/astropy/timeseries/periodograms/lombscargle/tests/test_statistics.py +0 -0
  979. {astropy-5.2.1 → astropy-5.2.2}/astropy/timeseries/periodograms/lombscargle/tests/test_utils.py +0 -0
  980. {astropy-5.2.1 → astropy-5.2.2}/astropy/timeseries/periodograms/lombscargle/utils.py +0 -0
  981. {astropy-5.2.1 → astropy-5.2.2}/astropy/timeseries/sampled.py +0 -0
  982. {astropy-5.2.1 → astropy-5.2.2}/astropy/timeseries/tests/__init__.py +0 -0
  983. {astropy-5.2.1 → astropy-5.2.2}/astropy/timeseries/tests/data/binned.csv +0 -0
  984. {astropy-5.2.1 → astropy-5.2.2}/astropy/timeseries/tests/data/sampled.csv +0 -0
  985. {astropy-5.2.1 → astropy-5.2.2}/astropy/timeseries/tests/test_binned.py +0 -0
  986. {astropy-5.2.1 → astropy-5.2.2}/astropy/timeseries/tests/test_common.py +0 -0
  987. {astropy-5.2.1 → astropy-5.2.2}/astropy/timeseries/tests/test_downsample.py +0 -0
  988. {astropy-5.2.1 → astropy-5.2.2}/astropy/timeseries/tests/test_sampled.py +0 -0
  989. {astropy-5.2.1 → astropy-5.2.2}/astropy/uncertainty/__init__.py +0 -0
  990. {astropy-5.2.1 → astropy-5.2.2}/astropy/uncertainty/core.py +0 -0
  991. {astropy-5.2.1 → astropy-5.2.2}/astropy/uncertainty/distributions.py +0 -0
  992. {astropy-5.2.1 → astropy-5.2.2}/astropy/uncertainty/tests/__init__.py +0 -0
  993. {astropy-5.2.1 → astropy-5.2.2}/astropy/uncertainty/tests/test_distribution.py +0 -0
  994. {astropy-5.2.1 → astropy-5.2.2}/astropy/units/__init__.py +0 -0
  995. {astropy-5.2.1 → astropy-5.2.2}/astropy/units/_typing.py +0 -0
  996. {astropy-5.2.1 → astropy-5.2.2}/astropy/units/astrophys.py +0 -0
  997. {astropy-5.2.1 → astropy-5.2.2}/astropy/units/cds.py +0 -0
  998. {astropy-5.2.1 → astropy-5.2.2}/astropy/units/cgs.py +0 -0
  999. {astropy-5.2.1 → astropy-5.2.2}/astropy/units/core.py +0 -0
  1000. {astropy-5.2.1 → astropy-5.2.2}/astropy/units/decorators.py +0 -0
  1001. {astropy-5.2.1 → astropy-5.2.2}/astropy/units/deprecated.py +0 -0
  1002. {astropy-5.2.1 → astropy-5.2.2}/astropy/units/equivalencies.py +0 -0
  1003. {astropy-5.2.1 → astropy-5.2.2}/astropy/units/format/__init__.py +0 -0
  1004. {astropy-5.2.1 → astropy-5.2.2}/astropy/units/format/base.py +0 -0
  1005. {astropy-5.2.1 → astropy-5.2.2}/astropy/units/format/cds_lextab.py +0 -0
  1006. {astropy-5.2.1 → astropy-5.2.2}/astropy/units/format/console.py +0 -0
  1007. {astropy-5.2.1 → astropy-5.2.2}/astropy/units/format/fits.py +0 -0
  1008. {astropy-5.2.1 → astropy-5.2.2}/astropy/units/format/generic.py +0 -0
  1009. {astropy-5.2.1 → astropy-5.2.2}/astropy/units/format/generic_lextab.py +0 -0
  1010. {astropy-5.2.1 → astropy-5.2.2}/astropy/units/format/generic_parsetab.py +0 -0
  1011. {astropy-5.2.1 → astropy-5.2.2}/astropy/units/format/latex.py +0 -0
  1012. {astropy-5.2.1 → astropy-5.2.2}/astropy/units/format/ogip.py +0 -0
  1013. {astropy-5.2.1 → astropy-5.2.2}/astropy/units/format/ogip_lextab.py +0 -0
  1014. {astropy-5.2.1 → astropy-5.2.2}/astropy/units/format/ogip_parsetab.py +0 -0
  1015. {astropy-5.2.1 → astropy-5.2.2}/astropy/units/format/unicode_format.py +0 -0
  1016. {astropy-5.2.1 → astropy-5.2.2}/astropy/units/format/utils.py +0 -0
  1017. {astropy-5.2.1 → astropy-5.2.2}/astropy/units/format/vounit.py +0 -0
  1018. {astropy-5.2.1 → astropy-5.2.2}/astropy/units/function/__init__.py +0 -0
  1019. {astropy-5.2.1 → astropy-5.2.2}/astropy/units/function/core.py +0 -0
  1020. {astropy-5.2.1 → astropy-5.2.2}/astropy/units/function/logarithmic.py +0 -0
  1021. {astropy-5.2.1 → astropy-5.2.2}/astropy/units/function/mixin.py +0 -0
  1022. {astropy-5.2.1 → astropy-5.2.2}/astropy/units/function/units.py +0 -0
  1023. {astropy-5.2.1 → astropy-5.2.2}/astropy/units/imperial.py +0 -0
  1024. {astropy-5.2.1 → astropy-5.2.2}/astropy/units/misc.py +0 -0
  1025. {astropy-5.2.1 → astropy-5.2.2}/astropy/units/photometric.py +0 -0
  1026. {astropy-5.2.1 → astropy-5.2.2}/astropy/units/physical.py +0 -0
  1027. {astropy-5.2.1 → astropy-5.2.2}/astropy/units/quantity_helper/__init__.py +0 -0
  1028. {astropy-5.2.1 → astropy-5.2.2}/astropy/units/quantity_helper/converters.py +0 -0
  1029. {astropy-5.2.1 → astropy-5.2.2}/astropy/units/quantity_helper/erfa.py +0 -0
  1030. {astropy-5.2.1 → astropy-5.2.2}/astropy/units/quantity_helper/helpers.py +0 -0
  1031. {astropy-5.2.1 → astropy-5.2.2}/astropy/units/quantity_helper/scipy_special.py +0 -0
  1032. {astropy-5.2.1 → astropy-5.2.2}/astropy/units/required_by_vounit.py +0 -0
  1033. {astropy-5.2.1 → astropy-5.2.2}/astropy/units/si.py +0 -0
  1034. {astropy-5.2.1 → astropy-5.2.2}/astropy/units/structured.py +0 -0
  1035. {astropy-5.2.1 → astropy-5.2.2}/astropy/units/tests/__init__.py +0 -0
  1036. {astropy-5.2.1 → astropy-5.2.2}/astropy/units/tests/test_aliases.py +0 -0
  1037. {astropy-5.2.1 → astropy-5.2.2}/astropy/units/tests/test_deprecated.py +0 -0
  1038. {astropy-5.2.1 → astropy-5.2.2}/astropy/units/tests/test_equivalencies.py +0 -0
  1039. {astropy-5.2.1 → astropy-5.2.2}/astropy/units/tests/test_logarithmic.py +0 -0
  1040. {astropy-5.2.1 → astropy-5.2.2}/astropy/units/tests/test_photometric.py +0 -0
  1041. {astropy-5.2.1 → astropy-5.2.2}/astropy/units/tests/test_physical.py +0 -0
  1042. {astropy-5.2.1 → astropy-5.2.2}/astropy/units/tests/test_quantity.py +0 -0
  1043. {astropy-5.2.1 → astropy-5.2.2}/astropy/units/tests/test_quantity_annotations.py +0 -0
  1044. {astropy-5.2.1 → astropy-5.2.2}/astropy/units/tests/test_quantity_array_methods.py +0 -0
  1045. {astropy-5.2.1 → astropy-5.2.2}/astropy/units/tests/test_quantity_decorator.py +0 -0
  1046. {astropy-5.2.1 → astropy-5.2.2}/astropy/units/tests/test_quantity_helpers.py +0 -0
  1047. {astropy-5.2.1 → astropy-5.2.2}/astropy/units/tests/test_quantity_typing.py +0 -0
  1048. {astropy-5.2.1 → astropy-5.2.2}/astropy/units/tests/test_quantity_ufuncs.py +0 -0
  1049. {astropy-5.2.1 → astropy-5.2.2}/astropy/units/tests/test_structured.py +0 -0
  1050. {astropy-5.2.1 → astropy-5.2.2}/astropy/units/tests/test_structured_erfa_ufuncs.py +0 -0
  1051. {astropy-5.2.1 → astropy-5.2.2}/astropy/units/tests/test_units.py +0 -0
  1052. {astropy-5.2.1 → astropy-5.2.2}/astropy/units/tests/test_utils.py +0 -0
  1053. {astropy-5.2.1 → astropy-5.2.2}/astropy/units/utils.py +0 -0
  1054. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/__init__.py +0 -0
  1055. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/argparse.py +0 -0
  1056. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/codegen.py +0 -0
  1057. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/collections.py +0 -0
  1058. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/compat/__init__.py +0 -0
  1059. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/compat/misc.py +0 -0
  1060. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/compat/numpycompat.py +0 -0
  1061. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/compat/optional_deps.py +0 -0
  1062. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/console.py +0 -0
  1063. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/data.py +0 -0
  1064. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/data_info.py +0 -0
  1065. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/decorators.py +0 -0
  1066. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/diff.py +0 -0
  1067. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/exceptions.py +0 -0
  1068. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/iers/__init__.py +0 -0
  1069. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/iers/data/ReadMe.eopc04_IAU2000 +0 -0
  1070. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/iers/data/ReadMe.finals2000A +0 -0
  1071. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/iers/tests/__init__.py +0 -0
  1072. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/iers/tests/data/finals2000A-2016-02-30-test +0 -0
  1073. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/iers/tests/data/finals2000A-2016-04-30-test +0 -0
  1074. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/iers/tests/data/iers_a_excerpt +0 -0
  1075. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/iers/tests/data/leap-seconds.list +0 -0
  1076. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/iers/tests/test_iers.py +0 -0
  1077. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/iers/tests/test_leap_second.py +0 -0
  1078. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/introspection.py +0 -0
  1079. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/masked/__init__.py +0 -0
  1080. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/masked/core.py +0 -0
  1081. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/masked/function_helpers.py +0 -0
  1082. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/masked/tests/__init__.py +0 -0
  1083. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/masked/tests/test_containers.py +0 -0
  1084. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/masked/tests/test_functions.py +0 -0
  1085. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/masked/tests/test_masked.py +0 -0
  1086. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/masked/tests/test_table.py +0 -0
  1087. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/metadata.py +0 -0
  1088. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/misc.py +0 -0
  1089. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/parsing.py +0 -0
  1090. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/setup_package.py +0 -0
  1091. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/shapes.py +0 -0
  1092. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/src/compiler.c +0 -0
  1093. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/state.py +0 -0
  1094. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/tests/__init__.py +0 -0
  1095. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/tests/data/.hidden_file.txt +0 -0
  1096. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/tests/data/alias.cfg +0 -0
  1097. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/tests/data/dataurl/index.html +0 -0
  1098. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/tests/data/dataurl_mirror/index.html +0 -0
  1099. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/tests/data/local.dat +0 -0
  1100. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/tests/data/local.dat.bz2 +0 -0
  1101. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/tests/data/local.dat.gz +0 -0
  1102. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/tests/data/local.dat.xz +0 -0
  1103. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/tests/data/test_package/__init__.py +0 -0
  1104. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/tests/data/test_package/data/foo.txt +0 -0
  1105. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/tests/data/unicode.txt +0 -0
  1106. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/tests/data/unicode.txt.bz2 +0 -0
  1107. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/tests/data/unicode.txt.gz +0 -0
  1108. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/tests/data/unicode.txt.xz +0 -0
  1109. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/tests/test_codegen.py +0 -0
  1110. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/tests/test_collections.py +0 -0
  1111. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/tests/test_console.py +0 -0
  1112. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/tests/test_data.py +0 -0
  1113. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/tests/test_data_info.py +0 -0
  1114. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/tests/test_decorators.py +0 -0
  1115. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/tests/test_diff.py +0 -0
  1116. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/tests/test_introspection.py +0 -0
  1117. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/tests/test_metadata.py +0 -0
  1118. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/tests/test_misc.py +0 -0
  1119. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/tests/test_parsing.py +0 -0
  1120. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/tests/test_progress_bar_func.py +0 -0
  1121. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/tests/test_shapes.py +0 -0
  1122. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/tests/test_state.py +0 -0
  1123. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/tests/test_xml.py +0 -0
  1124. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/xml/__init__.py +0 -0
  1125. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/xml/check.py +0 -0
  1126. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/xml/iterparser.py +0 -0
  1127. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/xml/setup_package.py +0 -0
  1128. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/xml/src/.gitignore +0 -0
  1129. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/xml/src/expat_config.h +0 -0
  1130. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/xml/src/iterparse.c +0 -0
  1131. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/xml/src/iterparse.map +0 -0
  1132. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/xml/tests/__init__.py +0 -0
  1133. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/xml/tests/test_iterparse.py +0 -0
  1134. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/xml/unescaper.py +0 -0
  1135. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/xml/validate.py +0 -0
  1136. {astropy-5.2.1 → astropy-5.2.2}/astropy/utils/xml/writer.py +0 -0
  1137. {astropy-5.2.1 → astropy-5.2.2}/astropy/version.py +0 -0
  1138. {astropy-5.2.1 → astropy-5.2.2}/astropy/visualization/__init__.py +0 -0
  1139. {astropy-5.2.1 → astropy-5.2.2}/astropy/visualization/hist.py +0 -0
  1140. {astropy-5.2.1 → astropy-5.2.2}/astropy/visualization/interval.py +0 -0
  1141. {astropy-5.2.1 → astropy-5.2.2}/astropy/visualization/lupton_rgb.py +0 -0
  1142. {astropy-5.2.1 → astropy-5.2.2}/astropy/visualization/mpl_normalize.py +0 -0
  1143. {astropy-5.2.1 → astropy-5.2.2}/astropy/visualization/mpl_style.py +0 -0
  1144. {astropy-5.2.1 → astropy-5.2.2}/astropy/visualization/scripts/__init__.py +0 -0
  1145. {astropy-5.2.1 → astropy-5.2.2}/astropy/visualization/scripts/fits2bitmap.py +0 -0
  1146. {astropy-5.2.1 → astropy-5.2.2}/astropy/visualization/scripts/tests/__init__.py +0 -0
  1147. {astropy-5.2.1 → astropy-5.2.2}/astropy/visualization/scripts/tests/test_fits2bitmap.py +0 -0
  1148. {astropy-5.2.1 → astropy-5.2.2}/astropy/visualization/stretch.py +0 -0
  1149. {astropy-5.2.1 → astropy-5.2.2}/astropy/visualization/tests/__init__.py +0 -0
  1150. {astropy-5.2.1 → astropy-5.2.2}/astropy/visualization/tests/test_histogram.py +0 -0
  1151. {astropy-5.2.1 → astropy-5.2.2}/astropy/visualization/tests/test_interval.py +0 -0
  1152. {astropy-5.2.1 → astropy-5.2.2}/astropy/visualization/tests/test_lupton_rgb.py +0 -0
  1153. {astropy-5.2.1 → astropy-5.2.2}/astropy/visualization/tests/test_norm.py +0 -0
  1154. {astropy-5.2.1 → astropy-5.2.2}/astropy/visualization/tests/test_stretch.py +0 -0
  1155. {astropy-5.2.1 → astropy-5.2.2}/astropy/visualization/tests/test_time.py +0 -0
  1156. {astropy-5.2.1 → astropy-5.2.2}/astropy/visualization/tests/test_units.py +0 -0
  1157. {astropy-5.2.1 → astropy-5.2.2}/astropy/visualization/time.py +0 -0
  1158. {astropy-5.2.1 → astropy-5.2.2}/astropy/visualization/transform.py +0 -0
  1159. {astropy-5.2.1 → astropy-5.2.2}/astropy/visualization/units.py +0 -0
  1160. {astropy-5.2.1 → astropy-5.2.2}/astropy/visualization/wcsaxes/__init__.py +0 -0
  1161. {astropy-5.2.1 → astropy-5.2.2}/astropy/visualization/wcsaxes/axislabels.py +0 -0
  1162. {astropy-5.2.1 → astropy-5.2.2}/astropy/visualization/wcsaxes/coordinate_helpers.py +0 -0
  1163. {astropy-5.2.1 → astropy-5.2.2}/astropy/visualization/wcsaxes/coordinate_range.py +0 -0
  1164. {astropy-5.2.1 → astropy-5.2.2}/astropy/visualization/wcsaxes/coordinates_map.py +0 -0
  1165. {astropy-5.2.1 → astropy-5.2.2}/astropy/visualization/wcsaxes/core.py +0 -0
  1166. {astropy-5.2.1 → astropy-5.2.2}/astropy/visualization/wcsaxes/formatter_locator.py +0 -0
  1167. {astropy-5.2.1 → astropy-5.2.2}/astropy/visualization/wcsaxes/frame.py +0 -0
  1168. {astropy-5.2.1 → astropy-5.2.2}/astropy/visualization/wcsaxes/grid_paths.py +0 -0
  1169. {astropy-5.2.1 → astropy-5.2.2}/astropy/visualization/wcsaxes/helpers.py +0 -0
  1170. {astropy-5.2.1 → astropy-5.2.2}/astropy/visualization/wcsaxes/patches.py +0 -0
  1171. {astropy-5.2.1 → astropy-5.2.2}/astropy/visualization/wcsaxes/tests/__init__.py +0 -0
  1172. {astropy-5.2.1 → astropy-5.2.2}/astropy/visualization/wcsaxes/tests/data/2MASS_k_header +0 -0
  1173. {astropy-5.2.1 → astropy-5.2.2}/astropy/visualization/wcsaxes/tests/data/cube_header +0 -0
  1174. {astropy-5.2.1 → astropy-5.2.2}/astropy/visualization/wcsaxes/tests/data/msx_header +0 -0
  1175. {astropy-5.2.1 → astropy-5.2.2}/astropy/visualization/wcsaxes/tests/data/rosat_header +0 -0
  1176. {astropy-5.2.1 → astropy-5.2.2}/astropy/visualization/wcsaxes/tests/data/slice_header +0 -0
  1177. {astropy-5.2.1 → astropy-5.2.2}/astropy/visualization/wcsaxes/tests/test_coordinate_helpers.py +0 -0
  1178. {astropy-5.2.1 → astropy-5.2.2}/astropy/visualization/wcsaxes/tests/test_display_world_coordinates.py +0 -0
  1179. {astropy-5.2.1 → astropy-5.2.2}/astropy/visualization/wcsaxes/tests/test_formatter_locator.py +0 -0
  1180. {astropy-5.2.1 → astropy-5.2.2}/astropy/visualization/wcsaxes/tests/test_frame.py +0 -0
  1181. {astropy-5.2.1 → astropy-5.2.2}/astropy/visualization/wcsaxes/tests/test_grid_paths.py +0 -0
  1182. {astropy-5.2.1 → astropy-5.2.2}/astropy/visualization/wcsaxes/tests/test_images.py +0 -0
  1183. {astropy-5.2.1 → astropy-5.2.2}/astropy/visualization/wcsaxes/tests/test_transform_coord_meta.py +0 -0
  1184. {astropy-5.2.1 → astropy-5.2.2}/astropy/visualization/wcsaxes/tests/test_transforms.py +0 -0
  1185. {astropy-5.2.1 → astropy-5.2.2}/astropy/visualization/wcsaxes/tests/test_utils.py +0 -0
  1186. {astropy-5.2.1 → astropy-5.2.2}/astropy/visualization/wcsaxes/tests/test_wcsapi.py +0 -0
  1187. {astropy-5.2.1 → astropy-5.2.2}/astropy/visualization/wcsaxes/ticklabels.py +0 -0
  1188. {astropy-5.2.1 → astropy-5.2.2}/astropy/visualization/wcsaxes/ticks.py +0 -0
  1189. {astropy-5.2.1 → astropy-5.2.2}/astropy/visualization/wcsaxes/transforms.py +0 -0
  1190. {astropy-5.2.1 → astropy-5.2.2}/astropy/visualization/wcsaxes/utils.py +0 -0
  1191. {astropy-5.2.1 → astropy-5.2.2}/astropy/visualization/wcsaxes/wcsapi.py +0 -0
  1192. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/__init__.py +0 -0
  1193. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/docstrings.py +0 -0
  1194. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/include/.gitignore +0 -0
  1195. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/include/astropy_wcs/astropy_wcs.h +0 -0
  1196. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/include/astropy_wcs/astropy_wcs_api.h +0 -0
  1197. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/include/astropy_wcs/distortion.h +0 -0
  1198. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/include/astropy_wcs/distortion_wrap.h +0 -0
  1199. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/include/astropy_wcs/docstrings.h +0 -0
  1200. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/include/astropy_wcs/isnan.h +0 -0
  1201. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/include/astropy_wcs/pipeline.h +0 -0
  1202. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/include/astropy_wcs/pyutil.h +0 -0
  1203. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/include/astropy_wcs/sip.h +0 -0
  1204. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/include/astropy_wcs/sip_wrap.h +0 -0
  1205. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/include/astropy_wcs/str_list_proxy.h +0 -0
  1206. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/include/astropy_wcs/unit_list_proxy.h +0 -0
  1207. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/include/astropy_wcs/util.h +0 -0
  1208. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/include/astropy_wcs/wcsconfig.h +0 -0
  1209. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/include/astropy_wcs/wcslib_auxprm_wrap.h +0 -0
  1210. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/include/astropy_wcs/wcslib_celprm_wrap.h +0 -0
  1211. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/include/astropy_wcs/wcslib_prjprm_wrap.h +0 -0
  1212. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/include/astropy_wcs/wcslib_tabprm_wrap.h +0 -0
  1213. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/include/astropy_wcs/wcslib_units_wrap.h +0 -0
  1214. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/include/astropy_wcs/wcslib_wrap.h +0 -0
  1215. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/include/astropy_wcs/wcslib_wtbarr_wrap.h +0 -0
  1216. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/include/astropy_wcs_api.h +0 -0
  1217. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/include/wcsconfig.h +0 -0
  1218. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/include/wcslib/.empty +0 -0
  1219. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/include/wcslib/.gitignore +0 -0
  1220. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/include/wcslib/cel.h +0 -0
  1221. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/include/wcslib/lin.h +0 -0
  1222. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/include/wcslib/prj.h +0 -0
  1223. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/include/wcslib/spc.h +0 -0
  1224. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/include/wcslib/spx.h +0 -0
  1225. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/include/wcslib/tab.h +0 -0
  1226. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/include/wcslib/wcs.h +0 -0
  1227. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/include/wcslib/wcserr.h +0 -0
  1228. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/include/wcslib/wcsmath.h +0 -0
  1229. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/include/wcslib/wcsprintf.h +0 -0
  1230. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/setup_package.py +0 -0
  1231. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/src/.gitignore +0 -0
  1232. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/src/astropy_wcs.c +0 -0
  1233. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/src/astropy_wcs_api.c +0 -0
  1234. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/src/distortion.c +0 -0
  1235. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/src/distortion_wrap.c +0 -0
  1236. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/src/docstrings.c +0 -0
  1237. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/src/pipeline.c +0 -0
  1238. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/src/pyutil.c +0 -0
  1239. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/src/sip.c +0 -0
  1240. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/src/sip_wrap.c +0 -0
  1241. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/src/str_list_proxy.c +0 -0
  1242. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/src/unit_list_proxy.c +0 -0
  1243. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/src/util.c +0 -0
  1244. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/src/wcslib_auxprm_wrap.c +0 -0
  1245. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/src/wcslib_celprm_wrap.c +0 -0
  1246. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/src/wcslib_prjprm_wrap.c +0 -0
  1247. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/src/wcslib_tabprm_wrap.c +0 -0
  1248. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/src/wcslib_wrap.c +0 -0
  1249. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/src/wcslib_wtbarr_wrap.c +0 -0
  1250. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/__init__.py +0 -0
  1251. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/conftest.py +0 -0
  1252. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/2wcses.hdr +0 -0
  1253. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/3d_cd.hdr +0 -0
  1254. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/chandra-pixlist-wcs.hdr +0 -0
  1255. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/defunct_keywords.hdr +0 -0
  1256. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/dist.fits +0 -0
  1257. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/dist_lookup.fits.gz +0 -0
  1258. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/dss.14.29.56-62.41.05.fits.gz +0 -0
  1259. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/header_newlines.fits +0 -0
  1260. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/header_with_time.fits +0 -0
  1261. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/header_with_time_wcslib71.fits +0 -0
  1262. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/ie6d07ujq_wcs.fits +0 -0
  1263. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/invalid_header.hdr +0 -0
  1264. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/irac_sip.hdr +0 -0
  1265. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/j94f05bgq_flt.fits +0 -0
  1266. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/locale.hdr +0 -0
  1267. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/maps/1904-66_AIR.hdr +0 -0
  1268. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/maps/1904-66_AIT.hdr +0 -0
  1269. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/maps/1904-66_ARC.hdr +0 -0
  1270. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/maps/1904-66_AZP.hdr +0 -0
  1271. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/maps/1904-66_BON.hdr +0 -0
  1272. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/maps/1904-66_CAR.hdr +0 -0
  1273. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/maps/1904-66_CEA.hdr +0 -0
  1274. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/maps/1904-66_COD.hdr +0 -0
  1275. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/maps/1904-66_COE.hdr +0 -0
  1276. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/maps/1904-66_COO.hdr +0 -0
  1277. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/maps/1904-66_COP.hdr +0 -0
  1278. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/maps/1904-66_CSC.hdr +0 -0
  1279. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/maps/1904-66_CYP.hdr +0 -0
  1280. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/maps/1904-66_HPX.hdr +0 -0
  1281. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/maps/1904-66_MER.hdr +0 -0
  1282. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/maps/1904-66_MOL.hdr +0 -0
  1283. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/maps/1904-66_NCP.hdr +0 -0
  1284. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/maps/1904-66_PAR.hdr +0 -0
  1285. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/maps/1904-66_PCO.hdr +0 -0
  1286. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/maps/1904-66_QSC.hdr +0 -0
  1287. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/maps/1904-66_SFL.hdr +0 -0
  1288. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/maps/1904-66_SIN.hdr +0 -0
  1289. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/maps/1904-66_STG.hdr +0 -0
  1290. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/maps/1904-66_SZP.hdr +0 -0
  1291. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/maps/1904-66_TAN.hdr +0 -0
  1292. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/maps/1904-66_TSC.hdr +0 -0
  1293. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/maps/1904-66_ZEA.hdr +0 -0
  1294. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/maps/1904-66_ZPN.hdr +0 -0
  1295. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/nonstandard_units.hdr +0 -0
  1296. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/outside_sky.hdr +0 -0
  1297. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/sip-broken.hdr +0 -0
  1298. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/sip.fits +0 -0
  1299. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/sip2.fits +0 -0
  1300. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/siponly.hdr +0 -0
  1301. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/spectra/orion-freq-1.hdr +0 -0
  1302. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/spectra/orion-freq-4.hdr +0 -0
  1303. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/spectra/orion-velo-1.hdr +0 -0
  1304. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/spectra/orion-velo-4.hdr +0 -0
  1305. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/spectra/orion-wave-1.hdr +0 -0
  1306. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/spectra/orion-wave-4.hdr +0 -0
  1307. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/sub-segfault.hdr +0 -0
  1308. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/tab-time-last-axis.fits +0 -0
  1309. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/too_many_pv.hdr +0 -0
  1310. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/tpvonly.hdr +0 -0
  1311. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/unit.hdr +0 -0
  1312. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/validate.5.0.txt +0 -0
  1313. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/validate.5.13.txt +0 -0
  1314. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/validate.6.txt +0 -0
  1315. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/validate.7.4.txt +0 -0
  1316. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/validate.7.6.txt +0 -0
  1317. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/validate.fits +0 -0
  1318. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/validate.txt +0 -0
  1319. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/data/zpn-hole.hdr +0 -0
  1320. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/helper.py +0 -0
  1321. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/test_auxprm.py +0 -0
  1322. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/test_celprm.py +0 -0
  1323. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/test_pickle.py +0 -0
  1324. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/test_prjprm.py +0 -0
  1325. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/test_profiling.py +0 -0
  1326. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/test_tab.py +0 -0
  1327. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/test_tabprm.py +0 -0
  1328. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/test_utils.py +0 -0
  1329. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/test_wcs.py +0 -0
  1330. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/test_wcsprm.py +0 -0
  1331. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/tests/test_wtbarr.py +0 -0
  1332. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/utils.py +0 -0
  1333. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/wcs.py +0 -0
  1334. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/wcsapi/__init__.py +0 -0
  1335. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/wcsapi/conftest.py +0 -0
  1336. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/wcsapi/data/ucds.txt +0 -0
  1337. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/wcsapi/fitswcs.py +0 -0
  1338. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/wcsapi/high_level_wcs_wrapper.py +0 -0
  1339. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/wcsapi/low_level_api.py +0 -0
  1340. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/wcsapi/sliced_low_level_wcs.py +0 -0
  1341. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/wcsapi/tests/__init__.py +0 -0
  1342. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/wcsapi/tests/test_fitswcs.py +0 -0
  1343. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/wcsapi/tests/test_high_level_wcs_wrapper.py +0 -0
  1344. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/wcsapi/tests/test_low_level_api.py +0 -0
  1345. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/wcsapi/tests/test_utils.py +0 -0
  1346. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/wcsapi/utils.py +0 -0
  1347. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/wcsapi/wrappers/__init__.py +0 -0
  1348. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/wcsapi/wrappers/base.py +0 -0
  1349. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/wcsapi/wrappers/sliced_wcs.py +0 -0
  1350. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/wcsapi/wrappers/tests/__init__.py +0 -0
  1351. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/wcsapi/wrappers/tests/test_sliced_wcs.py +0 -0
  1352. {astropy-5.2.1 → astropy-5.2.2}/astropy/wcs/wcslint.py +0 -0
  1353. {astropy-5.2.1 → astropy-5.2.2}/astropy.egg-info/dependency_links.txt +0 -0
  1354. {astropy-5.2.1 → astropy-5.2.2}/astropy.egg-info/entry_points.txt +0 -0
  1355. {astropy-5.2.1 → astropy-5.2.2}/astropy.egg-info/not-zip-safe +0 -0
  1356. {astropy-5.2.1 → astropy-5.2.2}/astropy.egg-info/top_level.txt +0 -0
  1357. {astropy-5.2.1 → astropy-5.2.2}/cextern/.gitignore +0 -0
  1358. {astropy-5.2.1 → astropy-5.2.2}/cextern/README.rst +0 -0
  1359. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/License.txt +0 -0
  1360. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/README.txt +0 -0
  1361. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/docs/changes.txt +0 -0
  1362. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/buffers.c +0 -0
  1363. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/cfileio.c +0 -0
  1364. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/checksum.c +0 -0
  1365. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/drvrfile.c +0 -0
  1366. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/drvrmem.c +0 -0
  1367. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/drvrnet.c +0 -0
  1368. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/drvrsmem.c +0 -0
  1369. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/drvrsmem.h +0 -0
  1370. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/editcol.c +0 -0
  1371. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/edithdu.c +0 -0
  1372. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/eval_defs.h +0 -0
  1373. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/eval_f.c +0 -0
  1374. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/eval_l.c +0 -0
  1375. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/eval_tab.h +0 -0
  1376. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/eval_y.c +0 -0
  1377. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/fits_hcompress.c +0 -0
  1378. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/fits_hdecompress.c +0 -0
  1379. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/fitscore.c +0 -0
  1380. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/fitsio.h +0 -0
  1381. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/fitsio2.h +0 -0
  1382. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/getcol.c +0 -0
  1383. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/getcolb.c +0 -0
  1384. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/getcold.c +0 -0
  1385. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/getcole.c +0 -0
  1386. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/getcoli.c +0 -0
  1387. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/getcolj.c +0 -0
  1388. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/getcolk.c +0 -0
  1389. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/getcoll.c +0 -0
  1390. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/getcols.c +0 -0
  1391. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/getcolsb.c +0 -0
  1392. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/getcolui.c +0 -0
  1393. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/getcoluj.c +0 -0
  1394. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/getcoluk.c +0 -0
  1395. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/getkey.c +0 -0
  1396. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/group.c +0 -0
  1397. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/group.h +0 -0
  1398. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/grparser.c +0 -0
  1399. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/grparser.h +0 -0
  1400. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/histo.c +0 -0
  1401. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/imcompress.c +0 -0
  1402. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/iraffits.c +0 -0
  1403. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/longnam.h +0 -0
  1404. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/modkey.c +0 -0
  1405. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/pliocomp.c +0 -0
  1406. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/putcol.c +0 -0
  1407. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/putcolb.c +0 -0
  1408. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/putcold.c +0 -0
  1409. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/putcole.c +0 -0
  1410. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/putcoli.c +0 -0
  1411. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/putcolj.c +0 -0
  1412. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/putcolk.c +0 -0
  1413. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/putcoll.c +0 -0
  1414. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/putcols.c +0 -0
  1415. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/putcolsb.c +0 -0
  1416. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/putcolu.c +0 -0
  1417. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/putcolui.c +0 -0
  1418. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/putcoluj.c +0 -0
  1419. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/putcoluk.c +0 -0
  1420. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/putkey.c +0 -0
  1421. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/quantize.c +0 -0
  1422. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/region.c +0 -0
  1423. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/region.h +0 -0
  1424. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/ricecomp.c +0 -0
  1425. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/scalnull.c +0 -0
  1426. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/simplerng.c +0 -0
  1427. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/simplerng.h +0 -0
  1428. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/swapproc.c +0 -0
  1429. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/wcssub.c +0 -0
  1430. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/wcsutil.c +0 -0
  1431. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/zcompress.c +0 -0
  1432. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/lib/zuncompress.c +0 -0
  1433. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/zlib/adler32.c +0 -0
  1434. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/zlib/compress.c +0 -0
  1435. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/zlib/crc32.c +0 -0
  1436. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/zlib/crc32.h +0 -0
  1437. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/zlib/deflate.c +0 -0
  1438. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/zlib/deflate.h +0 -0
  1439. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/zlib/gzclose.c +0 -0
  1440. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/zlib/gzguts.h +0 -0
  1441. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/zlib/gzlib.c +0 -0
  1442. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/zlib/gzread.c +0 -0
  1443. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/zlib/gzwrite.c +0 -0
  1444. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/zlib/infback.c +0 -0
  1445. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/zlib/inffast.c +0 -0
  1446. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/zlib/inffast.h +0 -0
  1447. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/zlib/inffixed.h +0 -0
  1448. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/zlib/inflate.c +0 -0
  1449. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/zlib/inflate.h +0 -0
  1450. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/zlib/inftrees.c +0 -0
  1451. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/zlib/inftrees.h +0 -0
  1452. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/zlib/trees.c +0 -0
  1453. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/zlib/trees.h +0 -0
  1454. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/zlib/uncompr.c +0 -0
  1455. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/zlib/zconf.h +0 -0
  1456. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/zlib/zlib.h +0 -0
  1457. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/zlib/zutil.c +0 -0
  1458. {astropy-5.2.1 → astropy-5.2.2}/cextern/cfitsio/zlib/zutil.h +0 -0
  1459. {astropy-5.2.1 → astropy-5.2.2}/cextern/expat/.gitignore +0 -0
  1460. {astropy-5.2.1 → astropy-5.2.2}/cextern/expat/AUTHORS +0 -0
  1461. {astropy-5.2.1 → astropy-5.2.2}/cextern/expat/COPYING +0 -0
  1462. {astropy-5.2.1 → astropy-5.2.2}/cextern/expat/Changes +0 -0
  1463. {astropy-5.2.1 → astropy-5.2.2}/cextern/expat/README.md +0 -0
  1464. {astropy-5.2.1 → astropy-5.2.2}/cextern/expat/README.txt +0 -0
  1465. {astropy-5.2.1 → astropy-5.2.2}/cextern/expat/expat_config.h +0 -0
  1466. {astropy-5.2.1 → astropy-5.2.2}/cextern/expat/expat_config.h.in +0 -0
  1467. {astropy-5.2.1 → astropy-5.2.2}/cextern/expat/lib/.gitignore +0 -0
  1468. {astropy-5.2.1 → astropy-5.2.2}/cextern/expat/lib/Makefile.am +0 -0
  1469. {astropy-5.2.1 → astropy-5.2.2}/cextern/expat/lib/Makefile.in +0 -0
  1470. {astropy-5.2.1 → astropy-5.2.2}/cextern/expat/lib/ascii.h +0 -0
  1471. {astropy-5.2.1 → astropy-5.2.2}/cextern/expat/lib/asciitab.h +0 -0
  1472. {astropy-5.2.1 → astropy-5.2.2}/cextern/expat/lib/expat.h +0 -0
  1473. {astropy-5.2.1 → astropy-5.2.2}/cextern/expat/lib/expat_external.h +0 -0
  1474. {astropy-5.2.1 → astropy-5.2.2}/cextern/expat/lib/iasciitab.h +0 -0
  1475. {astropy-5.2.1 → astropy-5.2.2}/cextern/expat/lib/internal.h +0 -0
  1476. {astropy-5.2.1 → astropy-5.2.2}/cextern/expat/lib/latin1tab.h +0 -0
  1477. {astropy-5.2.1 → astropy-5.2.2}/cextern/expat/lib/libexpat.def +0 -0
  1478. {astropy-5.2.1 → astropy-5.2.2}/cextern/expat/lib/libexpatw.def +0 -0
  1479. {astropy-5.2.1 → astropy-5.2.2}/cextern/expat/lib/nametab.h +0 -0
  1480. {astropy-5.2.1 → astropy-5.2.2}/cextern/expat/lib/siphash.h +0 -0
  1481. {astropy-5.2.1 → astropy-5.2.2}/cextern/expat/lib/utf8tab.h +0 -0
  1482. {astropy-5.2.1 → astropy-5.2.2}/cextern/expat/lib/winconfig.h +0 -0
  1483. {astropy-5.2.1 → astropy-5.2.2}/cextern/expat/lib/xmlparse.c +0 -0
  1484. {astropy-5.2.1 → astropy-5.2.2}/cextern/expat/lib/xmlrole.c +0 -0
  1485. {astropy-5.2.1 → astropy-5.2.2}/cextern/expat/lib/xmlrole.h +0 -0
  1486. {astropy-5.2.1 → astropy-5.2.2}/cextern/expat/lib/xmltok.c +0 -0
  1487. {astropy-5.2.1 → astropy-5.2.2}/cextern/expat/lib/xmltok.h +0 -0
  1488. {astropy-5.2.1 → astropy-5.2.2}/cextern/expat/lib/xmltok_impl.c +0 -0
  1489. {astropy-5.2.1 → astropy-5.2.2}/cextern/expat/lib/xmltok_impl.h +0 -0
  1490. {astropy-5.2.1 → astropy-5.2.2}/cextern/expat/lib/xmltok_ns.c +0 -0
  1491. {astropy-5.2.1 → astropy-5.2.2}/cextern/trim_cfitsio.sh +0 -0
  1492. {astropy-5.2.1 → astropy-5.2.2}/cextern/trim_expat.sh +0 -0
  1493. {astropy-5.2.1 → astropy-5.2.2}/cextern/trim_wcslib.sh +0 -0
  1494. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/C/GNUmakefile +0 -0
  1495. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/C/cel.c +0 -0
  1496. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/C/cel.h +0 -0
  1497. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/C/dis.c +0 -0
  1498. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/C/dis.h +0 -0
  1499. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/C/fitshdr.h +0 -0
  1500. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/C/fitshdr.l +0 -0
  1501. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/C/flexed/README +0 -0
  1502. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/C/flexed/fitshdr.c +0 -0
  1503. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/C/flexed/wcsbth.c +0 -0
  1504. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/C/flexed/wcspih.c +0 -0
  1505. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/C/flexed/wcsulex.c +0 -0
  1506. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/C/flexed/wcsutrn.c +0 -0
  1507. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/C/getwcstab.c +0 -0
  1508. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/C/getwcstab.h +0 -0
  1509. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/C/lin.c +0 -0
  1510. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/C/lin.h +0 -0
  1511. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/C/log.c +0 -0
  1512. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/C/log.h +0 -0
  1513. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/C/prj.c +0 -0
  1514. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/C/prj.h +0 -0
  1515. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/C/spc.c +0 -0
  1516. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/C/spc.h +0 -0
  1517. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/C/sph.c +0 -0
  1518. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/C/sph.h +0 -0
  1519. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/C/spx.c +0 -0
  1520. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/C/spx.h +0 -0
  1521. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/C/tab.c +0 -0
  1522. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/C/tab.h +0 -0
  1523. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/C/wcs.c +0 -0
  1524. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/C/wcs.h +0 -0
  1525. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/C/wcsbth.l +0 -0
  1526. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/C/wcserr.c +0 -0
  1527. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/C/wcserr.h +0 -0
  1528. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/C/wcsfix.c +0 -0
  1529. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/C/wcsfix.h +0 -0
  1530. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/C/wcshdr.c +0 -0
  1531. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/C/wcshdr.h +0 -0
  1532. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/C/wcslib.h +0 -0
  1533. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/C/wcsmath.h +0 -0
  1534. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/C/wcspih.l +0 -0
  1535. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/C/wcsprintf.c +0 -0
  1536. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/C/wcsprintf.h +0 -0
  1537. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/C/wcstrig.c +0 -0
  1538. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/C/wcstrig.h +0 -0
  1539. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/C/wcsulex.l +0 -0
  1540. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/C/wcsunits.c +0 -0
  1541. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/C/wcsunits.h +0 -0
  1542. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/C/wcsutil.c +0 -0
  1543. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/C/wcsutil.h +0 -0
  1544. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/C/wcsutrn.l +0 -0
  1545. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/C/wtbarr.h +0 -0
  1546. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/CHANGES +0 -0
  1547. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/COPYING +0 -0
  1548. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/COPYING.LESSER +0 -0
  1549. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/GNUmakefile +0 -0
  1550. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/INSTALL +0 -0
  1551. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/README +0 -0
  1552. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/THANKS +0 -0
  1553. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/VALIDATION +0 -0
  1554. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/config/config.guess +0 -0
  1555. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/config/config.sub +0 -0
  1556. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/config/install-sh +0 -0
  1557. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/configure +0 -0
  1558. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/configure.ac +0 -0
  1559. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/flavours +0 -0
  1560. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/makedefs.in +0 -0
  1561. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/makelog +0 -0
  1562. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/wcsconfig.h.in +0 -0
  1563. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/wcsconfig_f77.h.in +0 -0
  1564. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/wcsconfig_tests.h.in +0 -0
  1565. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/wcsconfig_utils.h.in +0 -0
  1566. {astropy-5.2.1 → astropy-5.2.2}/cextern/wcslib/wcslib.pc.in +0 -0
  1567. {astropy-5.2.1 → astropy-5.2.2}/codecov.yml +0 -0
  1568. {astropy-5.2.1 → astropy-5.2.2}/conftest.py +0 -0
  1569. {astropy-5.2.1 → astropy-5.2.2}/docs/Makefile +0 -0
  1570. {astropy-5.2.1 → astropy-5.2.2}/docs/_pkgtemplate.rst +0 -0
  1571. {astropy-5.2.1 → astropy-5.2.2}/docs/_static/astropy_banner.svg +0 -0
  1572. {astropy-5.2.1 → astropy-5.2.2}/docs/_static/astropy_banner_96.png +0 -0
  1573. {astropy-5.2.1 → astropy-5.2.2}/docs/_static/astropy_logo.pdf +0 -0
  1574. {astropy-5.2.1 → astropy-5.2.2}/docs/_templates/layout.html +0 -0
  1575. {astropy-5.2.1 → astropy-5.2.2}/docs/changelog.rst +0 -0
  1576. {astropy-5.2.1 → astropy-5.2.2}/docs/changes/README.rst +0 -0
  1577. {astropy-5.2.1 → astropy-5.2.2}/docs/changes/config/.gitkeep +0 -0
  1578. {astropy-5.2.1 → astropy-5.2.2}/docs/changes/constants/.gitkeep +0 -0
  1579. {astropy-5.2.1 → astropy-5.2.2}/docs/changes/convolution/.gitkeep +0 -0
  1580. {astropy-5.2.1 → astropy-5.2.2}/docs/changes/coordinates/.gitkeep +0 -0
  1581. {astropy-5.2.1 → astropy-5.2.2}/docs/changes/cosmology/.gitkeep +0 -0
  1582. {astropy-5.2.1 → astropy-5.2.2}/docs/changes/extern/.gitkeep +0 -0
  1583. {astropy-5.2.1 → astropy-5.2.2}/docs/changes/io.ascii/.gitkeep +0 -0
  1584. {astropy-5.2.1 → astropy-5.2.2}/docs/changes/io.fits/.gitkeep +0 -0
  1585. {astropy-5.2.1 → astropy-5.2.2}/docs/changes/io.misc/.gitkeep +0 -0
  1586. {astropy-5.2.1 → astropy-5.2.2}/docs/changes/io.registry/.gitkeep +0 -0
  1587. {astropy-5.2.1 → astropy-5.2.2}/docs/changes/io.votable/.gitkeep +0 -0
  1588. {astropy-5.2.1 → astropy-5.2.2}/docs/changes/modeling/.gitkeep +0 -0
  1589. {astropy-5.2.1 → astropy-5.2.2}/docs/changes/nddata/.gitkeep +0 -0
  1590. {astropy-5.2.1 → astropy-5.2.2}/docs/changes/samp/.gitkeep +0 -0
  1591. {astropy-5.2.1 → astropy-5.2.2}/docs/changes/stats/.gitkeep +0 -0
  1592. {astropy-5.2.1 → astropy-5.2.2}/docs/changes/table/.gitkeep +0 -0
  1593. {astropy-5.2.1 → astropy-5.2.2}/docs/changes/template.rst +0 -0
  1594. {astropy-5.2.1 → astropy-5.2.2}/docs/changes/tests/.gitkeep +0 -0
  1595. {astropy-5.2.1 → astropy-5.2.2}/docs/changes/time/.gitkeep +0 -0
  1596. {astropy-5.2.1 → astropy-5.2.2}/docs/changes/timeseries/.gitkeep +0 -0
  1597. {astropy-5.2.1 → astropy-5.2.2}/docs/changes/uncertainty/.gitkeep +0 -0
  1598. {astropy-5.2.1 → astropy-5.2.2}/docs/changes/units/.gitkeep +0 -0
  1599. {astropy-5.2.1 → astropy-5.2.2}/docs/changes/utils/.gitkeep +0 -0
  1600. {astropy-5.2.1 → astropy-5.2.2}/docs/changes/visualization/.gitkeep +0 -0
  1601. {astropy-5.2.1 → astropy-5.2.2}/docs/changes/wcs/.gitkeep +0 -0
  1602. {astropy-5.2.1 → astropy-5.2.2}/docs/config/astropy_config.rst +0 -0
  1603. {astropy-5.2.1 → astropy-5.2.2}/docs/config/index.rst +0 -0
  1604. {astropy-5.2.1 → astropy-5.2.2}/docs/conftest.py +0 -0
  1605. {astropy-5.2.1 → astropy-5.2.2}/docs/constants/index.rst +0 -0
  1606. {astropy-5.2.1 → astropy-5.2.2}/docs/constants/performance.inc.rst +0 -0
  1607. {astropy-5.2.1 → astropy-5.2.2}/docs/convolution/images/astropy.png +0 -0
  1608. {astropy-5.2.1 → astropy-5.2.2}/docs/convolution/images/original.png +0 -0
  1609. {astropy-5.2.1 → astropy-5.2.2}/docs/convolution/images/scipy.png +0 -0
  1610. {astropy-5.2.1 → astropy-5.2.2}/docs/convolution/index.rst +0 -0
  1611. {astropy-5.2.1 → astropy-5.2.2}/docs/convolution/kernels.rst +0 -0
  1612. {astropy-5.2.1 → astropy-5.2.2}/docs/convolution/non_normalized_kernels.rst +0 -0
  1613. {astropy-5.2.1 → astropy-5.2.2}/docs/convolution/performance.inc.rst +0 -0
  1614. {astropy-5.2.1 → astropy-5.2.2}/docs/convolution/using.rst +0 -0
  1615. {astropy-5.2.1 → astropy-5.2.2}/docs/coordinates/angles.rst +0 -0
  1616. {astropy-5.2.1 → astropy-5.2.2}/docs/coordinates/apply_space_motion.rst +0 -0
  1617. {astropy-5.2.1 → astropy-5.2.2}/docs/coordinates/common_errors.rst +0 -0
  1618. {astropy-5.2.1 → astropy-5.2.2}/docs/coordinates/definitions.rst +0 -0
  1619. {astropy-5.2.1 → astropy-5.2.2}/docs/coordinates/formatting.rst +0 -0
  1620. {astropy-5.2.1 → astropy-5.2.2}/docs/coordinates/frames.rst +0 -0
  1621. {astropy-5.2.1 → astropy-5.2.2}/docs/coordinates/galactocentric.rst +0 -0
  1622. {astropy-5.2.1 → astropy-5.2.2}/docs/coordinates/inplace.rst +0 -0
  1623. {astropy-5.2.1 → astropy-5.2.2}/docs/coordinates/matchsep.rst +0 -0
  1624. {astropy-5.2.1 → astropy-5.2.2}/docs/coordinates/performance.inc.rst +0 -0
  1625. {astropy-5.2.1 → astropy-5.2.2}/docs/coordinates/remote_methods.rst +0 -0
  1626. {astropy-5.2.1 → astropy-5.2.2}/docs/coordinates/representations.rst +0 -0
  1627. {astropy-5.2.1 → astropy-5.2.2}/docs/coordinates/satellites.rst +0 -0
  1628. {astropy-5.2.1 → astropy-5.2.2}/docs/coordinates/skycoord.rst +0 -0
  1629. {astropy-5.2.1 → astropy-5.2.2}/docs/coordinates/solarsystem.rst +0 -0
  1630. {astropy-5.2.1 → astropy-5.2.2}/docs/coordinates/spectralcoord.rst +0 -0
  1631. {astropy-5.2.1 → astropy-5.2.2}/docs/coordinates/transforming.rst +0 -0
  1632. {astropy-5.2.1 → astropy-5.2.2}/docs/coordinates/velocities.rst +0 -0
  1633. {astropy-5.2.1 → astropy-5.2.2}/docs/cosmology/dev.rst +0 -0
  1634. {astropy-5.2.1 → astropy-5.2.2}/docs/cosmology/index.rst +0 -0
  1635. {astropy-5.2.1 → astropy-5.2.2}/docs/cosmology/io.rst +0 -0
  1636. {astropy-5.2.1 → astropy-5.2.2}/docs/cosmology/units.rst +0 -0
  1637. {astropy-5.2.1 → astropy-5.2.2}/docs/credits.rst +0 -0
  1638. {astropy-5.2.1 → astropy-5.2.2}/docs/development/astropy-package-template.rst +0 -0
  1639. {astropy-5.2.1 → astropy-5.2.2}/docs/development/building.rst +0 -0
  1640. {astropy-5.2.1 → astropy-5.2.2}/docs/development/ccython.rst +0 -0
  1641. {astropy-5.2.1 → astropy-5.2.2}/docs/development/codeguide.rst +0 -0
  1642. {astropy-5.2.1 → astropy-5.2.2}/docs/development/codeguide_emacs.rst +0 -0
  1643. {astropy-5.2.1 → astropy-5.2.2}/docs/development/docguide.rst +0 -0
  1644. {astropy-5.2.1 → astropy-5.2.2}/docs/development/docrules.rst +0 -0
  1645. {astropy-5.2.1 → astropy-5.2.2}/docs/development/releasing.rst +0 -0
  1646. {astropy-5.2.1 → astropy-5.2.2}/docs/development/scripts.rst +0 -0
  1647. {astropy-5.2.1 → astropy-5.2.2}/docs/development/style-guide.rst +0 -0
  1648. {astropy-5.2.1 → astropy-5.2.2}/docs/development/testguide.rst +0 -0
  1649. {astropy-5.2.1 → astropy-5.2.2}/docs/development/vision.rst +0 -0
  1650. {astropy-5.2.1 → astropy-5.2.2}/docs/development/when_to_rebase.rst +0 -0
  1651. {astropy-5.2.1 → astropy-5.2.2}/docs/development/workflow/additional_git_topics.rst +0 -0
  1652. {astropy-5.2.1 → astropy-5.2.2}/docs/development/workflow/branch_dropdown.png +0 -0
  1653. {astropy-5.2.1 → astropy-5.2.2}/docs/development/workflow/development_workflow.rst +0 -0
  1654. {astropy-5.2.1 → astropy-5.2.2}/docs/development/workflow/forking_button.png +0 -0
  1655. {astropy-5.2.1 → astropy-5.2.2}/docs/development/workflow/get_devel_version.rst +0 -0
  1656. {astropy-5.2.1 → astropy-5.2.2}/docs/development/workflow/git_edit_workflow_examples.rst +0 -0
  1657. {astropy-5.2.1 → astropy-5.2.2}/docs/development/workflow/git_install.rst +0 -0
  1658. {astropy-5.2.1 → astropy-5.2.2}/docs/development/workflow/git_links.inc +0 -0
  1659. {astropy-5.2.1 → astropy-5.2.2}/docs/development/workflow/git_resources.rst +0 -0
  1660. {astropy-5.2.1 → astropy-5.2.2}/docs/development/workflow/links.inc +0 -0
  1661. {astropy-5.2.1 → astropy-5.2.2}/docs/development/workflow/maintainer_workflow.rst +0 -0
  1662. {astropy-5.2.1 → astropy-5.2.2}/docs/development/workflow/patches.rst +0 -0
  1663. {astropy-5.2.1 → astropy-5.2.2}/docs/development/workflow/pull_button.png +0 -0
  1664. {astropy-5.2.1 → astropy-5.2.2}/docs/development/workflow/this_project.inc +0 -0
  1665. {astropy-5.2.1 → astropy-5.2.2}/docs/development/workflow/virtual_pythons.rst +0 -0
  1666. {astropy-5.2.1 → astropy-5.2.2}/docs/development/workflow/worked_example_switch_branch.png +0 -0
  1667. {astropy-5.2.1 → astropy-5.2.2}/docs/getting_started.rst +0 -0
  1668. {astropy-5.2.1 → astropy-5.2.2}/docs/glossary.rst +0 -0
  1669. {astropy-5.2.1 → astropy-5.2.2}/docs/importing_astropy.rst +0 -0
  1670. {astropy-5.2.1 → astropy-5.2.2}/docs/index.rst +0 -0
  1671. {astropy-5.2.1 → astropy-5.2.2}/docs/install.rst +0 -0
  1672. {astropy-5.2.1 → astropy-5.2.2}/docs/io/ascii/base_classes.rst +0 -0
  1673. {astropy-5.2.1 → astropy-5.2.2}/docs/io/ascii/extension_classes.rst +0 -0
  1674. {astropy-5.2.1 → astropy-5.2.2}/docs/io/ascii/fast_ascii_io.rst +0 -0
  1675. {astropy-5.2.1 → astropy-5.2.2}/docs/io/ascii/performance.inc.rst +0 -0
  1676. {astropy-5.2.1 → astropy-5.2.2}/docs/io/ascii/read.rst +0 -0
  1677. {astropy-5.2.1 → astropy-5.2.2}/docs/io/ascii/references.txt +0 -0
  1678. {astropy-5.2.1 → astropy-5.2.2}/docs/io/ascii/toc.txt +0 -0
  1679. {astropy-5.2.1 → astropy-5.2.2}/docs/io/ascii/write.rst +0 -0
  1680. {astropy-5.2.1 → astropy-5.2.2}/docs/io/asdf-schemas.rst +0 -0
  1681. {astropy-5.2.1 → astropy-5.2.2}/docs/io/fits/api/cards.rst +0 -0
  1682. {astropy-5.2.1 → astropy-5.2.2}/docs/io/fits/api/diff.rst +0 -0
  1683. {astropy-5.2.1 → astropy-5.2.2}/docs/io/fits/api/files.rst +0 -0
  1684. {astropy-5.2.1 → astropy-5.2.2}/docs/io/fits/api/hdulists.rst +0 -0
  1685. {astropy-5.2.1 → astropy-5.2.2}/docs/io/fits/api/hdus.rst +0 -0
  1686. {astropy-5.2.1 → astropy-5.2.2}/docs/io/fits/api/headers.rst +0 -0
  1687. {astropy-5.2.1 → astropy-5.2.2}/docs/io/fits/api/images.rst +0 -0
  1688. {astropy-5.2.1 → astropy-5.2.2}/docs/io/fits/api/tables.rst +0 -0
  1689. {astropy-5.2.1 → astropy-5.2.2}/docs/io/fits/api/verification.rst +0 -0
  1690. {astropy-5.2.1 → astropy-5.2.2}/docs/io/fits/appendix/faq.rst +0 -0
  1691. {astropy-5.2.1 → astropy-5.2.2}/docs/io/fits/appendix/header_transition.rst +0 -0
  1692. {astropy-5.2.1 → astropy-5.2.2}/docs/io/fits/appendix/history.rst +0 -0
  1693. {astropy-5.2.1 → astropy-5.2.2}/docs/io/fits/index.rst +0 -0
  1694. {astropy-5.2.1 → astropy-5.2.2}/docs/io/fits/performance.inc.rst +0 -0
  1695. {astropy-5.2.1 → astropy-5.2.2}/docs/io/fits/usage/cloud.rst +0 -0
  1696. {astropy-5.2.1 → astropy-5.2.2}/docs/io/fits/usage/headers.rst +0 -0
  1697. {astropy-5.2.1 → astropy-5.2.2}/docs/io/fits/usage/image.rst +0 -0
  1698. {astropy-5.2.1 → astropy-5.2.2}/docs/io/fits/usage/misc.rst +0 -0
  1699. {astropy-5.2.1 → astropy-5.2.2}/docs/io/fits/usage/scripts.rst +0 -0
  1700. {astropy-5.2.1 → astropy-5.2.2}/docs/io/fits/usage/verification.rst +0 -0
  1701. {astropy-5.2.1 → astropy-5.2.2}/docs/io/misc.rst +0 -0
  1702. {astropy-5.2.1 → astropy-5.2.2}/docs/io/registry.rst +0 -0
  1703. {astropy-5.2.1 → astropy-5.2.2}/docs/io/unified.rst +0 -0
  1704. {astropy-5.2.1 → astropy-5.2.2}/docs/io/votable/.gitignore +0 -0
  1705. {astropy-5.2.1 → astropy-5.2.2}/docs/io/votable/api_exceptions.rst +0 -0
  1706. {astropy-5.2.1 → astropy-5.2.2}/docs/io/votable/index.rst +0 -0
  1707. {astropy-5.2.1 → astropy-5.2.2}/docs/io/votable/performance.inc.rst +0 -0
  1708. {astropy-5.2.1 → astropy-5.2.2}/docs/io/votable/references.txt +0 -0
  1709. {astropy-5.2.1 → astropy-5.2.2}/docs/known_issues.rst +0 -0
  1710. {astropy-5.2.1 → astropy-5.2.2}/docs/license.rst +0 -0
  1711. {astropy-5.2.1 → astropy-5.2.2}/docs/logging.rst +0 -0
  1712. {astropy-5.2.1 → astropy-5.2.2}/docs/lts_policy.rst +0 -0
  1713. {astropy-5.2.1 → astropy-5.2.2}/docs/make.bat +0 -0
  1714. {astropy-5.2.1 → astropy-5.2.2}/docs/modeling/add-units.rst +0 -0
  1715. {astropy-5.2.1 → astropy-5.2.2}/docs/modeling/compound-models.rst +0 -0
  1716. {astropy-5.2.1 → astropy-5.2.2}/docs/modeling/example-fitting-line.rst +0 -0
  1717. {astropy-5.2.1 → astropy-5.2.2}/docs/modeling/example-fitting-model-sets.rst +0 -0
  1718. {astropy-5.2.1 → astropy-5.2.2}/docs/modeling/fitting.rst +0 -0
  1719. {astropy-5.2.1 → astropy-5.2.2}/docs/modeling/index.rst +0 -0
  1720. {astropy-5.2.1 → astropy-5.2.2}/docs/modeling/jointfitter.rst +0 -0
  1721. {astropy-5.2.1 → astropy-5.2.2}/docs/modeling/links.inc +0 -0
  1722. {astropy-5.2.1 → astropy-5.2.2}/docs/modeling/models.rst +0 -0
  1723. {astropy-5.2.1 → astropy-5.2.2}/docs/modeling/new-fitter.rst +0 -0
  1724. {astropy-5.2.1 → astropy-5.2.2}/docs/modeling/new-model.rst +0 -0
  1725. {astropy-5.2.1 → astropy-5.2.2}/docs/modeling/parameters.rst +0 -0
  1726. {astropy-5.2.1 → astropy-5.2.2}/docs/modeling/performance.rst +0 -0
  1727. {astropy-5.2.1 → astropy-5.2.2}/docs/modeling/physical_models.rst +0 -0
  1728. {astropy-5.2.1 → astropy-5.2.2}/docs/modeling/polynomial_models.rst +0 -0
  1729. {astropy-5.2.1 → astropy-5.2.2}/docs/modeling/powerlaw_models.rst +0 -0
  1730. {astropy-5.2.1 → astropy-5.2.2}/docs/modeling/predef_models1D.rst +0 -0
  1731. {astropy-5.2.1 → astropy-5.2.2}/docs/modeling/predef_models2D.rst +0 -0
  1732. {astropy-5.2.1 → astropy-5.2.2}/docs/modeling/reference_api.rst +0 -0
  1733. {astropy-5.2.1 → astropy-5.2.2}/docs/modeling/spline_models.rst +0 -0
  1734. {astropy-5.2.1 → astropy-5.2.2}/docs/modeling/units.rst +0 -0
  1735. {astropy-5.2.1 → astropy-5.2.2}/docs/nddata/bitmask.rst +0 -0
  1736. {astropy-5.2.1 → astropy-5.2.2}/docs/nddata/ccddata.rst +0 -0
  1737. {astropy-5.2.1 → astropy-5.2.2}/docs/nddata/decorator.rst +0 -0
  1738. {astropy-5.2.1 → astropy-5.2.2}/docs/nddata/examples/cutout2d_tofits.py +0 -0
  1739. {astropy-5.2.1 → astropy-5.2.2}/docs/nddata/index.rst +0 -0
  1740. {astropy-5.2.1 → astropy-5.2.2}/docs/nddata/mixins/index.rst +0 -0
  1741. {astropy-5.2.1 → astropy-5.2.2}/docs/nddata/mixins/ndarithmetic.rst +0 -0
  1742. {astropy-5.2.1 → astropy-5.2.2}/docs/nddata/mixins/ndio.rst +0 -0
  1743. {astropy-5.2.1 → astropy-5.2.2}/docs/nddata/mixins/ndslicing.rst +0 -0
  1744. {astropy-5.2.1 → astropy-5.2.2}/docs/nddata/nddata.rst +0 -0
  1745. {astropy-5.2.1 → astropy-5.2.2}/docs/nddata/performance.inc.rst +0 -0
  1746. {astropy-5.2.1 → astropy-5.2.2}/docs/nddata/subclassing.rst +0 -0
  1747. {astropy-5.2.1 → astropy-5.2.2}/docs/nddata/utils.rst +0 -0
  1748. {astropy-5.2.1 → astropy-5.2.2}/docs/nitpick-exceptions +0 -0
  1749. {astropy-5.2.1 → astropy-5.2.2}/docs/overview.rst +0 -0
  1750. {astropy-5.2.1 → astropy-5.2.2}/docs/robots.txt +0 -0
  1751. {astropy-5.2.1 → astropy-5.2.2}/docs/samp/advanced_embed_samp_hub.rst +0 -0
  1752. {astropy-5.2.1 → astropy-5.2.2}/docs/samp/performance.inc.rst +0 -0
  1753. {astropy-5.2.1 → astropy-5.2.2}/docs/stats/circ.rst +0 -0
  1754. {astropy-5.2.1 → astropy-5.2.2}/docs/stats/index.rst +0 -0
  1755. {astropy-5.2.1 → astropy-5.2.2}/docs/stats/performance.inc.rst +0 -0
  1756. {astropy-5.2.1 → astropy-5.2.2}/docs/stats/ripley.rst +0 -0
  1757. {astropy-5.2.1 → astropy-5.2.2}/docs/stats/robust.rst +0 -0
  1758. {astropy-5.2.1 → astropy-5.2.2}/docs/table/access_table.rst +0 -0
  1759. {astropy-5.2.1 → astropy-5.2.2}/docs/table/construct_table.rst +0 -0
  1760. {astropy-5.2.1 → astropy-5.2.2}/docs/table/implementation_details.rst +0 -0
  1761. {astropy-5.2.1 → astropy-5.2.2}/docs/table/index.rst +0 -0
  1762. {astropy-5.2.1 → astropy-5.2.2}/docs/table/indexing.rst +0 -0
  1763. {astropy-5.2.1 → astropy-5.2.2}/docs/table/io.rst +0 -0
  1764. {astropy-5.2.1 → astropy-5.2.2}/docs/table/masking.rst +0 -0
  1765. {astropy-5.2.1 → astropy-5.2.2}/docs/table/mixin_columns.rst +0 -0
  1766. {astropy-5.2.1 → astropy-5.2.2}/docs/table/modify_table.rst +0 -0
  1767. {astropy-5.2.1 → astropy-5.2.2}/docs/table/operations.rst +0 -0
  1768. {astropy-5.2.1 → astropy-5.2.2}/docs/table/pandas.rst +0 -0
  1769. {astropy-5.2.1 → astropy-5.2.2}/docs/table/performance.inc.rst +0 -0
  1770. {astropy-5.2.1 → astropy-5.2.2}/docs/table/table_architecture.png +0 -0
  1771. {astropy-5.2.1 → astropy-5.2.2}/docs/table/table_repr_html.png +0 -0
  1772. {astropy-5.2.1 → astropy-5.2.2}/docs/table/table_row.png +0 -0
  1773. {astropy-5.2.1 → astropy-5.2.2}/docs/table/table_show_in_nb.png +0 -0
  1774. {astropy-5.2.1 → astropy-5.2.2}/docs/testhelpers.rst +0 -0
  1775. {astropy-5.2.1 → astropy-5.2.2}/docs/time/index.rst +0 -0
  1776. {astropy-5.2.1 → astropy-5.2.2}/docs/time/performance.inc.rst +0 -0
  1777. {astropy-5.2.1 → astropy-5.2.2}/docs/time/time_scale_conversion.odg +0 -0
  1778. {astropy-5.2.1 → astropy-5.2.2}/docs/time/time_scale_conversion.png +0 -0
  1779. {astropy-5.2.1 → astropy-5.2.2}/docs/timeseries/analysis.rst +0 -0
  1780. {astropy-5.2.1 → astropy-5.2.2}/docs/timeseries/binned.csv +0 -0
  1781. {astropy-5.2.1 → astropy-5.2.2}/docs/timeseries/bls.rst +0 -0
  1782. {astropy-5.2.1 → astropy-5.2.2}/docs/timeseries/data_access.rst +0 -0
  1783. {astropy-5.2.1 → astropy-5.2.2}/docs/timeseries/index.rst +0 -0
  1784. {astropy-5.2.1 → astropy-5.2.2}/docs/timeseries/initializing.rst +0 -0
  1785. {astropy-5.2.1 → astropy-5.2.2}/docs/timeseries/io.rst +0 -0
  1786. {astropy-5.2.1 → astropy-5.2.2}/docs/timeseries/lombscargle.rst +0 -0
  1787. {astropy-5.2.1 → astropy-5.2.2}/docs/timeseries/masking.rst +0 -0
  1788. {astropy-5.2.1 → astropy-5.2.2}/docs/timeseries/pandas.rst +0 -0
  1789. {astropy-5.2.1 → astropy-5.2.2}/docs/timeseries/sampled.csv +0 -0
  1790. {astropy-5.2.1 → astropy-5.2.2}/docs/timeseries/times.rst +0 -0
  1791. {astropy-5.2.1 → astropy-5.2.2}/docs/uncertainty/index.rst +0 -0
  1792. {astropy-5.2.1 → astropy-5.2.2}/docs/uncertainty/performance.inc.rst +0 -0
  1793. {astropy-5.2.1 → astropy-5.2.2}/docs/units/combining_and_defining.rst +0 -0
  1794. {astropy-5.2.1 → astropy-5.2.2}/docs/units/constants_versions.rst +0 -0
  1795. {astropy-5.2.1 → astropy-5.2.2}/docs/units/conversion.rst +0 -0
  1796. {astropy-5.2.1 → astropy-5.2.2}/docs/units/decomposing_and_composing.rst +0 -0
  1797. {astropy-5.2.1 → astropy-5.2.2}/docs/units/equivalencies.rst +0 -0
  1798. {astropy-5.2.1 → astropy-5.2.2}/docs/units/format.rst +0 -0
  1799. {astropy-5.2.1 → astropy-5.2.2}/docs/units/index.rst +0 -0
  1800. {astropy-5.2.1 → astropy-5.2.2}/docs/units/logarithmic_units.rst +0 -0
  1801. {astropy-5.2.1 → astropy-5.2.2}/docs/units/performance.inc.rst +0 -0
  1802. {astropy-5.2.1 → astropy-5.2.2}/docs/units/physical_types.rst +0 -0
  1803. {astropy-5.2.1 → astropy-5.2.2}/docs/units/quantity.rst +0 -0
  1804. {astropy-5.2.1 → astropy-5.2.2}/docs/units/standard_units.rst +0 -0
  1805. {astropy-5.2.1 → astropy-5.2.2}/docs/units/structured_units.rst +0 -0
  1806. {astropy-5.2.1 → astropy-5.2.2}/docs/units/type_hints.rst +0 -0
  1807. {astropy-5.2.1 → astropy-5.2.2}/docs/utils/data.rst +0 -0
  1808. {astropy-5.2.1 → astropy-5.2.2}/docs/utils/iers.rst +0 -0
  1809. {astropy-5.2.1 → astropy-5.2.2}/docs/utils/index.rst +0 -0
  1810. {astropy-5.2.1 → astropy-5.2.2}/docs/utils/masked/index.rst +0 -0
  1811. {astropy-5.2.1 → astropy-5.2.2}/docs/visualization/histogram.rst +0 -0
  1812. {astropy-5.2.1 → astropy-5.2.2}/docs/visualization/index.rst +0 -0
  1813. {astropy-5.2.1 → astropy-5.2.2}/docs/visualization/matplotlib_integration.rst +0 -0
  1814. {astropy-5.2.1 → astropy-5.2.2}/docs/visualization/normalization.rst +0 -0
  1815. {astropy-5.2.1 → astropy-5.2.2}/docs/visualization/performance.inc.rst +0 -0
  1816. {astropy-5.2.1 → astropy-5.2.2}/docs/visualization/rgb.rst +0 -0
  1817. {astropy-5.2.1 → astropy-5.2.2}/docs/visualization/wcsaxes/controlling_axes.rst +0 -0
  1818. {astropy-5.2.1 → astropy-5.2.2}/docs/visualization/wcsaxes/custom_frames.rst +0 -0
  1819. {astropy-5.2.1 → astropy-5.2.2}/docs/visualization/wcsaxes/generic_transforms.rst +0 -0
  1820. {astropy-5.2.1 → astropy-5.2.2}/docs/visualization/wcsaxes/images_contours.rst +0 -0
  1821. {astropy-5.2.1 → astropy-5.2.2}/docs/visualization/wcsaxes/index.rst +0 -0
  1822. {astropy-5.2.1 → astropy-5.2.2}/docs/visualization/wcsaxes/initializing_axes.rst +0 -0
  1823. {astropy-5.2.1 → astropy-5.2.2}/docs/visualization/wcsaxes/overlaying_coordinate_systems.rst +0 -0
  1824. {astropy-5.2.1 → astropy-5.2.2}/docs/visualization/wcsaxes/overlays.rst +0 -0
  1825. {astropy-5.2.1 → astropy-5.2.2}/docs/visualization/wcsaxes/slicing_datacubes.rst +0 -0
  1826. {astropy-5.2.1 → astropy-5.2.2}/docs/visualization/wcsaxes/ticks_labels_grid.rst +0 -0
  1827. {astropy-5.2.1 → astropy-5.2.2}/docs/warnings.rst +0 -0
  1828. {astropy-5.2.1 → astropy-5.2.2}/docs/wcs/example_create_imaging.rst +0 -0
  1829. {astropy-5.2.1 → astropy-5.2.2}/docs/wcs/example_cube_wcs.rst +0 -0
  1830. {astropy-5.2.1 → astropy-5.2.2}/docs/wcs/examples/cube_wcs.py +0 -0
  1831. {astropy-5.2.1 → astropy-5.2.2}/docs/wcs/examples/from_file.py +0 -0
  1832. {astropy-5.2.1 → astropy-5.2.2}/docs/wcs/examples/programmatic.py +0 -0
  1833. {astropy-5.2.1 → astropy-5.2.2}/docs/wcs/history.rst +0 -0
  1834. {astropy-5.2.1 → astropy-5.2.2}/docs/wcs/index.rst +0 -0
  1835. {astropy-5.2.1 → astropy-5.2.2}/docs/wcs/legacy_interface.rst +0 -0
  1836. {astropy-5.2.1 → astropy-5.2.2}/docs/wcs/loading_from_fits.rst +0 -0
  1837. {astropy-5.2.1 → astropy-5.2.2}/docs/wcs/note_sip.rst +0 -0
  1838. {astropy-5.2.1 → astropy-5.2.2}/docs/wcs/performance.inc.rst +0 -0
  1839. {astropy-5.2.1 → astropy-5.2.2}/docs/wcs/reference_api.rst +0 -0
  1840. {astropy-5.2.1 → astropy-5.2.2}/docs/wcs/references.rst +0 -0
  1841. {astropy-5.2.1 → astropy-5.2.2}/docs/wcs/references.txt +0 -0
  1842. {astropy-5.2.1 → astropy-5.2.2}/docs/wcs/relax.rst +0 -0
  1843. {astropy-5.2.1 → astropy-5.2.2}/docs/wcs/supported_projections.rst +0 -0
  1844. {astropy-5.2.1 → astropy-5.2.2}/docs/wcs/validation.rst +0 -0
  1845. {astropy-5.2.1 → astropy-5.2.2}/docs/wcs/wcsapi.rst +0 -0
  1846. {astropy-5.2.1 → astropy-5.2.2}/docs/wcs/wcstools.rst +0 -0
  1847. {astropy-5.2.1 → astropy-5.2.2}/docs/whatsnew/0.1.rst +0 -0
  1848. {astropy-5.2.1 → astropy-5.2.2}/docs/whatsnew/0.2.rst +0 -0
  1849. {astropy-5.2.1 → astropy-5.2.2}/docs/whatsnew/0.3.rst +0 -0
  1850. {astropy-5.2.1 → astropy-5.2.2}/docs/whatsnew/0.4.rst +0 -0
  1851. {astropy-5.2.1 → astropy-5.2.2}/docs/whatsnew/1.0.rst +0 -0
  1852. {astropy-5.2.1 → astropy-5.2.2}/docs/whatsnew/1.1.rst +0 -0
  1853. {astropy-5.2.1 → astropy-5.2.2}/docs/whatsnew/1.2.rst +0 -0
  1854. {astropy-5.2.1 → astropy-5.2.2}/docs/whatsnew/1.3.rst +0 -0
  1855. {astropy-5.2.1 → astropy-5.2.2}/docs/whatsnew/2.0.rst +0 -0
  1856. {astropy-5.2.1 → astropy-5.2.2}/docs/whatsnew/3.0.rst +0 -0
  1857. {astropy-5.2.1 → astropy-5.2.2}/docs/whatsnew/3.1.rst +0 -0
  1858. {astropy-5.2.1 → astropy-5.2.2}/docs/whatsnew/3.2.rst +0 -0
  1859. {astropy-5.2.1 → astropy-5.2.2}/docs/whatsnew/4.0.rst +0 -0
  1860. {astropy-5.2.1 → astropy-5.2.2}/docs/whatsnew/4.1.rst +0 -0
  1861. {astropy-5.2.1 → astropy-5.2.2}/docs/whatsnew/4.2.rst +0 -0
  1862. {astropy-5.2.1 → astropy-5.2.2}/docs/whatsnew/4.3.rst +0 -0
  1863. {astropy-5.2.1 → astropy-5.2.2}/docs/whatsnew/5.0.rst +0 -0
  1864. {astropy-5.2.1 → astropy-5.2.2}/docs/whatsnew/5.1.rst +0 -0
  1865. {astropy-5.2.1 → astropy-5.2.2}/docs/whatsnew/5.2.rst +0 -0
  1866. {astropy-5.2.1 → astropy-5.2.2}/docs/whatsnew/index.rst +0 -0
  1867. {astropy-5.2.1 → astropy-5.2.2}/examples/README.rst +0 -0
  1868. {astropy-5.2.1 → astropy-5.2.2}/examples/coordinates/README.txt +0 -0
  1869. {astropy-5.2.1 → astropy-5.2.2}/examples/coordinates/plot_galactocentric-frame.py +0 -0
  1870. {astropy-5.2.1 → astropy-5.2.2}/examples/coordinates/plot_obs-planning.py +0 -0
  1871. {astropy-5.2.1 → astropy-5.2.2}/examples/coordinates/plot_sgr-coordinate-frame.py +0 -0
  1872. {astropy-5.2.1 → astropy-5.2.2}/examples/coordinates/rv-to-gsr.py +0 -0
  1873. {astropy-5.2.1 → astropy-5.2.2}/examples/io/Hs-2009-14-a-web.jpg +0 -0
  1874. {astropy-5.2.1 → astropy-5.2.2}/examples/io/README.txt +0 -0
  1875. {astropy-5.2.1 → astropy-5.2.2}/examples/io/create-mef.py +0 -0
  1876. {astropy-5.2.1 → astropy-5.2.2}/examples/io/fits-tables.py +0 -0
  1877. {astropy-5.2.1 → astropy-5.2.2}/examples/io/modify-fits-header.py +0 -0
  1878. {astropy-5.2.1 → astropy-5.2.2}/examples/io/plot_fits-image.py +0 -0
  1879. {astropy-5.2.1 → astropy-5.2.2}/examples/io/split-jpeg-to-fits.py +0 -0
  1880. {astropy-5.2.1 → astropy-5.2.2}/examples/template/example-template.py +0 -0
  1881. {astropy-5.2.1 → astropy-5.2.2}/licenses/AURA_LICENSE.rst +0 -0
  1882. {astropy-5.2.1 → astropy-5.2.2}/licenses/CONFIGOBJ_LICENSE.rst +0 -0
  1883. {astropy-5.2.1 → astropy-5.2.2}/licenses/DATATABLES_LICENSE.rst +0 -0
  1884. {astropy-5.2.1 → astropy-5.2.2}/licenses/ERFA.rst +0 -0
  1885. {astropy-5.2.1 → astropy-5.2.2}/licenses/EXPAT_LICENSE.rst +0 -0
  1886. {astropy-5.2.1 → astropy-5.2.2}/licenses/JQUERY_LICENSE.rst +0 -0
  1887. {astropy-5.2.1 → astropy-5.2.2}/licenses/NUMPY_LICENSE.rst +0 -0
  1888. {astropy-5.2.1 → astropy-5.2.2}/licenses/PLY_LICENSE.rst +0 -0
  1889. {astropy-5.2.1 → astropy-5.2.2}/licenses/PYFITS.rst +0 -0
  1890. {astropy-5.2.1 → astropy-5.2.2}/licenses/PYTHON.rst +0 -0
  1891. {astropy-5.2.1 → astropy-5.2.2}/licenses/README.rst +0 -0
  1892. {astropy-5.2.1 → astropy-5.2.2}/licenses/WCSLIB_LICENSE.rst +0 -0
  1893. {astropy-5.2.1 → astropy-5.2.2}/pip-requirements +0 -0
  1894. {astropy-5.2.1 → astropy-5.2.2}/pyproject.toml +0 -0
  1895. {astropy-5.2.1 → astropy-5.2.2}/setup.py +0 -0
@@ -121,6 +121,9 @@ jobs:
121
121
  distro: ubuntu_latest
122
122
 
123
123
  shell: /bin/bash
124
+ env: |
125
+ ARCH_ON_CI: ${{ env.ARCH_ON_CI }}
126
+ IS_CRON: ${{ env.IS_CRON }}
124
127
 
125
128
  install: |
126
129
  apt-get update -q -y
@@ -65,7 +65,7 @@ repos:
65
65
  - id: yesqa
66
66
 
67
67
  - repo: https://github.com/pycqa/isort
68
- rev: 5.10.1
68
+ rev: 5.12.0
69
69
  hooks:
70
70
  - id: isort
71
71
  name: isort (python)
@@ -1,11 +1,12 @@
1
1
  version: 2
2
2
 
3
3
  build:
4
- os: ubuntu-20.04
5
- apt_packages:
6
- - graphviz
4
+ os: "ubuntu-20.04"
7
5
  tools:
8
- python: "3.9"
6
+ python: "mambaforge-4.10"
7
+
8
+ conda:
9
+ environment: docs/rtd_environment.yaml
9
10
 
10
11
  sphinx:
11
12
  builder: html
@@ -1,3 +1,41 @@
1
+ Version 5.2.2 (2023-03-28)
2
+ ==========================
3
+
4
+ Bug Fixes
5
+ ---------
6
+
7
+ astropy.io.ascii
8
+ ^^^^^^^^^^^^^^^^
9
+
10
+ - CDS and MRT tables with units that contain with multiple divisions, such as
11
+ ``km/s/Mpc`` now parse correctly as being equal to ``km/(s.Mpc)``. [#14369]
12
+
13
+ astropy.io.fits
14
+ ^^^^^^^^^^^^^^^
15
+
16
+ - Fix ``FITSDiff`` when table contains a VLA column with the Q type. [#14539]
17
+
18
+ astropy.table
19
+ ^^^^^^^^^^^^^
20
+
21
+ - Fix a bug when creating a ``QTable`` when a ``Quantity`` input column is present and the
22
+ ``units`` argument modifies the unit of that column. This now works as expected where
23
+ previously this caused an exception. [#14357]
24
+
25
+ astropy.units
26
+ ^^^^^^^^^^^^^
27
+
28
+ - CDS units with multiple divisions, such as ``km/s/Mpc`` now parse
29
+ correctly as being equal to ``km/(s.Mpc)``. [#14369]
30
+
31
+ astropy.wcs
32
+ ^^^^^^^^^^^
33
+
34
+ - Fixed a bug that caused subclasses of BaseHighLevelWCS and HighLevelWCSMixin to
35
+ not work correctly under certain conditions if they did not have ``world_n_dim``
36
+ and ``pixel_n_dim`` defined on them. [#14495]
37
+
38
+
1
39
  Version 5.2.1 (2023-01-06)
2
40
  ==========================
3
41
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: astropy
3
- Version: 5.2.1
3
+ Version: 5.2.2
4
4
  Summary: Astronomy and astrophysics core library
5
5
  Home-page: http://astropy.org
6
6
  Author: The Astropy Developers
@@ -1,4 +1,4 @@
1
1
  # file generated by setuptools_scm
2
2
  # don't change, don't track in version control
3
- __version__ = version = '5.2.1'
4
- __version_tuple__ = version_tuple = (5, 2, 1)
3
+ __version__ = version = '5.2.2'
4
+ __version_tuple__ = version_tuple = (5, 2, 2)
@@ -194,7 +194,7 @@ def convolve(
194
194
  (i.e., not 0/`False`) will be set to NaN for the convolution. If
195
195
  `None`, no masking will be performed unless ``array`` is a masked array.
196
196
  If ``mask`` is not `None` *and* ``array`` is a masked array, a pixel is
197
- masked of it is masked in either ``mask`` *or* ``array.mask``.
197
+ masked if it is masked in either ``mask`` *or* ``array.mask``.
198
198
  normalization_zero_tol : float, optional
199
199
  The absolute tolerance on whether the kernel is different than zero.
200
200
  If the kernel sums to zero to within this precision, it cannot be
@@ -564,7 +564,7 @@ def convolve_fft(
564
564
  (i.e., not 0/`False`) will be set to NaN for the convolution. If
565
565
  `None`, no masking will be performed unless ``array`` is a masked array.
566
566
  If ``mask`` is not `None` *and* ``array`` is a masked array, a pixel is
567
- masked of it is masked in either ``mask`` *or* ``array.mask``.
567
+ masked if it is masked in either ``mask`` *or* ``array.mask``.
568
568
  crop : bool, optional
569
569
  Default on. Return an image of the size of the larger of the input
570
570
  image and the kernel.
@@ -734,7 +734,7 @@ def convolve_fft(
734
734
  kernshape = kernel.shape
735
735
 
736
736
  array_size_B = (
737
- np.product(arrayshape, dtype=np.int64) * np.dtype(complex_dtype).itemsize
737
+ np.prod(arrayshape, dtype=np.int64) * np.dtype(complex_dtype).itemsize
738
738
  ) * u.byte
739
739
  if array_size_B > 1 * u.GB and not allow_huge:
740
740
  raise ValueError(
@@ -840,7 +840,7 @@ def convolve_fft(
840
840
 
841
841
  # perform a second check after padding
842
842
  array_size_C = (
843
- np.product(newshape, dtype=np.int64) * np.dtype(complex_dtype).itemsize
843
+ np.prod(newshape, dtype=np.int64) * np.dtype(complex_dtype).itemsize
844
844
  ) * u.byte
845
845
  if array_size_C > 1 * u.GB and not allow_huge:
846
846
  raise ValueError(
@@ -854,12 +854,12 @@ def convolve_fft(
854
854
  # (kernel*array)fft +
855
855
  # optional(weight image + weight_fft + weight_ifft) +
856
856
  # optional(returned_fft))
857
- # total_memory_used_GB = (np.product(newshape)*np.dtype(complex_dtype).itemsize
857
+ # total_memory_used_GB = (np.prod(newshape)*np.dtype(complex_dtype).itemsize
858
858
  # * (5 + 3*((interpolate_nan or ) and kernel_is_normalized))
859
859
  # + (1 + (not return_fft)) *
860
- # np.product(arrayshape)*np.dtype(complex_dtype).itemsize
861
- # + np.product(arrayshape)*np.dtype(bool).itemsize
862
- # + np.product(kernshape)*np.dtype(bool).itemsize)
860
+ # np.prod(arrayshape)*np.dtype(complex_dtype).itemsize
861
+ # + np.prod(arrayshape)*np.dtype(bool).itemsize
862
+ # + np.prod(kernshape)*np.dtype(bool).itemsize)
863
863
  # ) / 1024.**3
864
864
 
865
865
  # separate each dimension by the padding size... this is to determine the
@@ -667,7 +667,7 @@ def test_raw_html_write_clean():
667
667
  format="ascii.html",
668
668
  htmldict={
669
669
  "raw_html_cols": t.colnames,
670
- "raw_html_clean_kwargs": {"tags": bleach.ALLOWED_TAGS + ["p"]},
670
+ "raw_html_clean_kwargs": {"tags": list(bleach.ALLOWED_TAGS) + ["p"]},
671
671
  },
672
672
  )
673
673
  expected = """\
@@ -1489,7 +1489,7 @@ class TableDataDiff(_BaseDiff):
1489
1489
  arrb.dtype, np.floating
1490
1490
  ):
1491
1491
  diffs = where_not_allclose(arra, arrb, rtol=self.rtol, atol=self.atol)
1492
- elif "P" in col.format:
1492
+ elif "P" in col.format or "Q" in col.format:
1493
1493
  diffs = (
1494
1494
  [
1495
1495
  idx
@@ -406,16 +406,17 @@ class TestDiff(FitsTestCase):
406
406
  c8 = Column("H", format="C", array=[0.0 + 1.0j, 2.0 + 3.0j])
407
407
  c9 = Column("I", format="M", array=[4.0 + 5.0j, 6.0 + 7.0j])
408
408
  c10 = Column("J", format="PI(2)", array=[[0, 1], [2, 3]])
409
+ c11 = Column("K", format="QJ(2)", array=[[0, 1], [2, 3]])
409
410
 
410
- columns = [c1, c2, c3, c4, c5, c6, c7, c8, c9, c10]
411
+ columns = [c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11]
411
412
 
412
413
  ta = BinTableHDU.from_columns(columns)
413
414
  tb = BinTableHDU.from_columns([c.copy() for c in columns])
414
415
 
415
416
  diff = TableDataDiff(ta.data, tb.data)
416
417
  assert diff.identical
417
- assert len(diff.common_columns) == 10
418
- assert diff.common_column_names == set("abcdefghij")
418
+ assert len(diff.common_columns) == 11
419
+ assert diff.common_column_names == set("abcdefghijk")
419
420
  assert diff.diff_ratio == 0
420
421
  assert diff.diff_total == 0
421
422
 
@@ -549,6 +550,7 @@ class TestDiff(FitsTestCase):
549
550
  ca8 = Column("H", format="C", array=[0.0 + 1.0j, 2.0 + 3.0j])
550
551
  ca9 = Column("I", format="M", array=[4.0 + 5.0j, 6.0 + 7.0j])
551
552
  ca10 = Column("J", format="PI(2)", array=[[0, 1], [2, 3]])
553
+ ca11 = Column("K", format="QJ(2)", array=[[0, 1], [2, 3]])
552
554
 
553
555
  cb1 = Column("A", format="L", array=[False, False])
554
556
  cb2 = Column("B", format="X", array=[[0], [0]])
@@ -560,12 +562,13 @@ class TestDiff(FitsTestCase):
560
562
  cb8 = Column("H", format="C", array=[1.0 + 1.0j, 2.0 + 3.0j])
561
563
  cb9 = Column("I", format="M", array=[5.0 + 5.0j, 6.0 + 7.0j])
562
564
  cb10 = Column("J", format="PI(2)", array=[[1, 2], [3, 4]])
565
+ cb11 = Column("K", format="QJ(2)", array=[[1, 2], [3, 4]])
563
566
 
564
567
  ta = BinTableHDU.from_columns(
565
- [ca1, ca2, ca3, ca4, ca5, ca6, ca7, ca8, ca9, ca10]
568
+ [ca1, ca2, ca3, ca4, ca5, ca6, ca7, ca8, ca9, ca10, ca11]
566
569
  )
567
570
  tb = BinTableHDU.from_columns(
568
- [cb1, cb2, cb3, cb4, cb5, cb6, cb7, cb8, cb9, cb10]
571
+ [cb1, cb2, cb3, cb4, cb5, cb6, cb7, cb8, cb9, cb10, cb11]
569
572
  )
570
573
 
571
574
  diff = TableDataDiff(ta.data, tb.data, numdiffs=20)
@@ -591,14 +594,20 @@ class TestDiff(FitsTestCase):
591
594
  assert diff.diff_values[12][0] == ("J", 1)
592
595
  assert (diff.diff_values[12][1][0] == [2, 3]).all()
593
596
  assert (diff.diff_values[12][1][1] == [3, 4]).all()
597
+ assert diff.diff_values[13][0] == ("K", 0)
598
+ assert (diff.diff_values[13][1][0] == [0, 1]).all()
599
+ assert (diff.diff_values[13][1][1] == [1, 2]).all()
600
+ assert diff.diff_values[14][0] == ("K", 1)
601
+ assert (diff.diff_values[14][1][0] == [2, 3]).all()
602
+ assert (diff.diff_values[14][1][1] == [3, 4]).all()
594
603
 
595
- assert diff.diff_total == 13
596
- assert diff.diff_ratio == 0.65
604
+ assert diff.diff_total == 15
605
+ assert np.isclose(diff.diff_ratio, 0.682, atol=1e-3, rtol=0)
597
606
 
598
607
  report = diff.report()
599
608
  assert "Column A data differs in row 0:\n a> True\n b> False" in report
600
609
  assert "...and at 1 more indices.\n Column D data differs in row 0:" in report
601
- assert "13 different table data element(s) found (65.00% different)" in report
610
+ assert "15 different table data element(s) found (68.18% different)" in report
602
611
  assert report.count("more indices") == 1
603
612
 
604
613
  def test_identical_files_basic(self):
@@ -0,0 +1,24 @@
1
+ from pathlib import Path
2
+
3
+ from astropy.utils.introspection import minversion
4
+
5
+
6
+ def get_asdf_tests():
7
+ # return a list of filenames for all ".py" files in this
8
+ # directory and recursively in every sub directory. These
9
+ # are the files that pytest will import while attempting
10
+ # to find tests. This list is used below to ignore all of
11
+ # these files if an incompatible version of ASDF is installed
12
+ asdf_dir = Path(__file__).parent.resolve()
13
+ paths = Path(asdf_dir).rglob("*.py")
14
+ return [str(p.relative_to(asdf_dir)) for p in paths]
15
+
16
+
17
+ collect_ignore = get_asdf_tests()
18
+ try:
19
+ import asdf
20
+ except ImportError:
21
+ pass
22
+ else:
23
+ if not minversion(asdf, "3.0.0.dev"):
24
+ collect_ignore = []
@@ -1,8 +1,23 @@
1
1
  # Licensed under a 3-clause BSD style license - see LICENSE.rst
2
2
 
3
3
  import os
4
+ import warnings
5
+
6
+ from asdf.exceptions import AsdfDeprecationWarning
7
+
8
+ with warnings.catch_warnings():
9
+ warnings.filterwarnings(
10
+ "ignore",
11
+ category=AsdfDeprecationWarning,
12
+ message=r"AsdfExtension is deprecated.*",
13
+ )
14
+ warnings.filterwarnings(
15
+ "ignore",
16
+ category=AsdfDeprecationWarning,
17
+ message=r"BuiltinExtension is deprecated.*",
18
+ )
19
+ from asdf.extension import AsdfExtension, BuiltinExtension
4
20
 
5
- from asdf.extension import AsdfExtension, BuiltinExtension
6
21
  from asdf.util import filepath_to_url
7
22
 
8
23
  # Make sure that all tag implementations are imported by the time we create
@@ -1,13 +1,23 @@
1
1
  # Licensed under a 3-clause BSD style license - see LICENSE.rst
2
2
 
3
+ import warnings
4
+
3
5
  import pytest
4
6
 
5
7
  asdf = pytest.importorskip("asdf")
6
8
 
7
- from asdf.tests.helpers import assert_roundtrip_tree # noqa: E402
9
+ from asdf.exceptions import AsdfDeprecationWarning
10
+
11
+ with warnings.catch_warnings():
12
+ warnings.filterwarnings(
13
+ "ignore",
14
+ category=AsdfDeprecationWarning,
15
+ message=r"asdf.tests.helpers is deprecated.*",
16
+ )
17
+ from asdf.tests.helpers import assert_roundtrip_tree
8
18
 
9
- import astropy.units as u # noqa: E402
10
- from astropy.coordinates import Angle, Latitude, Longitude # noqa: E402
19
+ import astropy.units as u
20
+ from astropy.coordinates import Angle, Latitude, Longitude
11
21
 
12
22
 
13
23
  def test_angle(tmpdir):
@@ -1,13 +1,24 @@
1
1
  # Licensed under a 3-clause BSD style license - see LICENSE.rst
2
2
 
3
+ import warnings
4
+
3
5
  import pytest
4
6
 
5
7
  asdf = pytest.importorskip("asdf")
6
- from asdf.tests.helpers import assert_roundtrip_tree # noqa: E402
7
8
 
8
- from astropy import units as u # noqa: E402
9
- from astropy.coordinates.angles import Latitude, Longitude # noqa: E402
10
- from astropy.coordinates.earth import ELLIPSOIDS, EarthLocation # noqa: E402
9
+ from asdf.exceptions import AsdfDeprecationWarning
10
+
11
+ with warnings.catch_warnings():
12
+ warnings.filterwarnings(
13
+ "ignore",
14
+ category=AsdfDeprecationWarning,
15
+ message=r"asdf.tests.helpers is deprecated.*",
16
+ )
17
+ from asdf.tests.helpers import assert_roundtrip_tree
18
+
19
+ from astropy import units as u
20
+ from astropy.coordinates.angles import Latitude, Longitude
21
+ from astropy.coordinates.earth import ELLIPSOIDS, EarthLocation
11
22
 
12
23
 
13
24
  @pytest.fixture
@@ -1,12 +1,23 @@
1
1
  # Licensed under a 3-clause BSD style license - see LICENSE.rst
2
2
 
3
+ import warnings
4
+
3
5
  import pytest
4
6
 
5
7
  asdf = pytest.importorskip("asdf")
6
- from asdf.tests.helpers import assert_roundtrip_tree # noqa: E402
7
8
 
8
- from astropy import units # noqa: E402
9
- from astropy.coordinates import FK5, ICRS, Angle, Latitude, Longitude # noqa: E402
9
+ from asdf.exceptions import AsdfDeprecationWarning
10
+
11
+ with warnings.catch_warnings():
12
+ warnings.filterwarnings(
13
+ "ignore",
14
+ category=AsdfDeprecationWarning,
15
+ message=r"asdf.tests.helpers is deprecated.*",
16
+ )
17
+ from asdf.tests.helpers import assert_roundtrip_tree
18
+
19
+ from astropy import units
20
+ from astropy.coordinates import FK5, ICRS, Angle, Latitude, Longitude
10
21
 
11
22
 
12
23
  def test_hcrs_basic(tmpdir):
@@ -1,10 +1,21 @@
1
1
  # Licensed under a 3-clause BSD style license - see LICENSE.rst
2
+ import warnings
3
+
2
4
  import pytest
3
5
 
4
6
  asdf = pytest.importorskip("asdf")
5
7
 
6
- from asdf.tests.helpers import assert_roundtrip_tree # noqa: E402
7
- from numpy.random import randint, random # noqa: E402
8
+ from asdf.exceptions import AsdfDeprecationWarning
9
+
10
+ with warnings.catch_warnings():
11
+ warnings.filterwarnings(
12
+ "ignore",
13
+ category=AsdfDeprecationWarning,
14
+ message=r"asdf.tests.helpers is deprecated.*",
15
+ )
16
+ from asdf.tests.helpers import assert_roundtrip_tree
17
+
18
+ from numpy.random import randint, random
8
19
 
9
20
  import astropy.coordinates.representation as r # noqa: E402
10
21
  import astropy.units as u # noqa: E402
@@ -1,5 +1,7 @@
1
1
  # Licensed under a 3-clause BSD style license - see LICENSE.rst
2
2
 
3
+ import warnings
4
+
3
5
  import numpy as np
4
6
  import pytest
5
7
 
@@ -7,7 +9,16 @@ from astropy import units as u
7
9
  from astropy.coordinates import FK4, ICRS, Galactic, Longitude, SkyCoord
8
10
 
9
11
  asdf = pytest.importorskip("asdf")
10
- from asdf.tests.helpers import assert_roundtrip_tree # noqa: E402
12
+
13
+ from asdf.exceptions import AsdfDeprecationWarning
14
+
15
+ with warnings.catch_warnings():
16
+ warnings.filterwarnings(
17
+ "ignore",
18
+ category=AsdfDeprecationWarning,
19
+ message=r"asdf.tests.helpers is deprecated.*",
20
+ )
21
+ from asdf.tests.helpers import assert_roundtrip_tree
11
22
 
12
23
  # These tests are cribbed directly from the Examples section of
13
24
  # https://docs.astropy.org/en/stable/api/astropy.coordinates.SkyCoord.html
@@ -1,5 +1,7 @@
1
1
  # Licensed under a 3-clause BSD style license - see LICENSE.rst
2
2
 
3
+ import warnings
4
+
3
5
  import pytest
4
6
 
5
7
  from astropy import units as u
@@ -7,7 +9,16 @@ from astropy.coordinates import ICRS, Galactic, SpectralCoord
7
9
  from astropy.tests.helper import assert_quantity_allclose
8
10
 
9
11
  asdf = pytest.importorskip("asdf")
10
- from asdf.tests.helpers import assert_roundtrip_tree # noqa: E402
12
+
13
+ from asdf.exceptions import AsdfDeprecationWarning
14
+
15
+ with warnings.catch_warnings():
16
+ warnings.filterwarnings(
17
+ "ignore",
18
+ category=AsdfDeprecationWarning,
19
+ message=r"asdf.tests.helpers is deprecated.*",
20
+ )
21
+ from asdf.tests.helpers import assert_roundtrip_tree
11
22
 
12
23
 
13
24
  def test_scalar_spectralcoord(tmpdir):
@@ -1,29 +1,43 @@
1
1
  # Licensed under a 3-clause BSD style license - see LICENSE.rst
2
2
 
3
+ import warnings
4
+
3
5
  import pytest
4
6
 
5
7
  asdf = pytest.importorskip("asdf")
6
8
 
7
9
  import os # noqa: E402
8
10
 
9
- import numpy as np # noqa: E402
10
- from asdf.tests import helpers # noqa: E402
11
+ import numpy as np
12
+ from asdf.exceptions import AsdfDeprecationWarning
11
13
 
12
- from astropy.io import fits # noqa: E402
13
- from astropy.io.misc.asdf.tags.tests.helpers import ( # noqa: E402
14
- run_schema_example_test,
15
- )
14
+ with warnings.catch_warnings():
15
+ warnings.filterwarnings(
16
+ "ignore",
17
+ category=AsdfDeprecationWarning,
18
+ message=r"asdf.tests.helpers is deprecated.*",
19
+ )
20
+ from asdf.tests.helpers import assert_roundtrip_tree
21
+
22
+ from astropy.io import fits
23
+ from astropy.io.misc.asdf.tags.tests.helpers import run_schema_example_test
16
24
 
17
25
 
26
+ @pytest.mark.filterwarnings(
27
+ "ignore:The property AsdfFile.blocks has been deprecated:asdf.exceptions.AsdfDeprecationWarning"
28
+ )
18
29
  def test_complex_structure(tmpdir):
19
30
  with fits.open(
20
31
  os.path.join(os.path.dirname(__file__), "data", "complex.fits"), memmap=False
21
32
  ) as hdulist:
22
33
  tree = {"fits": hdulist}
23
34
 
24
- helpers.assert_roundtrip_tree(tree, tmpdir)
35
+ assert_roundtrip_tree(tree, tmpdir)
25
36
 
26
37
 
38
+ @pytest.mark.filterwarnings(
39
+ "ignore:The property AsdfFile.blocks has been deprecated:asdf.exceptions.AsdfDeprecationWarning"
40
+ )
27
41
  def test_fits_table(tmpdir):
28
42
  a = np.array([(0, 1), (2, 3)], dtype=[("A", int), ("B", int)])
29
43
 
@@ -34,9 +48,12 @@ def test_fits_table(tmpdir):
34
48
  def check_yaml(content):
35
49
  assert b"!<tag:astropy.org:astropy/table/table-1.0.0>" in content
36
50
 
37
- helpers.assert_roundtrip_tree(tree, tmpdir, raw_yaml_check_func=check_yaml)
51
+ assert_roundtrip_tree(tree, tmpdir, raw_yaml_check_func=check_yaml)
38
52
 
39
53
 
54
+ @pytest.mark.filterwarnings(
55
+ "ignore:The property AsdfFile.blocks has been deprecated:asdf.exceptions.AsdfDeprecationWarning"
56
+ )
40
57
  def test_backwards_compat():
41
58
  """
42
59
  Make sure that we can continue to read FITS HDUs that use the schema from