LICENSE.rst
README.rst
pyproject.toml
setup.cfg
setup.py
astropy/CITATION
astropy/__init__.py
astropy/_compiler.c
astropy/astropy.cfg
astropy/conftest.py
astropy/cython_version.py
astropy/logger.py
astropy/setup_package.py
astropy/version.py
astropy.egg-info/PKG-INFO
astropy.egg-info/SOURCES.txt
astropy.egg-info/dependency_links.txt
astropy.egg-info/entry_points.txt
astropy.egg-info/not-zip-safe
astropy.egg-info/requires.txt
astropy.egg-info/top_level.txt
astropy/_erfa/__init__.py
astropy/_erfa/core.py
astropy/_erfa/erfa_generator.py
astropy/_erfa/helpers.py
astropy/_erfa/pav2pv.c
astropy/_erfa/pv2pav.c
astropy/_erfa/setup_package.py
astropy/_erfa/ufunc.c
astropy/_erfa/tests/__init__.py
astropy/_erfa/tests/test_erfa.py
astropy/config/__init__.py
astropy/config/affiliated.py
astropy/config/configuration.py
astropy/config/paths.py
astropy/config/tests/__init__.py
astropy/config/tests/test_configs.py
astropy/config/tests/data/alias.cfg
astropy/config/tests/data/astropy.0.3.cfg
astropy/config/tests/data/astropy.0.3.windows.cfg
astropy/config/tests/data/deprecated.cfg
astropy/config/tests/data/empty.cfg
astropy/config/tests/data/not_empty.cfg
astropy/constants/__init__.py
astropy/constants/astropyconst13.py
astropy/constants/astropyconst20.py
astropy/constants/astropyconst40.py
astropy/constants/cgs.py
astropy/constants/codata2010.py
astropy/constants/codata2014.py
astropy/constants/codata2018.py
astropy/constants/config.py
astropy/constants/constant.py
astropy/constants/iau2012.py
astropy/constants/iau2015.py
astropy/constants/si.py
astropy/constants/utils.py
astropy/constants/tests/__init__.py
astropy/constants/tests/test_constant.py
astropy/constants/tests/test_pickle.py
astropy/constants/tests/test_prior_version.py
astropy/constants/tests/test_sciencestate.py
astropy/convolution/__init__.py
astropy/convolution/convolve.py
astropy/convolution/core.py
astropy/convolution/kernels.py
astropy/convolution/setup_package.py
astropy/convolution/utils.py
astropy/convolution/src/convolve.c
astropy/convolution/tests/__init__.py
astropy/convolution/tests/test_convolve.py
astropy/convolution/tests/test_convolve_fft.py
astropy/convolution/tests/test_convolve_kernels.py
astropy/convolution/tests/test_convolve_models.py
astropy/convolution/tests/test_convolve_nddata.py
astropy/convolution/tests/test_convolve_speeds.py
astropy/convolution/tests/test_discretize.py
astropy/convolution/tests/test_kernel_class.py
astropy/convolution/tests/test_pickle.py
astropy/coordinates/__init__.py
astropy/coordinates/angle_lextab.py
astropy/coordinates/angle_parsetab.py
astropy/coordinates/angle_utilities.py
astropy/coordinates/angles.py
astropy/coordinates/attributes.py
astropy/coordinates/baseframe.py
astropy/coordinates/calculation.py
astropy/coordinates/distances.py
astropy/coordinates/earth.py
astropy/coordinates/earth_orientation.py
astropy/coordinates/errors.py
astropy/coordinates/funcs.py
astropy/coordinates/jparser.py
astropy/coordinates/matching.py
astropy/coordinates/matrix_utilities.py
astropy/coordinates/name_resolve.py
astropy/coordinates/orbital_elements.py
astropy/coordinates/representation.py
astropy/coordinates/sites.py
astropy/coordinates/sky_coordinate.py
astropy/coordinates/sky_coordinate_parsers.py
astropy/coordinates/solar_system.py
astropy/coordinates/transformations.py
astropy/coordinates/builtin_frames/__init__.py
astropy/coordinates/builtin_frames/altaz.py
astropy/coordinates/builtin_frames/baseradec.py
astropy/coordinates/builtin_frames/cirs.py
astropy/coordinates/builtin_frames/cirs_observed_transforms.py
astropy/coordinates/builtin_frames/ecliptic.py
astropy/coordinates/builtin_frames/ecliptic_transforms.py
astropy/coordinates/builtin_frames/fk4.py
astropy/coordinates/builtin_frames/fk4_fk5_transforms.py
astropy/coordinates/builtin_frames/fk5.py
astropy/coordinates/builtin_frames/galactic.py
astropy/coordinates/builtin_frames/galactic_transforms.py
astropy/coordinates/builtin_frames/galactocentric.py
astropy/coordinates/builtin_frames/gcrs.py
astropy/coordinates/builtin_frames/hcrs.py
astropy/coordinates/builtin_frames/icrs.py
astropy/coordinates/builtin_frames/icrs_cirs_transforms.py
astropy/coordinates/builtin_frames/icrs_fk5_transforms.py
astropy/coordinates/builtin_frames/intermediate_rotation_transforms.py
astropy/coordinates/builtin_frames/itrs.py
astropy/coordinates/builtin_frames/lsr.py
astropy/coordinates/builtin_frames/skyoffset.py
astropy/coordinates/builtin_frames/supergalactic.py
astropy/coordinates/builtin_frames/supergalactic_transforms.py
astropy/coordinates/builtin_frames/utils.py
astropy/coordinates/data/constellation_data_roman87.dat
astropy/coordinates/data/constellation_names.dat
astropy/coordinates/data/sites.json
astropy/coordinates/tests/__init__.py
astropy/coordinates/tests/conftest.py
astropy/coordinates/tests/test_angles.py
astropy/coordinates/tests/test_angular_separation.py
astropy/coordinates/tests/test_api_ape5.py
astropy/coordinates/tests/test_arrays.py
astropy/coordinates/tests/test_atc_replacements.py
astropy/coordinates/tests/test_celestial_transformations.py
astropy/coordinates/tests/test_distance.py
astropy/coordinates/tests/test_earth.py
astropy/coordinates/tests/test_finite_difference_velocities.py
astropy/coordinates/tests/test_formatting.py
astropy/coordinates/tests/test_frames.py
astropy/coordinates/tests/test_frames_with_velocity.py
astropy/coordinates/tests/test_funcs.py
astropy/coordinates/tests/test_iau_fullstack.py
astropy/coordinates/tests/test_intermediate_transformations.py
astropy/coordinates/tests/test_matching.py
astropy/coordinates/tests/test_matrix_utilities.py
astropy/coordinates/tests/test_name_resolve.py
astropy/coordinates/tests/test_pickle.py
astropy/coordinates/tests/test_regression.py
astropy/coordinates/tests/test_representation.py
astropy/coordinates/tests/test_representation_arithmetic.py
astropy/coordinates/tests/test_representation_methods.py
astropy/coordinates/tests/test_shape_manipulation.py
astropy/coordinates/tests/test_sites.py
astropy/coordinates/tests/test_sky_coord.py
astropy/coordinates/tests/test_sky_coord_velocities.py
astropy/coordinates/tests/test_skyoffset_transformations.py
astropy/coordinates/tests/test_solar_system.py
astropy/coordinates/tests/test_transformations.py
astropy/coordinates/tests/test_unit_representation.py
astropy/coordinates/tests/test_velocity_corrs.py
astropy/coordinates/tests/utils.py
astropy/coordinates/tests/accuracy/__init__.py
astropy/coordinates/tests/accuracy/generate_ref_ast.py
astropy/coordinates/tests/accuracy/test_altaz_icrs.py
astropy/coordinates/tests/accuracy/test_ecliptic.py
astropy/coordinates/tests/accuracy/test_fk4_no_e_fk4.py
astropy/coordinates/tests/accuracy/test_fk4_no_e_fk5.py
astropy/coordinates/tests/accuracy/test_galactic_fk4.py
astropy/coordinates/tests/accuracy/test_icrs_fk5.py
astropy/coordinates/tests/accuracy/data/fk4_no_e_fk4.csv
astropy/coordinates/tests/accuracy/data/fk4_no_e_fk5.csv
astropy/coordinates/tests/accuracy/data/galactic_fk4.csv
astropy/coordinates/tests/accuracy/data/icrs_fk5.csv
astropy/cosmology/__init__.py
astropy/cosmology/core.py
astropy/cosmology/funcs.py
astropy/cosmology/parameters.py
astropy/cosmology/scalar_inv_efuncs.c
astropy/cosmology/scalar_inv_efuncs.pyx
astropy/cosmology/tests/__init__.py
astropy/cosmology/tests/test_cosmology.py
astropy/cosmology/tests/test_pickle.py
astropy/extern/__init__.py
astropy/extern/_strptime.py
astropy/extern/configobj/__init__.py
astropy/extern/configobj/configobj.py
astropy/extern/configobj/validate.py
astropy/extern/jquery/__init__.py
astropy/extern/jquery/data/css/jquery.dataTables.css
astropy/extern/jquery/data/js/jquery-3.1.1.js
astropy/extern/jquery/data/js/jquery-3.1.1.min.js
astropy/extern/jquery/data/js/jquery.dataTables.js
astropy/extern/jquery/data/js/jquery.dataTables.min.js
astropy/extern/ply/__init__.py
astropy/extern/ply/cpp.py
astropy/extern/ply/ctokens.py
astropy/extern/ply/lex.py
astropy/extern/ply/yacc.py
astropy/extern/ply/ygen.py
astropy/io/__init__.py
astropy/io/registry.py
astropy/io/ascii/__init__.py
astropy/io/ascii/basic.py
astropy/io/ascii/cds.py
astropy/io/ascii/connect.py
astropy/io/ascii/core.py
astropy/io/ascii/cparser.c
astropy/io/ascii/cparser.pyx
astropy/io/ascii/daophot.py
astropy/io/ascii/docs.py
astropy/io/ascii/ecsv.py
astropy/io/ascii/fastbasic.py
astropy/io/ascii/fixedwidth.py
astropy/io/ascii/html.py
astropy/io/ascii/ipac.py
astropy/io/ascii/latex.py
astropy/io/ascii/misc.py
astropy/io/ascii/rst.py
astropy/io/ascii/setup_package.py
astropy/io/ascii/sextractor.py
astropy/io/ascii/ui.py
astropy/io/ascii/src/tokenizer.c
astropy/io/ascii/tests/__init__.py
astropy/io/ascii/tests/common.py
astropy/io/ascii/tests/test_c_reader.py
astropy/io/ascii/tests/test_cds_header_from_readme.py
astropy/io/ascii/tests/test_compressed.py
astropy/io/ascii/tests/test_connect.py
astropy/io/ascii/tests/test_ecsv.py
astropy/io/ascii/tests/test_fixedwidth.py
astropy/io/ascii/tests/test_html.py
astropy/io/ascii/tests/test_ipac_definitions.py
astropy/io/ascii/tests/test_read.py
astropy/io/ascii/tests/test_rst.py
astropy/io/ascii/tests/test_types.py
astropy/io/ascii/tests/test_write.py
astropy/io/ascii/tests/data/apostrophe.rdb
astropy/io/ascii/tests/data/apostrophe.tab
astropy/io/ascii/tests/data/bad.txt
astropy/io/ascii/tests/data/bars_at_ends.txt
astropy/io/ascii/tests/data/cds.dat
astropy/io/ascii/tests/data/cds2.dat
astropy/io/ascii/tests/data/cds_malformed.dat
astropy/io/ascii/tests/data/commented_header.dat
astropy/io/ascii/tests/data/commented_header2.dat
astropy/io/ascii/tests/data/conf_py.txt
astropy/io/ascii/tests/data/continuation.dat
astropy/io/ascii/tests/data/daophot.dat
astropy/io/ascii/tests/data/daophot.dat.gz
astropy/io/ascii/tests/data/daophot2.dat
astropy/io/ascii/tests/data/daophot3.dat
astropy/io/ascii/tests/data/daophot4.dat
astropy/io/ascii/tests/data/fill_values.txt
astropy/io/ascii/tests/data/fixed_width_2_line.txt
astropy/io/ascii/tests/data/html.html
astropy/io/ascii/tests/data/html2.html
astropy/io/ascii/tests/data/ipac.dat
astropy/io/ascii/tests/data/ipac.dat.bz2
astropy/io/ascii/tests/data/ipac.dat.xz
astropy/io/ascii/tests/data/latex1.tex
astropy/io/ascii/tests/data/latex1.tex.gz
astropy/io/ascii/tests/data/latex2.tex
astropy/io/ascii/tests/data/latex3.tex
astropy/io/ascii/tests/data/nls1_stackinfo.dbout
astropy/io/ascii/tests/data/no_data_cds.dat
astropy/io/ascii/tests/data/no_data_daophot.dat
astropy/io/ascii/tests/data/no_data_ipac.dat
astropy/io/ascii/tests/data/no_data_sextractor.dat
astropy/io/ascii/tests/data/no_data_with_header.dat
astropy/io/ascii/tests/data/no_data_without_header.dat
astropy/io/ascii/tests/data/sextractor.dat
astropy/io/ascii/tests/data/sextractor2.dat
astropy/io/ascii/tests/data/sextractor3.dat
astropy/io/ascii/tests/data/short.rdb
astropy/io/ascii/tests/data/short.rdb.bz2
astropy/io/ascii/tests/data/short.rdb.gz
astropy/io/ascii/tests/data/short.rdb.xz
astropy/io/ascii/tests/data/short.tab
astropy/io/ascii/tests/data/simple.txt
astropy/io/ascii/tests/data/simple2.txt
astropy/io/ascii/tests/data/simple3.txt
astropy/io/ascii/tests/data/simple4.txt
astropy/io/ascii/tests/data/simple5.txt
astropy/io/ascii/tests/data/simple_csv.csv
astropy/io/ascii/tests/data/simple_csv_missing.csv
astropy/io/ascii/tests/data/space_delim_blank_lines.txt
astropy/io/ascii/tests/data/space_delim_no_header.dat
astropy/io/ascii/tests/data/space_delim_no_names.dat
astropy/io/ascii/tests/data/test4.dat
astropy/io/ascii/tests/data/test5.dat
astropy/io/ascii/tests/data/vots_spec.dat
astropy/io/ascii/tests/data/whitespace.dat
astropy/io/ascii/tests/data/cds/description/ReadMe
astropy/io/ascii/tests/data/cds/description/table.dat
astropy/io/ascii/tests/data/cds/glob/ReadMe
astropy/io/ascii/tests/data/cds/glob/lmxbrefs.dat
astropy/io/ascii/tests/data/cds/multi/ReadMe
astropy/io/ascii/tests/data/cds/multi/lhs2065.dat
astropy/io/ascii/tests/data/cds/multi/lp944-20.dat
astropy/io/ascii/tests/data/vizier/ReadMe
astropy/io/ascii/tests/data/vizier/table1.dat
astropy/io/ascii/tests/data/vizier/table5.dat
astropy/io/fits/__init__.py
astropy/io/fits/_utils.c
astropy/io/fits/_utils.pyx
astropy/io/fits/card.py
astropy/io/fits/column.py
astropy/io/fits/connect.py
astropy/io/fits/convenience.py
astropy/io/fits/diff.py
astropy/io/fits/file.py
astropy/io/fits/fitsrec.py
astropy/io/fits/fitstime.py
astropy/io/fits/header.py
astropy/io/fits/setup_package.py
astropy/io/fits/util.py
astropy/io/fits/verify.py
astropy/io/fits/hdu/__init__.py
astropy/io/fits/hdu/base.py
astropy/io/fits/hdu/compressed.py
astropy/io/fits/hdu/groups.py
astropy/io/fits/hdu/hdulist.py
astropy/io/fits/hdu/image.py
astropy/io/fits/hdu/nonstandard.py
astropy/io/fits/hdu/streaming.py
astropy/io/fits/hdu/table.py
astropy/io/fits/scripts/__init__.py
astropy/io/fits/scripts/fitscheck.py
astropy/io/fits/scripts/fitsdiff.py
astropy/io/fits/scripts/fitsheader.py
astropy/io/fits/scripts/fitsinfo.py
astropy/io/fits/src/compressionmodule.c
astropy/io/fits/tests/__init__.py
astropy/io/fits/tests/test_checksum.py
astropy/io/fits/tests/test_compression_failures.py
astropy/io/fits/tests/test_connect.py
astropy/io/fits/tests/test_convenience.py
astropy/io/fits/tests/test_core.py
astropy/io/fits/tests/test_diff.py
astropy/io/fits/tests/test_division.py
astropy/io/fits/tests/test_fitscheck.py
astropy/io/fits/tests/test_fitsdiff.py
astropy/io/fits/tests/test_fitsheader.py
astropy/io/fits/tests/test_fitsinfo.py
astropy/io/fits/tests/test_fitstime.py
astropy/io/fits/tests/test_groups.py
astropy/io/fits/tests/test_hdulist.py
astropy/io/fits/tests/test_header.py
astropy/io/fits/tests/test_image.py
astropy/io/fits/tests/test_nonstandard.py
astropy/io/fits/tests/test_structured.py
astropy/io/fits/tests/test_table.py
astropy/io/fits/tests/test_uint.py
astropy/io/fits/tests/test_util.py
astropy/io/fits/tests/data/arange.fits
astropy/io/fits/tests/data/ascii.fits
astropy/io/fits/tests/data/ascii_i4-i20.fits
astropy/io/fits/tests/data/blank.fits
astropy/io/fits/tests/data/btable.fits
astropy/io/fits/tests/data/chandra_time.fits
astropy/io/fits/tests/data/checksum.fits
astropy/io/fits/tests/data/comp.fits
astropy/io/fits/tests/data/compressed_float_bzero.fits
astropy/io/fits/tests/data/compressed_image.fits
astropy/io/fits/tests/data/fixed-1890.fits
astropy/io/fits/tests/data/group.fits
astropy/io/fits/tests/data/history_header.fits
astropy/io/fits/tests/data/memtest.fits
astropy/io/fits/tests/data/o4sp040b0_raw.fits
astropy/io/fits/tests/data/random_groups.fits
astropy/io/fits/tests/data/scale.fits
astropy/io/fits/tests/data/stddata.fits
astropy/io/fits/tests/data/table.fits
astropy/io/fits/tests/data/tb.fits
astropy/io/fits/tests/data/tdim.fits
astropy/io/fits/tests/data/test0.fits
astropy/io/fits/tests/data/test1.fits
astropy/io/fits/tests/data/variable_length_table.fits
astropy/io/fits/tests/data/zerowidth.fits
astropy/io/fits/tests/data/invalid/group_invalid.fits
astropy/io/misc/__init__.py
astropy/io/misc/connect.py
astropy/io/misc/hdf5.py
astropy/io/misc/pickle_helpers.py
astropy/io/misc/yaml.py
astropy/io/misc/asdf/__init__.py
astropy/io/misc/asdf/connect.py
astropy/io/misc/asdf/extension.py
astropy/io/misc/asdf/types.py
astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/angle-1.0.0.yaml
astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/earthlocation-1.0.0.yaml
astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/latitude-1.0.0.yaml
astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/longitude-1.0.0.yaml
astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/representation-1.0.0.yaml
astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/skycoord-1.0.0.yaml
astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/baseframe-1.0.0.yaml
astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/cirs-1.0.0.yaml
astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/fk4-1.0.0.yaml
astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/fk4noeterms-1.0.0.yaml
astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/fk5-1.0.0.yaml
astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/galactic-1.0.0.yaml
astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/galactocentric-1.0.0.yaml
astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/gcrs-1.0.0.yaml
astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/icrs-1.0.0.yaml
astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/icrs-1.1.0.yaml
astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/itrs-1.0.0.yaml
astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/precessedgeocentric-1.0.0.yaml
astropy/io/misc/asdf/data/schemas/astropy.org/astropy/fits/fits-1.0.0.yaml
astropy/io/misc/asdf/data/schemas/astropy.org/astropy/table/table-1.0.0.yaml
astropy/io/misc/asdf/data/schemas/astropy.org/astropy/time/timedelta-1.0.0.yaml
astropy/io/misc/asdf/data/schemas/astropy.org/astropy/units/equivalency-1.0.0.yaml
astropy/io/misc/asdf/tags/__init__.py
astropy/io/misc/asdf/tags/helpers.py
astropy/io/misc/asdf/tags/coordinates/__init__.py
astropy/io/misc/asdf/tags/coordinates/angle.py
astropy/io/misc/asdf/tags/coordinates/earthlocation.py
astropy/io/misc/asdf/tags/coordinates/frames.py
astropy/io/misc/asdf/tags/coordinates/representation.py
astropy/io/misc/asdf/tags/coordinates/skycoord.py
astropy/io/misc/asdf/tags/coordinates/tests/__init__.py
astropy/io/misc/asdf/tags/coordinates/tests/test_angle.py
astropy/io/misc/asdf/tags/coordinates/tests/test_earthlocation.py
astropy/io/misc/asdf/tags/coordinates/tests/test_frames.py
astropy/io/misc/asdf/tags/coordinates/tests/test_representation.py
astropy/io/misc/asdf/tags/coordinates/tests/test_skycoord.py
astropy/io/misc/asdf/tags/fits/__init__.py
astropy/io/misc/asdf/tags/fits/fits.py
astropy/io/misc/asdf/tags/fits/tests/__init__.py
astropy/io/misc/asdf/tags/fits/tests/test_fits.py
astropy/io/misc/asdf/tags/fits/tests/data/complex.fits
astropy/io/misc/asdf/tags/table/__init__.py
astropy/io/misc/asdf/tags/table/table.py
astropy/io/misc/asdf/tags/table/tests/__init__.py
astropy/io/misc/asdf/tags/table/tests/test_table.py
astropy/io/misc/asdf/tags/tests/__init__.py
astropy/io/misc/asdf/tags/tests/helpers.py
astropy/io/misc/asdf/tags/time/__init__.py
astropy/io/misc/asdf/tags/time/time.py
astropy/io/misc/asdf/tags/time/timedelta.py
astropy/io/misc/asdf/tags/time/tests/__init__.py
astropy/io/misc/asdf/tags/time/tests/test_time.py
astropy/io/misc/asdf/tags/time/tests/test_timedelta.py
astropy/io/misc/asdf/tags/transform/__init__.py
astropy/io/misc/asdf/tags/transform/basic.py
astropy/io/misc/asdf/tags/transform/compound.py
astropy/io/misc/asdf/tags/transform/math.py
astropy/io/misc/asdf/tags/transform/polynomial.py
astropy/io/misc/asdf/tags/transform/projections.py
astropy/io/misc/asdf/tags/transform/tabular.py
astropy/io/misc/asdf/tags/transform/tests/__init__.py
astropy/io/misc/asdf/tags/transform/tests/test_transform.py
astropy/io/misc/asdf/tags/unit/__init__.py
astropy/io/misc/asdf/tags/unit/equivalency.py
astropy/io/misc/asdf/tags/unit/quantity.py
astropy/io/misc/asdf/tags/unit/unit.py
astropy/io/misc/asdf/tags/unit/tests/__init__.py
astropy/io/misc/asdf/tags/unit/tests/test_equivalency.py
astropy/io/misc/asdf/tags/unit/tests/test_quantity.py
astropy/io/misc/asdf/tags/unit/tests/test_unit.py
astropy/io/misc/asdf/tests/__init__.py
astropy/io/misc/asdf/tests/test_io.py
astropy/io/misc/pandas/__init__.py
astropy/io/misc/pandas/connect.py
astropy/io/misc/tests/__init__.py
astropy/io/misc/tests/test_hdf5.py
astropy/io/misc/tests/test_pandas.py
astropy/io/misc/tests/test_pickle_helpers.py
astropy/io/misc/tests/test_yaml.py
astropy/io/misc/tests/data/old_meta_example.hdf5
astropy/io/tests/__init__.py
astropy/io/tests/test_registry.py
astropy/io/tests/test_registry_help.py
astropy/io/votable/__init__.py
astropy/io/votable/connect.py
astropy/io/votable/converters.py
astropy/io/votable/exceptions.py
astropy/io/votable/setup_package.py
astropy/io/votable/table.py
astropy/io/votable/tree.py
astropy/io/votable/ucd.py
astropy/io/votable/util.py
astropy/io/votable/volint.py
astropy/io/votable/xmlutil.py
astropy/io/votable/data/VOTable.dtd
astropy/io/votable/data/VOTable.v1.1.xsd
astropy/io/votable/data/VOTable.v1.2.xsd
astropy/io/votable/data/VOTable.v1.3.xsd
astropy/io/votable/data/VOTable.v1.4.xsd
astropy/io/votable/data/ucd1p-words.txt
astropy/io/votable/src/tablewriter.c
astropy/io/votable/tests/__init__.py
astropy/io/votable/tests/converter_test.py
astropy/io/votable/tests/exception_test.py
astropy/io/votable/tests/resource_test.py
astropy/io/votable/tests/table_test.py
astropy/io/votable/tests/tree_test.py
astropy/io/votable/tests/ucd_test.py
astropy/io/votable/tests/util_test.py
astropy/io/votable/tests/vo_test.py
astropy/io/votable/tests/data/binary2_masked_strings.xml
astropy/io/votable/tests/data/custom_datatype.xml
astropy/io/votable/tests/data/empty_table.xml
astropy/io/votable/tests/data/gemini.xml
astropy/io/votable/tests/data/irsa-nph-error.xml
astropy/io/votable/tests/data/irsa-nph-m31.xml
astropy/io/votable/tests/data/names.xml
astropy/io/votable/tests/data/no_field_not_empty_table.xml
astropy/io/votable/tests/data/no_resource.txt
astropy/io/votable/tests/data/no_resource.xml
astropy/io/votable/tests/data/nonstandard_units.xml
astropy/io/votable/tests/data/regression.bin.tabledata.truth.1.1.xml
astropy/io/votable/tests/data/regression.bin.tabledata.truth.1.3.xml
astropy/io/votable/tests/data/regression.xml
astropy/io/votable/tests/data/resource_groups.xml
astropy/io/votable/tests/data/tb.fits
astropy/io/votable/tests/data/timesys.xml
astropy/io/votable/tests/data/timesys_errors.xml
astropy/io/votable/tests/data/too_many_columns.xml.gz
astropy/io/votable/tests/data/validation.txt
astropy/io/votable/validator/__init__.py
astropy/io/votable/validator/html.py
astropy/io/votable/validator/main.py
astropy/io/votable/validator/result.py
astropy/io/votable/validator/data/urls/cone.big.dat.gz
astropy/io/votable/validator/data/urls/cone.broken.dat.gz
astropy/io/votable/validator/data/urls/cone.good.dat.gz
astropy/io/votable/validator/data/urls/cone.incorrect.dat.gz
astropy/modeling/__init__.py
astropy/modeling/blackbody.py
astropy/modeling/core.py
astropy/modeling/fitting.py
astropy/modeling/functional_models.py
astropy/modeling/mappings.py
astropy/modeling/math_functions.py
astropy/modeling/models.py
astropy/modeling/optimizers.py
astropy/modeling/parameters.py
astropy/modeling/physical_models.py
astropy/modeling/polynomial.py
astropy/modeling/powerlaws.py
astropy/modeling/projections.py
astropy/modeling/rotations.py
astropy/modeling/separable.py
astropy/modeling/setup_package.py
astropy/modeling/statistic.py
astropy/modeling/tabular.py
astropy/modeling/utils.py
astropy/modeling/src/projections.c
astropy/modeling/tests/__init__.py
astropy/modeling/tests/example_models.py
astropy/modeling/tests/irafutil.py
astropy/modeling/tests/test_blackbody.py
astropy/modeling/tests/test_compound.py
astropy/modeling/tests/test_constraints.py
astropy/modeling/tests/test_core.py
astropy/modeling/tests/test_fitters.py
astropy/modeling/tests/test_functional_models.py
astropy/modeling/tests/test_input.py
astropy/modeling/tests/test_mappings.py
astropy/modeling/tests/test_math_func.py
astropy/modeling/tests/test_model_sets.py
astropy/modeling/tests/test_models.py
astropy/modeling/tests/test_models_quantities.py
astropy/modeling/tests/test_parameters.py
astropy/modeling/tests/test_physical_models.py
astropy/modeling/tests/test_polynomial.py
astropy/modeling/tests/test_projections.py
astropy/modeling/tests/test_quantities_evaluation.py
astropy/modeling/tests/test_quantities_fitting.py
astropy/modeling/tests/test_quantities_model.py
astropy/modeling/tests/test_quantities_parameters.py
astropy/modeling/tests/test_quantities_rotations.py
astropy/modeling/tests/test_rotations.py
astropy/modeling/tests/test_separable.py
astropy/modeling/tests/test_utils.py
astropy/modeling/tests/utils.py
astropy/modeling/tests/data/1904-66_AZP.fits
astropy/modeling/tests/data/__init__.py
astropy/modeling/tests/data/hst_sip.hdr
astropy/modeling/tests/data/idcompspec.fits
astropy/modeling/tests/data/irac_sip.hdr
astropy/modeling/tests/data/spec.txt
astropy/nddata/__init__.py
astropy/nddata/_testing.py
astropy/nddata/bitmask.py
astropy/nddata/ccddata.py
astropy/nddata/compat.py
astropy/nddata/decorators.py
astropy/nddata/flag_collection.py
astropy/nddata/nddata.py
astropy/nddata/nddata_base.py
astropy/nddata/nddata_withmixins.py
astropy/nddata/nduncertainty.py
astropy/nddata/utils.py
astropy/nddata/mixins/__init__.py
astropy/nddata/mixins/ndarithmetic.py
astropy/nddata/mixins/ndio.py
astropy/nddata/mixins/ndslicing.py
astropy/nddata/mixins/tests/__init__.py
astropy/nddata/mixins/tests/test_ndarithmetic.py
astropy/nddata/mixins/tests/test_ndio.py
astropy/nddata/mixins/tests/test_ndslicing.py
astropy/nddata/tests/__init__.py
astropy/nddata/tests/test_bitmask.py
astropy/nddata/tests/test_ccddata.py
astropy/nddata/tests/test_compat.py
astropy/nddata/tests/test_decorators.py
astropy/nddata/tests/test_flag_collection.py
astropy/nddata/tests/test_nddata.py
astropy/nddata/tests/test_nddata_base.py
astropy/nddata/tests/test_nduncertainty.py
astropy/nddata/tests/test_utils.py
astropy/nddata/tests/data/sip-wcs.fits
astropy/samp/__init__.py
astropy/samp/client.py
astropy/samp/constants.py
astropy/samp/errors.py
astropy/samp/hub.py
astropy/samp/hub_proxy.py
astropy/samp/hub_script.py
astropy/samp/integrated_client.py
astropy/samp/lockfile_helpers.py
astropy/samp/setup_package.py
astropy/samp/standard_profile.py
astropy/samp/utils.py
astropy/samp/web_profile.py
astropy/samp/data/astropy_icon.png
astropy/samp/data/clientaccesspolicy.xml
astropy/samp/data/crossdomain.xml
astropy/samp/tests/__init__.py
astropy/samp/tests/test_client.py
astropy/samp/tests/test_errors.py
astropy/samp/tests/test_helpers.py
astropy/samp/tests/test_hub.py
astropy/samp/tests/test_hub_proxy.py
astropy/samp/tests/test_hub_script.py
astropy/samp/tests/test_standard_profile.py
astropy/samp/tests/test_web_profile.py
astropy/samp/tests/web_profile_test_helpers.py
astropy/stats/__init__.py
astropy/stats/_stats.c
astropy/stats/_stats.pyx
astropy/stats/bayesian_blocks.py
astropy/stats/biweight.py
astropy/stats/circstats.py
astropy/stats/funcs.py
astropy/stats/histogram.py
astropy/stats/info_theory.py
astropy/stats/jackknife.py
astropy/stats/sigma_clipping.py
astropy/stats/spatial.py
astropy/stats/bls/__init__.py
astropy/stats/lombscargle/__init__.py
astropy/stats/tests/__init__.py
astropy/stats/tests/test_bayesian_blocks.py
astropy/stats/tests/test_biweight.py
astropy/stats/tests/test_circstats.py
astropy/stats/tests/test_funcs.py
astropy/stats/tests/test_histogram.py
astropy/stats/tests/test_info_theory.py
astropy/stats/tests/test_jackknife.py
astropy/stats/tests/test_sigma_clipping.py
astropy/stats/tests/test_spatial.py
astropy/table/__init__.py
astropy/table/_column_mixins.c
astropy/table/_column_mixins.pyx
astropy/table/_np_utils.c
astropy/table/_np_utils.pyx
astropy/table/bst.py
astropy/table/column.py
astropy/table/connect.py
astropy/table/groups.py
astropy/table/index.py
astropy/table/info.py
astropy/table/jsviewer.py
astropy/table/meta.py
astropy/table/np_utils.py
astropy/table/operations.py
astropy/table/pandas.py
astropy/table/pprint.py
astropy/table/row.py
astropy/table/serialize.py
astropy/table/setup_package.py
astropy/table/soco.py
astropy/table/sorted_array.py
astropy/table/table.py
astropy/table/table_helpers.py
astropy/table/scripts/__init__.py
astropy/table/scripts/showtable.py
astropy/table/tests/__init__.py
astropy/table/tests/conftest.py
astropy/table/tests/test_array.py
astropy/table/tests/test_bst.py
astropy/table/tests/test_column.py
astropy/table/tests/test_groups.py
astropy/table/tests/test_index.py
astropy/table/tests/test_info.py
astropy/table/tests/test_init_table.py
astropy/table/tests/test_item_access.py
astropy/table/tests/test_jsviewer.py
astropy/table/tests/test_masked.py
astropy/table/tests/test_mixin.py
astropy/table/tests/test_np_utils.py
astropy/table/tests/test_operations.py
astropy/table/tests/test_pickle.py
astropy/table/tests/test_pprint.py
astropy/table/tests/test_row.py
astropy/table/tests/test_showtable.py
astropy/table/tests/test_subclass.py
astropy/table/tests/test_table.py
astropy/tests/__init__.py
astropy/tests/command.py
astropy/tests/coveragerc
astropy/tests/disable_internet.py
astropy/tests/helper.py
astropy/tests/image_tests.py
astropy/tests/runner.py
astropy/tests/setup_package.py
astropy/tests/test_logger.py
astropy/tests/plugins/__init__.py
astropy/tests/plugins/display.py
astropy/tests/tests/__init__.py
astropy/tests/tests/test_imports.py
astropy/tests/tests/test_quantity_helpers.py
astropy/tests/tests/test_run_tests.py
astropy/tests/tests/test_runner.py
astropy/time/__init__.py
astropy/time/core.py
astropy/time/formats.py
astropy/time/utils.py
astropy/time/tests/__init__.py
astropy/time/tests/test_basic.py
astropy/time/tests/test_comparisons.py
astropy/time/tests/test_corrs.py
astropy/time/tests/test_custom_formats.py
astropy/time/tests/test_delta.py
astropy/time/tests/test_guess.py
astropy/time/tests/test_mask.py
astropy/time/tests/test_methods.py
astropy/time/tests/test_pickle.py
astropy/time/tests/test_precision.py
astropy/time/tests/test_quantity_interaction.py
astropy/time/tests/test_sidereal.py
astropy/time/tests/test_update_leap_seconds.py
astropy/time/tests/test_ut1.py
astropy/timeseries/__init__.py
astropy/timeseries/binned.py
astropy/timeseries/core.py
astropy/timeseries/downsample.py
astropy/timeseries/sampled.py
astropy/timeseries/io/__init__.py
astropy/timeseries/io/kepler.py
astropy/timeseries/io/tests/__init__.py
astropy/timeseries/io/tests/test_kepler.py
astropy/timeseries/periodograms/__init__.py
astropy/timeseries/periodograms/base.py
astropy/timeseries/periodograms/bls/__init__.py
astropy/timeseries/periodograms/bls/_impl.c
astropy/timeseries/periodograms/bls/_impl.pyx
astropy/timeseries/periodograms/bls/bls.c
astropy/timeseries/periodograms/bls/core.py
astropy/timeseries/periodograms/bls/methods.py
astropy/timeseries/periodograms/bls/setup_package.py
astropy/timeseries/periodograms/bls/tests/__init__.py
astropy/timeseries/periodograms/bls/tests/test_bls.py
astropy/timeseries/periodograms/lombscargle/__init__.py
astropy/timeseries/periodograms/lombscargle/_statistics.py
astropy/timeseries/periodograms/lombscargle/core.py
astropy/timeseries/periodograms/lombscargle/utils.py
astropy/timeseries/periodograms/lombscargle/implementations/__init__.py
astropy/timeseries/periodograms/lombscargle/implementations/chi2_impl.py
astropy/timeseries/periodograms/lombscargle/implementations/cython_impl.c
astropy/timeseries/periodograms/lombscargle/implementations/cython_impl.pyx
astropy/timeseries/periodograms/lombscargle/implementations/fast_impl.py
astropy/timeseries/periodograms/lombscargle/implementations/fastchi2_impl.py
astropy/timeseries/periodograms/lombscargle/implementations/main.py
astropy/timeseries/periodograms/lombscargle/implementations/mle.py
astropy/timeseries/periodograms/lombscargle/implementations/scipy_impl.py
astropy/timeseries/periodograms/lombscargle/implementations/slow_impl.py
astropy/timeseries/periodograms/lombscargle/implementations/utils.py
astropy/timeseries/periodograms/lombscargle/implementations/tests/__init__.py
astropy/timeseries/periodograms/lombscargle/implementations/tests/test_mle.py
astropy/timeseries/periodograms/lombscargle/implementations/tests/test_utils.py
astropy/timeseries/periodograms/lombscargle/tests/__init__.py
astropy/timeseries/periodograms/lombscargle/tests/test_lombscargle.py
astropy/timeseries/periodograms/lombscargle/tests/test_statistics.py
astropy/timeseries/periodograms/lombscargle/tests/test_utils.py
astropy/timeseries/tests/__init__.py
astropy/timeseries/tests/test_binned.py
astropy/timeseries/tests/test_common.py
astropy/timeseries/tests/test_downsample.py
astropy/timeseries/tests/test_sampled.py
astropy/timeseries/tests/data/binned.csv
astropy/timeseries/tests/data/sampled.csv
astropy/uncertainty/__init__.py
astropy/uncertainty/core.py
astropy/uncertainty/distributions.py
astropy/uncertainty/tests/__init__.py
astropy/uncertainty/tests/test_distribution.py
astropy/units/__init__.py
astropy/units/astrophys.py
astropy/units/cds.py
astropy/units/cgs.py
astropy/units/core.py
astropy/units/decorators.py
astropy/units/deprecated.py
astropy/units/equivalencies.py
astropy/units/imperial.py
astropy/units/photometric.py
astropy/units/physical.py
astropy/units/quantity.py
astropy/units/required_by_vounit.py
astropy/units/si.py
astropy/units/utils.py
astropy/units/format/__init__.py
astropy/units/format/base.py
astropy/units/format/cds.py
astropy/units/format/cds_lextab.py
astropy/units/format/cds_parsetab.py
astropy/units/format/console.py
astropy/units/format/fits.py
astropy/units/format/generic.py
astropy/units/format/generic_lextab.py
astropy/units/format/generic_parsetab.py
astropy/units/format/latex.py
astropy/units/format/ogip.py
astropy/units/format/ogip_lextab.py
astropy/units/format/ogip_parsetab.py
astropy/units/format/unicode_format.py
astropy/units/format/utils.py
astropy/units/format/vounit.py
astropy/units/function/__init__.py
astropy/units/function/core.py
astropy/units/function/logarithmic.py
astropy/units/function/mixin.py
astropy/units/function/units.py
astropy/units/quantity_helper/__init__.py
astropy/units/quantity_helper/converters.py
astropy/units/quantity_helper/erfa.py
astropy/units/quantity_helper/function_helpers.py
astropy/units/quantity_helper/helpers.py
astropy/units/quantity_helper/scipy_special.py
astropy/units/tests/__init__.py
astropy/units/tests/test_deprecated.py
astropy/units/tests/test_equivalencies.py
astropy/units/tests/test_format.py
astropy/units/tests/test_logarithmic.py
astropy/units/tests/test_photometric.py
astropy/units/tests/test_physical.py
astropy/units/tests/test_quantity.py
astropy/units/tests/test_quantity_annotations.py
astropy/units/tests/test_quantity_array_methods.py
astropy/units/tests/test_quantity_decorator.py
astropy/units/tests/test_quantity_helpers.py
astropy/units/tests/test_quantity_non_ufuncs.py
astropy/units/tests/test_quantity_ufuncs.py
astropy/units/tests/test_units.py
astropy/units/tests/test_utils.py
astropy/utils/__init__.py
astropy/utils/argparse.py
astropy/utils/codegen.py
astropy/utils/collections.py
astropy/utils/console.py
astropy/utils/data.py
astropy/utils/data_info.py
astropy/utils/decorators.py
astropy/utils/diff.py
astropy/utils/exceptions.py
astropy/utils/introspection.py
astropy/utils/metadata.py
astropy/utils/misc.py
astropy/utils/setup_package.py
astropy/utils/state.py
astropy/utils/timer.py
astropy/utils/compat/__init__.py
astropy/utils/compat/context.py
astropy/utils/compat/misc.py
astropy/utils/compat/numpycompat.py
astropy/utils/iers/__init__.py
astropy/utils/iers/iers.py
astropy/utils/iers/data/Leap_Second.dat
astropy/utils/iers/data/ReadMe.eopc04_IAU2000
astropy/utils/iers/data/ReadMe.finals2000A
astropy/utils/iers/data/eopc04_IAU2000.62-now
astropy/utils/iers/data/update_builtin_iers.sh
astropy/utils/iers/tests/__init__.py
astropy/utils/iers/tests/test_iers.py
astropy/utils/iers/tests/test_leap_second.py
astropy/utils/iers/tests/data/finals2000A-2016-02-30-test
astropy/utils/iers/tests/data/finals2000A-2016-04-30-test
astropy/utils/iers/tests/data/iers_a_excerpt
astropy/utils/iers/tests/data/leap-seconds.list
astropy/utils/src/compiler.c
astropy/utils/tests/__init__.py
astropy/utils/tests/test_codegen.py
astropy/utils/tests/test_collections.py
astropy/utils/tests/test_console.py
astropy/utils/tests/test_data.py
astropy/utils/tests/test_data_info.py
astropy/utils/tests/test_decorators.py
astropy/utils/tests/test_diff.py
astropy/utils/tests/test_introspection.py
astropy/utils/tests/test_metadata.py
astropy/utils/tests/test_misc.py
astropy/utils/tests/test_progress_bar_func.py
astropy/utils/tests/test_timer.py
astropy/utils/tests/test_xml.py
astropy/utils/tests/data/.hidden_file.txt
astropy/utils/tests/data/alias.cfg
astropy/utils/tests/data/local.dat
astropy/utils/tests/data/local.dat.bz2
astropy/utils/tests/data/local.dat.gz
astropy/utils/tests/data/local.dat.xz
astropy/utils/tests/data/unicode.txt
astropy/utils/tests/data/unicode.txt.bz2
astropy/utils/tests/data/unicode.txt.gz
astropy/utils/tests/data/unicode.txt.xz
astropy/utils/tests/data/dataurl/index.html
astropy/utils/tests/data/dataurl_mirror/index.html
astropy/utils/tests/data/test_package/__init__.py
astropy/utils/tests/data/test_package/data/foo.txt
astropy/utils/xml/__init__.py
astropy/utils/xml/check.py
astropy/utils/xml/iterparser.py
astropy/utils/xml/setup_package.py
astropy/utils/xml/unescaper.py
astropy/utils/xml/validate.py
astropy/utils/xml/writer.py
astropy/utils/xml/src/iterparse.c
astropy/utils/xml/tests/__init__.py
astropy/utils/xml/tests/test_iterparse.py
astropy/visualization/__init__.py
astropy/visualization/hist.py
astropy/visualization/interval.py
astropy/visualization/lupton_rgb.py
astropy/visualization/mpl_normalize.py
astropy/visualization/mpl_style.py
astropy/visualization/stretch.py
astropy/visualization/time.py
astropy/visualization/transform.py
astropy/visualization/units.py
astropy/visualization/scripts/__init__.py
astropy/visualization/scripts/fits2bitmap.py
astropy/visualization/scripts/tests/__init__.py
astropy/visualization/scripts/tests/test_fits2bitmap.py
astropy/visualization/tests/__init__.py
astropy/visualization/tests/test_histogram.py
astropy/visualization/tests/test_interval.py
astropy/visualization/tests/test_lupton_rgb.py
astropy/visualization/tests/test_norm.py
astropy/visualization/tests/test_stretch.py
astropy/visualization/tests/test_time.py
astropy/visualization/tests/test_units.py
astropy/visualization/wcsaxes/__init__.py
astropy/visualization/wcsaxes/axislabels.py
astropy/visualization/wcsaxes/coordinate_helpers.py
astropy/visualization/wcsaxes/coordinate_range.py
astropy/visualization/wcsaxes/coordinates_map.py
astropy/visualization/wcsaxes/core.py
astropy/visualization/wcsaxes/formatter_locator.py
astropy/visualization/wcsaxes/frame.py
astropy/visualization/wcsaxes/grid_paths.py
astropy/visualization/wcsaxes/patches.py
astropy/visualization/wcsaxes/ticklabels.py
astropy/visualization/wcsaxes/ticks.py
astropy/visualization/wcsaxes/transforms.py
astropy/visualization/wcsaxes/utils.py
astropy/visualization/wcsaxes/wcsapi.py
astropy/visualization/wcsaxes/tests/__init__.py
astropy/visualization/wcsaxes/tests/test_coordinate_helpers.py
astropy/visualization/wcsaxes/tests/test_display_world_coordinates.py
astropy/visualization/wcsaxes/tests/test_formatter_locator.py
astropy/visualization/wcsaxes/tests/test_frame.py
astropy/visualization/wcsaxes/tests/test_images.py
astropy/visualization/wcsaxes/tests/test_misc.py
astropy/visualization/wcsaxes/tests/test_transform_coord_meta.py
astropy/visualization/wcsaxes/tests/test_transforms.py
astropy/visualization/wcsaxes/tests/test_utils.py
astropy/visualization/wcsaxes/tests/test_wcsapi.py
astropy/visualization/wcsaxes/tests/data/2MASS_k_header
astropy/visualization/wcsaxes/tests/data/cube_header
astropy/visualization/wcsaxes/tests/data/msx_header
astropy/visualization/wcsaxes/tests/data/rosat_header
astropy/visualization/wcsaxes/tests/data/slice_header
astropy/wcs/__init__.py
astropy/wcs/docstrings.py
astropy/wcs/setup_package.py
astropy/wcs/utils.py
astropy/wcs/wcs.py
astropy/wcs/wcslint.py
astropy/wcs/include/astropy_wcs_api.h
astropy/wcs/include/astropy_wcs/astropy_wcs.h
astropy/wcs/include/astropy_wcs/astropy_wcs_api.h
astropy/wcs/include/astropy_wcs/distortion.h
astropy/wcs/include/astropy_wcs/isnan.h
astropy/wcs/include/astropy_wcs/pipeline.h
astropy/wcs/include/astropy_wcs/pyutil.h
astropy/wcs/include/astropy_wcs/sip.h
astropy/wcs/include/astropy_wcs/util.h
astropy/wcs/include/astropy_wcs/wcsconfig.h
astropy/wcs/include/wcslib/cel.h
astropy/wcs/include/wcslib/lin.h
astropy/wcs/include/wcslib/prj.h
astropy/wcs/include/wcslib/spc.h
astropy/wcs/include/wcslib/spx.h
astropy/wcs/include/wcslib/tab.h
astropy/wcs/include/wcslib/wcs.h
astropy/wcs/include/wcslib/wcserr.h
astropy/wcs/include/wcslib/wcsmath.h
astropy/wcs/include/wcslib/wcsprintf.h
astropy/wcs/src/astropy_wcs.c
astropy/wcs/src/astropy_wcs_api.c
astropy/wcs/src/distortion.c
astropy/wcs/src/distortion_wrap.c
astropy/wcs/src/docstrings.c
astropy/wcs/src/pipeline.c
astropy/wcs/src/pyutil.c
astropy/wcs/src/sip.c
astropy/wcs/src/sip_wrap.c
astropy/wcs/src/str_list_proxy.c
astropy/wcs/src/unit_list_proxy.c
astropy/wcs/src/util.c
astropy/wcs/src/wcslib_auxprm_wrap.c
astropy/wcs/src/wcslib_tabprm_wrap.c
astropy/wcs/src/wcslib_wrap.c
astropy/wcs/tests/__init__.py
astropy/wcs/tests/test_auxprm.py
astropy/wcs/tests/test_pickle.py
astropy/wcs/tests/test_profiling.py
astropy/wcs/tests/test_utils.py
astropy/wcs/tests/test_wcs.py
astropy/wcs/tests/test_wcsprm.py
astropy/wcs/tests/data/2wcses.hdr
astropy/wcs/tests/data/3d_cd.hdr
astropy/wcs/tests/data/defunct_keywords.hdr
astropy/wcs/tests/data/dist.fits
astropy/wcs/tests/data/dist_lookup.fits.gz
astropy/wcs/tests/data/header_newlines.fits
astropy/wcs/tests/data/header_with_time.fits
astropy/wcs/tests/data/header_with_time_wcslib71.fits
astropy/wcs/tests/data/invalid_header.hdr
astropy/wcs/tests/data/irac_sip.hdr
astropy/wcs/tests/data/j94f05bgq_flt.fits
astropy/wcs/tests/data/locale.hdr
astropy/wcs/tests/data/nonstandard_units.hdr
astropy/wcs/tests/data/outside_sky.hdr
astropy/wcs/tests/data/sip-broken.hdr
astropy/wcs/tests/data/sip.fits
astropy/wcs/tests/data/sip2.fits
astropy/wcs/tests/data/siponly.hdr
astropy/wcs/tests/data/sub-segfault.hdr
astropy/wcs/tests/data/too_many_pv.hdr
astropy/wcs/tests/data/tpvonly.hdr
astropy/wcs/tests/data/unit.hdr
astropy/wcs/tests/data/validate.5.0.txt
astropy/wcs/tests/data/validate.5.13.txt
astropy/wcs/tests/data/validate.6.txt
astropy/wcs/tests/data/validate.fits
astropy/wcs/tests/data/validate.txt
astropy/wcs/tests/data/zpn-hole.hdr
astropy/wcs/tests/data/maps/1904-66_AIR.hdr
astropy/wcs/tests/data/maps/1904-66_AIT.hdr
astropy/wcs/tests/data/maps/1904-66_ARC.hdr
astropy/wcs/tests/data/maps/1904-66_AZP.hdr
astropy/wcs/tests/data/maps/1904-66_BON.hdr
astropy/wcs/tests/data/maps/1904-66_CAR.hdr
astropy/wcs/tests/data/maps/1904-66_CEA.hdr
astropy/wcs/tests/data/maps/1904-66_COD.hdr
astropy/wcs/tests/data/maps/1904-66_COE.hdr
astropy/wcs/tests/data/maps/1904-66_COO.hdr
astropy/wcs/tests/data/maps/1904-66_COP.hdr
astropy/wcs/tests/data/maps/1904-66_CSC.hdr
astropy/wcs/tests/data/maps/1904-66_CYP.hdr
astropy/wcs/tests/data/maps/1904-66_HPX.hdr
astropy/wcs/tests/data/maps/1904-66_MER.hdr
astropy/wcs/tests/data/maps/1904-66_MOL.hdr
astropy/wcs/tests/data/maps/1904-66_NCP.hdr
astropy/wcs/tests/data/maps/1904-66_PAR.hdr
astropy/wcs/tests/data/maps/1904-66_PCO.hdr
astropy/wcs/tests/data/maps/1904-66_QSC.hdr
astropy/wcs/tests/data/maps/1904-66_SFL.hdr
astropy/wcs/tests/data/maps/1904-66_SIN.hdr
astropy/wcs/tests/data/maps/1904-66_STG.hdr
astropy/wcs/tests/data/maps/1904-66_SZP.hdr
astropy/wcs/tests/data/maps/1904-66_TAN.hdr
astropy/wcs/tests/data/maps/1904-66_TSC.hdr
astropy/wcs/tests/data/maps/1904-66_ZEA.hdr
astropy/wcs/tests/data/maps/1904-66_ZPN.hdr
astropy/wcs/tests/data/spectra/orion-freq-1.hdr
astropy/wcs/tests/data/spectra/orion-freq-4.hdr
astropy/wcs/tests/data/spectra/orion-velo-1.hdr
astropy/wcs/tests/data/spectra/orion-velo-4.hdr
astropy/wcs/tests/data/spectra/orion-wave-1.hdr
astropy/wcs/tests/data/spectra/orion-wave-4.hdr
astropy/wcs/tests/extension/__init__.py
astropy/wcs/tests/extension/setup.py
astropy/wcs/tests/extension/test_extension.py
astropy/wcs/tests/extension/wcsapi_test.c
astropy/wcs/wcsapi/__init__.py
astropy/wcs/wcsapi/fitswcs.py
astropy/wcs/wcsapi/high_level_api.py
astropy/wcs/wcsapi/high_level_wcs_wrapper.py
astropy/wcs/wcsapi/low_level_api.py
astropy/wcs/wcsapi/sliced_low_level_wcs.py
astropy/wcs/wcsapi/utils.py
astropy/wcs/wcsapi/data/ucds.txt
astropy/wcs/wcsapi/tests/__init__.py
astropy/wcs/wcsapi/tests/test_fitswcs.py
astropy/wcs/wcsapi/tests/test_high_level_api.py
astropy/wcs/wcsapi/tests/test_high_level_wcs_wrapper.py
astropy/wcs/wcsapi/tests/test_low_level_api.py
astropy/wcs/wcsapi/tests/test_sliced_low_level_wcs.py
astropy/wcs/wcsapi/tests/test_utils.py
cextern/cfitsio/lib/buffers.c
cextern/cfitsio/lib/cfileio.c
cextern/cfitsio/lib/checksum.c
cextern/cfitsio/lib/drvrfile.c
cextern/cfitsio/lib/drvrmem.c
cextern/cfitsio/lib/drvrnet.c
cextern/cfitsio/lib/drvrsmem.c
cextern/cfitsio/lib/editcol.c
cextern/cfitsio/lib/edithdu.c
cextern/cfitsio/lib/eval_f.c
cextern/cfitsio/lib/eval_l.c
cextern/cfitsio/lib/eval_y.c
cextern/cfitsio/lib/fits_hcompress.c
cextern/cfitsio/lib/fits_hdecompress.c
cextern/cfitsio/lib/fitscore.c
cextern/cfitsio/lib/getcol.c
cextern/cfitsio/lib/getcolb.c
cextern/cfitsio/lib/getcold.c
cextern/cfitsio/lib/getcole.c
cextern/cfitsio/lib/getcoli.c
cextern/cfitsio/lib/getcolj.c
cextern/cfitsio/lib/getcolk.c
cextern/cfitsio/lib/getcoll.c
cextern/cfitsio/lib/getcols.c
cextern/cfitsio/lib/getcolsb.c
cextern/cfitsio/lib/getcolui.c
cextern/cfitsio/lib/getcoluj.c
cextern/cfitsio/lib/getcoluk.c
cextern/cfitsio/lib/getkey.c
cextern/cfitsio/lib/group.c
cextern/cfitsio/lib/grparser.c
cextern/cfitsio/lib/histo.c
cextern/cfitsio/lib/imcompress.c
cextern/cfitsio/lib/iraffits.c
cextern/cfitsio/lib/modkey.c
cextern/cfitsio/lib/pliocomp.c
cextern/cfitsio/lib/putcol.c
cextern/cfitsio/lib/putcolb.c
cextern/cfitsio/lib/putcold.c
cextern/cfitsio/lib/putcole.c
cextern/cfitsio/lib/putcoli.c
cextern/cfitsio/lib/putcolj.c
cextern/cfitsio/lib/putcolk.c
cextern/cfitsio/lib/putcoll.c
cextern/cfitsio/lib/putcols.c
cextern/cfitsio/lib/putcolsb.c
cextern/cfitsio/lib/putcolu.c
cextern/cfitsio/lib/putcolui.c
cextern/cfitsio/lib/putcoluj.c
cextern/cfitsio/lib/putcoluk.c
cextern/cfitsio/lib/putkey.c
cextern/cfitsio/lib/quantize.c
cextern/cfitsio/lib/region.c
cextern/cfitsio/lib/ricecomp.c
cextern/cfitsio/lib/scalnull.c
cextern/cfitsio/lib/simplerng.c
cextern/cfitsio/lib/swapproc.c
cextern/cfitsio/lib/wcssub.c
cextern/cfitsio/lib/wcsutil.c
cextern/cfitsio/zlib/adler32.c
cextern/cfitsio/zlib/crc32.c
cextern/cfitsio/zlib/deflate.c
cextern/cfitsio/zlib/infback.c
cextern/cfitsio/zlib/inffast.c
cextern/cfitsio/zlib/inflate.c
cextern/cfitsio/zlib/inftrees.c
cextern/cfitsio/zlib/trees.c
cextern/cfitsio/zlib/uncompr.c
cextern/cfitsio/zlib/zcompress.c
cextern/cfitsio/zlib/zuncompress.c
cextern/cfitsio/zlib/zutil.c
cextern/erfa/a2af.c
cextern/erfa/a2tf.c
cextern/erfa/ab.c
cextern/erfa/ae2hd.c
cextern/erfa/af2a.c
cextern/erfa/anp.c
cextern/erfa/anpm.c
cextern/erfa/apcg.c
cextern/erfa/apcg13.c
cextern/erfa/apci.c
cextern/erfa/apci13.c
cextern/erfa/apco.c
cextern/erfa/apco13.c
cextern/erfa/apcs.c
cextern/erfa/apcs13.c
cextern/erfa/aper.c
cextern/erfa/aper13.c
cextern/erfa/apio.c
cextern/erfa/apio13.c
cextern/erfa/atci13.c
cextern/erfa/atciq.c
cextern/erfa/atciqn.c
cextern/erfa/atciqz.c
cextern/erfa/atco13.c
cextern/erfa/atic13.c
cextern/erfa/aticq.c
cextern/erfa/aticqn.c
cextern/erfa/atio13.c
cextern/erfa/atioq.c
cextern/erfa/atoc13.c
cextern/erfa/atoi13.c
cextern/erfa/atoiq.c
cextern/erfa/bi00.c
cextern/erfa/bp00.c
cextern/erfa/bp06.c
cextern/erfa/bpn2xy.c
cextern/erfa/c2i00a.c
cextern/erfa/c2i00b.c
cextern/erfa/c2i06a.c
cextern/erfa/c2ibpn.c
cextern/erfa/c2ixy.c
cextern/erfa/c2ixys.c
cextern/erfa/c2s.c
cextern/erfa/c2t00a.c
cextern/erfa/c2t00b.c
cextern/erfa/c2t06a.c
cextern/erfa/c2tcio.c
cextern/erfa/c2teqx.c
cextern/erfa/c2tpe.c
cextern/erfa/c2txy.c
cextern/erfa/cal2jd.c
cextern/erfa/cp.c
cextern/erfa/cpv.c
cextern/erfa/cr.c
cextern/erfa/d2dtf.c
cextern/erfa/d2tf.c
cextern/erfa/dat.c
cextern/erfa/dtdb.c
cextern/erfa/dtf2d.c
cextern/erfa/eceq06.c
cextern/erfa/ecm06.c
cextern/erfa/ee00.c
cextern/erfa/ee00a.c
cextern/erfa/ee00b.c
cextern/erfa/ee06a.c
cextern/erfa/eect00.c
cextern/erfa/eform.c
cextern/erfa/eo06a.c
cextern/erfa/eors.c
cextern/erfa/epb.c
cextern/erfa/epb2jd.c
cextern/erfa/epj.c
cextern/erfa/epj2jd.c
cextern/erfa/epv00.c
cextern/erfa/eqec06.c
cextern/erfa/eqeq94.c
cextern/erfa/era00.c
cextern/erfa/erfadatextra.c
cextern/erfa/erfaversion.c
cextern/erfa/fad03.c
cextern/erfa/fae03.c
cextern/erfa/faf03.c
cextern/erfa/faju03.c
cextern/erfa/fal03.c
cextern/erfa/falp03.c
cextern/erfa/fama03.c
cextern/erfa/fame03.c
cextern/erfa/fane03.c
cextern/erfa/faom03.c
cextern/erfa/fapa03.c
cextern/erfa/fasa03.c
cextern/erfa/faur03.c
cextern/erfa/fave03.c
cextern/erfa/fk425.c
cextern/erfa/fk45z.c
cextern/erfa/fk524.c
cextern/erfa/fk52h.c
cextern/erfa/fk54z.c
cextern/erfa/fk5hip.c
cextern/erfa/fk5hz.c
cextern/erfa/fw2m.c
cextern/erfa/fw2xy.c
cextern/erfa/g2icrs.c
cextern/erfa/gc2gd.c
cextern/erfa/gc2gde.c
cextern/erfa/gd2gc.c
cextern/erfa/gd2gce.c
cextern/erfa/gmst00.c
cextern/erfa/gmst06.c
cextern/erfa/gmst82.c
cextern/erfa/gst00a.c
cextern/erfa/gst00b.c
cextern/erfa/gst06.c
cextern/erfa/gst06a.c
cextern/erfa/gst94.c
cextern/erfa/h2fk5.c
cextern/erfa/hd2ae.c
cextern/erfa/hd2pa.c
cextern/erfa/hfk5z.c
cextern/erfa/icrs2g.c
cextern/erfa/ir.c
cextern/erfa/jd2cal.c
cextern/erfa/jdcalf.c
cextern/erfa/ld.c
cextern/erfa/ldn.c
cextern/erfa/ldsun.c
cextern/erfa/lteceq.c
cextern/erfa/ltecm.c
cextern/erfa/lteqec.c
cextern/erfa/ltp.c
cextern/erfa/ltpb.c
cextern/erfa/ltpecl.c
cextern/erfa/ltpequ.c
cextern/erfa/num00a.c
cextern/erfa/num00b.c
cextern/erfa/num06a.c
cextern/erfa/numat.c
cextern/erfa/nut00a.c
cextern/erfa/nut00b.c
cextern/erfa/nut06a.c
cextern/erfa/nut80.c
cextern/erfa/nutm80.c
cextern/erfa/obl06.c
cextern/erfa/obl80.c
cextern/erfa/p06e.c
cextern/erfa/p2pv.c
cextern/erfa/p2s.c
cextern/erfa/pap.c
cextern/erfa/pas.c
cextern/erfa/pb06.c
cextern/erfa/pdp.c
cextern/erfa/pfw06.c
cextern/erfa/plan94.c
cextern/erfa/pm.c
cextern/erfa/pmat00.c
cextern/erfa/pmat06.c
cextern/erfa/pmat76.c
cextern/erfa/pmp.c
cextern/erfa/pmpx.c
cextern/erfa/pmsafe.c
cextern/erfa/pn.c
cextern/erfa/pn00.c
cextern/erfa/pn00a.c
cextern/erfa/pn00b.c
cextern/erfa/pn06.c
cextern/erfa/pn06a.c
cextern/erfa/pnm00a.c
cextern/erfa/pnm00b.c
cextern/erfa/pnm06a.c
cextern/erfa/pnm80.c
cextern/erfa/pom00.c
cextern/erfa/ppp.c
cextern/erfa/ppsp.c
cextern/erfa/pr00.c
cextern/erfa/prec76.c
cextern/erfa/pv2p.c
cextern/erfa/pv2s.c
cextern/erfa/pvdpv.c
cextern/erfa/pvm.c
cextern/erfa/pvmpv.c
cextern/erfa/pvppv.c
cextern/erfa/pvstar.c
cextern/erfa/pvtob.c
cextern/erfa/pvu.c
cextern/erfa/pvup.c
cextern/erfa/pvxpv.c
cextern/erfa/pxp.c
cextern/erfa/refco.c
cextern/erfa/rm2v.c
cextern/erfa/rv2m.c
cextern/erfa/rx.c
cextern/erfa/rxp.c
cextern/erfa/rxpv.c
cextern/erfa/rxr.c
cextern/erfa/ry.c
cextern/erfa/rz.c
cextern/erfa/s00.c
cextern/erfa/s00a.c
cextern/erfa/s00b.c
cextern/erfa/s06.c
cextern/erfa/s06a.c
cextern/erfa/s2c.c
cextern/erfa/s2p.c
cextern/erfa/s2pv.c
cextern/erfa/s2xpv.c
cextern/erfa/sepp.c
cextern/erfa/seps.c
cextern/erfa/sp00.c
cextern/erfa/starpm.c
cextern/erfa/starpv.c
cextern/erfa/sxp.c
cextern/erfa/sxpv.c
cextern/erfa/taitt.c
cextern/erfa/taiut1.c
cextern/erfa/taiutc.c
cextern/erfa/tcbtdb.c
cextern/erfa/tcgtt.c
cextern/erfa/tdbtcb.c
cextern/erfa/tdbtt.c
cextern/erfa/tf2a.c
cextern/erfa/tf2d.c
cextern/erfa/tpors.c
cextern/erfa/tporv.c
cextern/erfa/tpsts.c
cextern/erfa/tpstv.c
cextern/erfa/tpxes.c
cextern/erfa/tpxev.c
cextern/erfa/tr.c
cextern/erfa/trxp.c
cextern/erfa/trxpv.c
cextern/erfa/tttai.c
cextern/erfa/tttcg.c
cextern/erfa/tttdb.c
cextern/erfa/ttut1.c
cextern/erfa/ut1tai.c
cextern/erfa/ut1tt.c
cextern/erfa/ut1utc.c
cextern/erfa/utctai.c
cextern/erfa/utcut1.c
cextern/erfa/xy06.c
cextern/erfa/xys00a.c
cextern/erfa/xys00b.c
cextern/erfa/xys06a.c
cextern/erfa/zp.c
cextern/erfa/zpv.c
cextern/erfa/zr.c
cextern/expat/lib/loadlibrary.c
cextern/expat/lib/xmlparse.c
cextern/expat/lib/xmlrole.c
cextern/expat/lib/xmltok.c
cextern/expat/lib/xmltok_impl.c
cextern/wcslib/C/cel.c
cextern/wcslib/C/dis.c
cextern/wcslib/C/lin.c
cextern/wcslib/C/log.c
cextern/wcslib/C/prj.c
cextern/wcslib/C/spc.c
cextern/wcslib/C/sph.c
cextern/wcslib/C/spx.c
cextern/wcslib/C/tab.c
cextern/wcslib/C/wcs.c
cextern/wcslib/C/wcserr.c
cextern/wcslib/C/wcsfix.c
cextern/wcslib/C/wcshdr.c
cextern/wcslib/C/wcsprintf.c
cextern/wcslib/C/wcsunits.c
cextern/wcslib/C/wcsutil.c
cextern/wcslib/C/flexed/wcsbth.c
cextern/wcslib/C/flexed/wcspih.c
cextern/wcslib/C/flexed/wcsulex.c
cextern/wcslib/C/flexed/wcsutrn.c