LICENSE.rst
README.rst
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/io/votable/src/tablewriter.c
astropy/utils/xml/src/iterparse.c
astropy/_erfa/__init__.py
astropy/_erfa/core.c
astropy/_erfa/core.py
astropy/_erfa/erfa_generator.py
astropy/_erfa/setup_package.py
astropy/_erfa/tests/__init__.py
astropy/_erfa/tests/test_erfa.py
astropy/analytic_functions/__init__.py
astropy/analytic_functions/blackbody.py
astropy/analytic_functions/tests/__init__.py
astropy/analytic_functions/tests/test_blackbody.py
astropy/config/__init__.py
astropy/config/affiliated.py
astropy/config/configuration.py
astropy/config/paths.py
astropy/config/setup_package.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/cgs.py
astropy/constants/codata2010.py
astropy/constants/codata2014.py
astropy/constants/constant.py
astropy/constants/iau2012.py
astropy/constants/iau2015.py
astropy/constants/setup_package.py
astropy/constants/si.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/convolution/__init__.py
astropy/convolution/boundary_extend.c
astropy/convolution/boundary_fill.c
astropy/convolution/boundary_none.c
astropy/convolution/boundary_wrap.c
astropy/convolution/convolve.py
astropy/convolution/core.py
astropy/convolution/kernels.py
astropy/convolution/setup_package.py
astropy/convolution/utils.py
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/matching.py
astropy/coordinates/matrix_utilities.py
astropy/coordinates/name_resolve.py
astropy/coordinates/orbital_elements.py
astropy/coordinates/representation.py
astropy/coordinates/setup_package.py
astropy/coordinates/sites.py
astropy/coordinates/sky_coordinate.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/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_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/fk4_no_e_fk4.csv
astropy/coordinates/tests/accuracy/fk4_no_e_fk5.csv
astropy/coordinates/tests/accuracy/galactic_fk4.csv
astropy/coordinates/tests/accuracy/generate_ref_ast.py
astropy/coordinates/tests/accuracy/icrs_fk5.csv
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/cosmology/__init__.py
astropy/cosmology/core.py
astropy/cosmology/funcs.py
astropy/cosmology/parameters.py
astropy/cosmology/scalar_inv_efuncs.c
astropy/cosmology/setup_package.py
astropy/cosmology/tests/__init__.py
astropy/cosmology/tests/test_cosmology.py
astropy/cosmology/tests/test_pickle.py
astropy/extern/__init__.py
astropy/extern/setup_package.py
astropy/extern/six.py
astropy/extern/bundled/__init__.py
astropy/extern/bundled/six.py
astropy/extern/configobj/__init__.py
astropy/extern/configobj/configobj.py
astropy/extern/configobj/validate.py
astropy/extern/css/jquery.dataTables.css
astropy/extern/js/jquery-3.1.1.js
astropy/extern/js/jquery-3.1.1.min.js
astropy/extern/js/jquery.dataTables.js
astropy/extern/js/jquery.dataTables.min.js
astropy/extern/plugins/__init__.py
astropy/extern/plugins/pytest_doctestplus/__init__.py
astropy/extern/plugins/pytest_doctestplus/output_checker.py
astropy/extern/plugins/pytest_doctestplus/plugin.py
astropy/extern/plugins/pytest_openfiles/__init__.py
astropy/extern/plugins/pytest_openfiles/plugin.py
astropy/extern/plugins/pytest_remotedata/__init__.py
astropy/extern/plugins/pytest_remotedata/disable_internet.py
astropy/extern/plugins/pytest_remotedata/plugin.py
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/io/__init__.py
astropy/io/registry.py
astropy/io/setup_package.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/daophot.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/t/apostrophe.rdb
astropy/io/ascii/tests/t/apostrophe.tab
astropy/io/ascii/tests/t/bad.txt
astropy/io/ascii/tests/t/bars_at_ends.txt
astropy/io/ascii/tests/t/cds.dat
astropy/io/ascii/tests/t/cds2.dat
astropy/io/ascii/tests/t/cds_malformed.dat
astropy/io/ascii/tests/t/commented_header.dat
astropy/io/ascii/tests/t/commented_header2.dat
astropy/io/ascii/tests/t/continuation.dat
astropy/io/ascii/tests/t/daophot.dat
astropy/io/ascii/tests/t/daophot.dat.gz
astropy/io/ascii/tests/t/daophot2.dat
astropy/io/ascii/tests/t/daophot3.dat
astropy/io/ascii/tests/t/daophot4.dat
astropy/io/ascii/tests/t/fill_values.txt
astropy/io/ascii/tests/t/fixed_width_2_line.txt
astropy/io/ascii/tests/t/html.html
astropy/io/ascii/tests/t/html2.html
astropy/io/ascii/tests/t/ipac.dat
astropy/io/ascii/tests/t/ipac.dat.bz2
astropy/io/ascii/tests/t/ipac.dat.xz
astropy/io/ascii/tests/t/latex1.tex
astropy/io/ascii/tests/t/latex1.tex.gz
astropy/io/ascii/tests/t/latex2.tex
astropy/io/ascii/tests/t/latex3.tex
astropy/io/ascii/tests/t/nls1_stackinfo.dbout
astropy/io/ascii/tests/t/no_data_cds.dat
astropy/io/ascii/tests/t/no_data_daophot.dat
astropy/io/ascii/tests/t/no_data_ipac.dat
astropy/io/ascii/tests/t/no_data_sextractor.dat
astropy/io/ascii/tests/t/no_data_with_header.dat
astropy/io/ascii/tests/t/no_data_without_header.dat
astropy/io/ascii/tests/t/sextractor.dat
astropy/io/ascii/tests/t/sextractor2.dat
astropy/io/ascii/tests/t/sextractor3.dat
astropy/io/ascii/tests/t/short.rdb
astropy/io/ascii/tests/t/short.rdb.bz2
astropy/io/ascii/tests/t/short.rdb.gz
astropy/io/ascii/tests/t/short.rdb.xz
astropy/io/ascii/tests/t/short.tab
astropy/io/ascii/tests/t/simple.txt
astropy/io/ascii/tests/t/simple2.txt
astropy/io/ascii/tests/t/simple3.txt
astropy/io/ascii/tests/t/simple4.txt
astropy/io/ascii/tests/t/simple5.txt
astropy/io/ascii/tests/t/simple_csv.csv
astropy/io/ascii/tests/t/simple_csv_missing.csv
astropy/io/ascii/tests/t/space_delim_blank_lines.txt
astropy/io/ascii/tests/t/space_delim_no_header.dat
astropy/io/ascii/tests/t/space_delim_no_names.dat
astropy/io/ascii/tests/t/test4.dat
astropy/io/ascii/tests/t/test5.dat
astropy/io/ascii/tests/t/vots_spec.dat
astropy/io/ascii/tests/t/whitespace.dat
astropy/io/ascii/tests/t/cds/description/ReadMe
astropy/io/ascii/tests/t/cds/description/table.dat
astropy/io/ascii/tests/t/cds/glob/ReadMe
astropy/io/ascii/tests/t/cds/glob/lmxbrefs.dat
astropy/io/ascii/tests/t/cds/multi/ReadMe
astropy/io/ascii/tests/t/cds/multi/lhs2065.dat
astropy/io/ascii/tests/t/cds/multi/lp944-20.dat
astropy/io/ascii/tests/t/vizier/ReadMe
astropy/io/ascii/tests/t/vizier/table1.dat
astropy/io/ascii/tests/t/vizier/table5.dat
astropy/io/fits/__init__.py
astropy/io/fits/_numpy_hacks.py
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/header.py
astropy/io/fits/py3compat.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_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_fitsdiff.py
astropy/io/fits/tests/test_fitsheader.py
astropy/io/fits/tests/test_fitsinfo.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/blank.fits
astropy/io/fits/tests/data/btable.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/variable_length_table.fits
astropy/io/fits/tests/data/zerowidth.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/tests/__init__.py
astropy/io/misc/tests/test_hdf5.py
astropy/io/misc/tests/test_pickle_helpers.py
astropy/io/misc/tests/test_yaml.py
astropy/io/tests/__init__.py
astropy/io/tests/test_registry.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/ucd1p-words.txt
astropy/io/votable/tests/__init__.py
astropy/io/votable/tests/converter_test.py
astropy/io/votable/tests/exception_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/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_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/tb.fits
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/urls/cone.big.dat.gz
astropy/io/votable/validator/urls/cone.broken.dat.gz
astropy/io/votable/validator/urls/cone.good.dat.gz
astropy/io/votable/validator/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/models.py
astropy/modeling/optimizers.py
astropy/modeling/parameters.py
astropy/modeling/polynomial.py
astropy/modeling/powerlaws.py
astropy/modeling/projections.py
astropy/modeling/rotations.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_models.py
astropy/modeling/tests/test_models_quantities.py
astropy/modeling/tests/test_parameters.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_utils.py
astropy/modeling/tests/utils.py
astropy/modeling/tests/../../wcs/tests/maps/1904-66_AIR.hdr
astropy/modeling/tests/../../wcs/tests/maps/1904-66_AIT.hdr
astropy/modeling/tests/../../wcs/tests/maps/1904-66_ARC.hdr
astropy/modeling/tests/../../wcs/tests/maps/1904-66_AZP.hdr
astropy/modeling/tests/../../wcs/tests/maps/1904-66_BON.hdr
astropy/modeling/tests/../../wcs/tests/maps/1904-66_CAR.hdr
astropy/modeling/tests/../../wcs/tests/maps/1904-66_CEA.hdr
astropy/modeling/tests/../../wcs/tests/maps/1904-66_COD.hdr
astropy/modeling/tests/../../wcs/tests/maps/1904-66_COE.hdr
astropy/modeling/tests/../../wcs/tests/maps/1904-66_COO.hdr
astropy/modeling/tests/../../wcs/tests/maps/1904-66_COP.hdr
astropy/modeling/tests/../../wcs/tests/maps/1904-66_CSC.hdr
astropy/modeling/tests/../../wcs/tests/maps/1904-66_CYP.hdr
astropy/modeling/tests/../../wcs/tests/maps/1904-66_HPX.hdr
astropy/modeling/tests/../../wcs/tests/maps/1904-66_MER.hdr
astropy/modeling/tests/../../wcs/tests/maps/1904-66_MOL.hdr
astropy/modeling/tests/../../wcs/tests/maps/1904-66_NCP.hdr
astropy/modeling/tests/../../wcs/tests/maps/1904-66_PAR.hdr
astropy/modeling/tests/../../wcs/tests/maps/1904-66_PCO.hdr
astropy/modeling/tests/../../wcs/tests/maps/1904-66_QSC.hdr
astropy/modeling/tests/../../wcs/tests/maps/1904-66_SFL.hdr
astropy/modeling/tests/../../wcs/tests/maps/1904-66_SIN.hdr
astropy/modeling/tests/../../wcs/tests/maps/1904-66_STG.hdr
astropy/modeling/tests/../../wcs/tests/maps/1904-66_SZP.hdr
astropy/modeling/tests/../../wcs/tests/maps/1904-66_TAN.hdr
astropy/modeling/tests/../../wcs/tests/maps/1904-66_TSC.hdr
astropy/modeling/tests/../../wcs/tests/maps/1904-66_ZEA.hdr
astropy/modeling/tests/../../wcs/tests/maps/1904-66_ZPN.hdr
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/nddata/__init__.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/setup_package.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_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/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/setup_package.py
astropy/stats/sigma_clipping.py
astropy/stats/spatial.py
astropy/stats/lombscargle/__init__.py
astropy/stats/lombscargle/core.py
astropy/stats/lombscargle/implementations/__init__.py
astropy/stats/lombscargle/implementations/chi2_impl.py
astropy/stats/lombscargle/implementations/cython_impl.c
astropy/stats/lombscargle/implementations/fast_impl.py
astropy/stats/lombscargle/implementations/fastchi2_impl.py
astropy/stats/lombscargle/implementations/main.py
astropy/stats/lombscargle/implementations/mle.py
astropy/stats/lombscargle/implementations/scipy_impl.py
astropy/stats/lombscargle/implementations/slow_impl.py
astropy/stats/lombscargle/implementations/utils.py
astropy/stats/lombscargle/implementations/tests/__init__.py
astropy/stats/lombscargle/implementations/tests/test_mle.py
astropy/stats/lombscargle/implementations/tests/test_utils.py
astropy/stats/lombscargle/tests/__init__.py
astropy/stats/lombscargle/tests/test_lombscargle.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/_np_utils.c
astropy/table/bst.py
astropy/table/column.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/pprint.py
astropy/table/row.py
astropy/table/serialize.py
astropy/table/setup_package.py
astropy/table/sorted_array.py
astropy/table/table.py
astropy/table/table_helpers.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_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/output_checker.py
astropy/tests/pytest_plugins.py
astropy/tests/pytest_repeat.py
astropy/tests/runner.py
astropy/tests/setup_package.py
astropy/tests/test_logger.py
astropy/tests/tests/__init__.py
astropy/tests/tests/test_imports.py
astropy/tests/tests/test_open_file_detection.py
astropy/tests/tests/test_quantity_helpers.py
astropy/tests/tests/test_run_tests.py
astropy/tests/tests/test_runner.py
astropy/tests/tests/test_skip_remote_data.py
astropy/tests/tests/test_socketblocker.py
astropy/tests/tests/data/open_file_detection.txt
astropy/time/__init__.py
astropy/time/core.py
astropy/time/formats.py
astropy/time/setup_package.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_delta.py
astropy/time/tests/test_guess.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_ut1.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/physical.py
astropy/units/quantity.py
astropy/units/quantity_helper.py
astropy/units/required_by_vounit.py
astropy/units/setup_package.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/magnitude_zero_points.py
astropy/units/function/mixin.py
astropy/units/function/units.py
astropy/units/tests/__init__.py
astropy/units/tests/py3_test_quantity_annotations.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_physical.py
astropy/units/tests/test_quantity.py
astropy/units/tests/test_quantity_array_methods.py
astropy/units/tests/test_quantity_decorator.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/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/_funcsigs.py
astropy/utils/compat/funcsigs.py
astropy/utils/compat/misc.py
astropy/utils/compat/numpycompat.py
astropy/utils/compat/futures/__init__.py
astropy/utils/compat/futures/_base.py
astropy/utils/compat/futures/process.py
astropy/utils/compat/futures/thread.py
astropy/utils/compat/numpy/__init__.py
astropy/utils/compat/numpy/core/__init__.py
astropy/utils/compat/numpy/core/multiarray.py
astropy/utils/compat/numpy/lib/__init__.py
astropy/utils/compat/numpy/lib/stride_tricks.py
astropy/utils/compat/numpy/tests/__init__.py
astropy/utils/compat/numpy/tests/test_broadcast_arrays.py
astropy/utils/compat/numpy/tests/test_matmul.py
astropy/utils/iers/__init__.py
astropy/utils/iers/iers.py
astropy/utils/iers/data/ReadMe.eopc04_IAU2000
astropy/utils/iers/data/ReadMe.finals2000A
astropy/utils/iers/data/eopc04_IAU2000.62-now
astropy/utils/iers/tests/__init__.py
astropy/utils/iers/tests/finals2000A-2016-02-30-test
astropy/utils/iers/tests/finals2000A-2016-04-30-test
astropy/utils/iers/tests/iers_a_excerpt
astropy/utils/iers/tests/test_iers.py
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_introspection.py
astropy/utils/tests/test_metadata.py
astropy/utils/tests/test_misc.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/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/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_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/tests/__init__.py
astropy/visualization/wcsaxes/tests/datasets.py
astropy/visualization/wcsaxes/tests/setup_package.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/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/vo/__init__.py
astropy/vo/client/__init__.py
astropy/vo/client/conesearch.py
astropy/vo/client/exceptions.py
astropy/vo/client/setup_package.py
astropy/vo/client/vo_async.py
astropy/vo/client/vos_catalog.py
astropy/vo/client/tests/__init__.py
astropy/vo/client/tests/test_conesearch.py
astropy/vo/client/tests/test_vos_catalog.py
astropy/vo/client/tests/data/basic.json
astropy/vo/client/tests/data/conesearch_error1.xml
astropy/vo/client/tests/data/conesearch_error2.xml
astropy/vo/client/tests/data/conesearch_error3.xml
astropy/vo/client/tests/data/conesearch_error4.xml
astropy/vo/samp/__init__.py
astropy/vo/validator/__init__.py
astropy/vo/validator/exceptions.py
astropy/vo/validator/inspect.py
astropy/vo/validator/setup_package.py
astropy/vo/validator/tstquery.py
astropy/vo/validator/validate.py
astropy/vo/validator/data/conesearch_urls.txt
astropy/vo/validator/tests/__init__.py
astropy/vo/validator/tests/test_inpect.py
astropy/vo/validator/tests/test_validate.py
astropy/vo/validator/tests/data/conesearch_error.json
astropy/vo/validator/tests/data/conesearch_exception.json
astropy/vo/validator/tests/data/conesearch_good.json
astropy/vo/validator/tests/data/conesearch_warn.json
astropy/vo/validator/tests/data/listcats1.out
astropy/vo/validator/tests/data/listcats2.out
astropy/vo/validator/tests/data/printcat.out
astropy/vo/validator/tests/data/tally.out
astropy/vo/validator/tests/data/vao_conesearch_sites_121107_subset.xml
astropy/wcs/__init__.py
astropy/wcs/_docutil.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_tabprm_wrap.c
astropy/wcs/src/wcslib_wrap.c
astropy/wcs/tests/__init__.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/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.fits
astropy/wcs/tests/data/validate.txt
astropy/wcs/tests/data/zpn-hole.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/tests/maps/1904-66_AIR.hdr
astropy/wcs/tests/maps/1904-66_AIT.hdr
astropy/wcs/tests/maps/1904-66_ARC.hdr
astropy/wcs/tests/maps/1904-66_AZP.hdr
astropy/wcs/tests/maps/1904-66_BON.hdr
astropy/wcs/tests/maps/1904-66_CAR.hdr
astropy/wcs/tests/maps/1904-66_CEA.hdr
astropy/wcs/tests/maps/1904-66_COD.hdr
astropy/wcs/tests/maps/1904-66_COE.hdr
astropy/wcs/tests/maps/1904-66_COO.hdr
astropy/wcs/tests/maps/1904-66_COP.hdr
astropy/wcs/tests/maps/1904-66_CSC.hdr
astropy/wcs/tests/maps/1904-66_CYP.hdr
astropy/wcs/tests/maps/1904-66_HPX.hdr
astropy/wcs/tests/maps/1904-66_MER.hdr
astropy/wcs/tests/maps/1904-66_MOL.hdr
astropy/wcs/tests/maps/1904-66_NCP.hdr
astropy/wcs/tests/maps/1904-66_PAR.hdr
astropy/wcs/tests/maps/1904-66_PCO.hdr
astropy/wcs/tests/maps/1904-66_QSC.hdr
astropy/wcs/tests/maps/1904-66_SFL.hdr
astropy/wcs/tests/maps/1904-66_SIN.hdr
astropy/wcs/tests/maps/1904-66_STG.hdr
astropy/wcs/tests/maps/1904-66_SZP.hdr
astropy/wcs/tests/maps/1904-66_TAN.hdr
astropy/wcs/tests/maps/1904-66_TSC.hdr
astropy/wcs/tests/maps/1904-66_ZEA.hdr
astropy/wcs/tests/maps/1904-66_ZPN.hdr
astropy/wcs/tests/spectra/orion-freq-1.hdr
astropy/wcs/tests/spectra/orion-freq-4.hdr
astropy/wcs/tests/spectra/orion-velo-1.hdr
astropy/wcs/tests/spectra/orion-velo-4.hdr
astropy/wcs/tests/spectra/orion-wave-1.hdr
astropy/wcs/tests/spectra/orion-wave-4.hdr
cextern/erfa/a2af.c
cextern/erfa/a2tf.c
cextern/erfa/ab.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/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/fk52h.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/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/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/xmlparse.c
cextern/expat/lib/xmlrole.c
cextern/expat/lib/xmltok.c
cextern/expat/lib/xmltok_impl.c
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/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