Import python-astropy_0.4.2.orig.tar.gz
authorOle Streicher <olebole@debian.org>
Wed, 24 Sep 2014 12:49:35 +0000 (13:49 +0100)
committerOle Streicher <olebole@debian.org>
Wed, 24 Sep 2014 12:49:35 +0000 (13:49 +0100)
commit3ee1633207417a3e7d1c8f699bb49e15662923d5
tree6362a76e57c06bf1789d0734e4e309c6b9fe5ac3
Import python-astropy_0.4.2.orig.tar.gz

[dgit import orig python-astropy_0.4.2.orig.tar.gz]
1416 files changed:
CHANGES.rst [new file with mode: 0644]
PKG-INFO [new file with mode: 0644]
README.rst [new file with mode: 0644]
ah_bootstrap.py [new file with mode: 0644]
astropy/__init__.py [new file with mode: 0644]
astropy/astropy.cfg [new file with mode: 0644]
astropy/config/__init__.py [new file with mode: 0644]
astropy/config/affiliated.py [new file with mode: 0644]
astropy/config/configuration.py [new file with mode: 0644]
astropy/config/paths.py [new file with mode: 0644]
astropy/config/setup_package.py [new file with mode: 0644]
astropy/config/tests/__init__.py [new file with mode: 0644]
astropy/config/tests/data/alias.cfg [new file with mode: 0644]
astropy/config/tests/data/astropy.0.3.cfg [new file with mode: 0644]
astropy/config/tests/data/astropy.0.3.windows.cfg [new file with mode: 0644]
astropy/config/tests/data/deprecated.cfg [new file with mode: 0644]
astropy/config/tests/data/empty.cfg [new file with mode: 0644]
astropy/config/tests/data/not_empty.cfg [new file with mode: 0644]
astropy/config/tests/test_configs.py [new file with mode: 0644]
astropy/conftest.py [new file with mode: 0644]
astropy/constants/__init__.py [new file with mode: 0644]
astropy/constants/cgs.py [new file with mode: 0644]
astropy/constants/constant.py [new file with mode: 0644]
astropy/constants/setup_package.py [new file with mode: 0644]
astropy/constants/si.py [new file with mode: 0644]
astropy/constants/tests/__init__.py [new file with mode: 0644]
astropy/constants/tests/test_constant.py [new file with mode: 0644]
astropy/convolution/__init__.py [new file with mode: 0644]
astropy/convolution/boundary_extend.c [new file with mode: 0644]
astropy/convolution/boundary_extend.pyx [new file with mode: 0644]
astropy/convolution/boundary_fill.c [new file with mode: 0644]
astropy/convolution/boundary_fill.pyx [new file with mode: 0644]
astropy/convolution/boundary_none.c [new file with mode: 0644]
astropy/convolution/boundary_none.pyx [new file with mode: 0644]
astropy/convolution/boundary_wrap.c [new file with mode: 0644]
astropy/convolution/boundary_wrap.pyx [new file with mode: 0644]
astropy/convolution/convolve.py [new file with mode: 0644]
astropy/convolution/core.py [new file with mode: 0644]
astropy/convolution/kernels.py [new file with mode: 0644]
astropy/convolution/setup_package.py [new file with mode: 0644]
astropy/convolution/tests/__init__.py [new file with mode: 0644]
astropy/convolution/tests/test_convolve.py [new file with mode: 0644]
astropy/convolution/tests/test_convolve_fft.py [new file with mode: 0644]
astropy/convolution/tests/test_convolve_kernels.py [new file with mode: 0644]
astropy/convolution/tests/test_convolve_speeds.py [new file with mode: 0644]
astropy/convolution/tests/test_discretize.py [new file with mode: 0644]
astropy/convolution/tests/test_kernel_class.py [new file with mode: 0644]
astropy/convolution/utils.py [new file with mode: 0644]
astropy/coordinates/__init__.py [new file with mode: 0644]
astropy/coordinates/angle_lextab.py [new file with mode: 0644]
astropy/coordinates/angle_parsetab.py [new file with mode: 0644]
astropy/coordinates/angle_utilities.py [new file with mode: 0644]
astropy/coordinates/angles.py [new file with mode: 0644]
astropy/coordinates/baseframe.py [new file with mode: 0644]
astropy/coordinates/builtin_frames.py [new file with mode: 0644]
astropy/coordinates/distances.py [new file with mode: 0644]
astropy/coordinates/earth.py [new file with mode: 0644]
astropy/coordinates/earth_orientation.py [new file with mode: 0644]
astropy/coordinates/errors.py [new file with mode: 0644]
astropy/coordinates/matching.py [new file with mode: 0644]
astropy/coordinates/name_resolve.py [new file with mode: 0644]
astropy/coordinates/representation.py [new file with mode: 0644]
astropy/coordinates/setup_package.py [new file with mode: 0644]
astropy/coordinates/sky_coordinate.py [new file with mode: 0644]
astropy/coordinates/tests/__init__.py [new file with mode: 0644]
astropy/coordinates/tests/accuracy/__init__.py [new file with mode: 0644]
astropy/coordinates/tests/accuracy/fk4_no_e_fk4.csv [new file with mode: 0644]
astropy/coordinates/tests/accuracy/fk4_no_e_fk5.csv [new file with mode: 0644]
astropy/coordinates/tests/accuracy/galactic_fk4.csv [new file with mode: 0644]
astropy/coordinates/tests/accuracy/generate_ref_ast.py [new file with mode: 0644]
astropy/coordinates/tests/accuracy/icrs_fk5.csv [new file with mode: 0644]
astropy/coordinates/tests/accuracy/test_fk4_no_e_fk4.py [new file with mode: 0644]
astropy/coordinates/tests/accuracy/test_fk4_no_e_fk5.py [new file with mode: 0644]
astropy/coordinates/tests/accuracy/test_galactic_fk4.py [new file with mode: 0644]
astropy/coordinates/tests/accuracy/test_icrs_fk5.py [new file with mode: 0644]
astropy/coordinates/tests/test_angles.py [new file with mode: 0644]
astropy/coordinates/tests/test_angular_separation.py [new file with mode: 0644]
astropy/coordinates/tests/test_api_ape5.py [new file with mode: 0644]
astropy/coordinates/tests/test_arrays.py [new file with mode: 0644]
astropy/coordinates/tests/test_distance.py [new file with mode: 0644]
astropy/coordinates/tests/test_earth.py [new file with mode: 0644]
astropy/coordinates/tests/test_formatting.py [new file with mode: 0644]
astropy/coordinates/tests/test_frames.py [new file with mode: 0644]
astropy/coordinates/tests/test_matching.py [new file with mode: 0644]
astropy/coordinates/tests/test_name_resolve.py [new file with mode: 0644]
astropy/coordinates/tests/test_pickle.py [new file with mode: 0644]
astropy/coordinates/tests/test_representation.py [new file with mode: 0644]
astropy/coordinates/tests/test_sky_coord.py [new file with mode: 0644]
astropy/coordinates/tests/test_transformations.py [new file with mode: 0644]
astropy/coordinates/transformations.py [new file with mode: 0644]
astropy/cosmology/__init__.py [new file with mode: 0644]
astropy/cosmology/core.py [new file with mode: 0644]
astropy/cosmology/funcs.py [new file with mode: 0644]
astropy/cosmology/parameters.py [new file with mode: 0644]
astropy/cosmology/setup_package.py [new file with mode: 0644]
astropy/cosmology/tests/__init__.py [new file with mode: 0644]
astropy/cosmology/tests/test_cosmology.py [new file with mode: 0644]
astropy/cython_version.py [new file with mode: 0644]
astropy/extern/__init__.py [new file with mode: 0644]
astropy/extern/bundled/__init__.py [new file with mode: 0644]
astropy/extern/bundled/six.py [new file with mode: 0644]
astropy/extern/configobj.py [new file with mode: 0644]
astropy/extern/configobj_py2/__init__.py [new file with mode: 0644]
astropy/extern/configobj_py2/configobj.py [new file with mode: 0644]
astropy/extern/configobj_py2/validate.py [new file with mode: 0644]
astropy/extern/configobj_py3/__init__.py [new file with mode: 0644]
astropy/extern/configobj_py3/configobj.py [new file with mode: 0644]
astropy/extern/configobj_py3/validate.py [new file with mode: 0644]
astropy/extern/js/jquery-1.11.0.js [new file with mode: 0644]
astropy/extern/js/jquery.dataTables.js [new file with mode: 0644]
astropy/extern/ply/__init__.py [new file with mode: 0644]
astropy/extern/ply/cpp.py [new file with mode: 0644]
astropy/extern/ply/ctokens.py [new file with mode: 0644]
astropy/extern/ply/lex.py [new file with mode: 0644]
astropy/extern/ply/yacc.py [new file with mode: 0644]
astropy/extern/pytest.py [new file with mode: 0644]
astropy/extern/setup_package.py [new file with mode: 0644]
astropy/extern/six.py [new file with mode: 0644]
astropy/io/__init__.py [new file with mode: 0644]
astropy/io/ascii/__init__.py [new file with mode: 0644]
astropy/io/ascii/basic.py [new file with mode: 0644]
astropy/io/ascii/cds.py [new file with mode: 0644]
astropy/io/ascii/connect.py [new file with mode: 0644]
astropy/io/ascii/core.py [new file with mode: 0644]
astropy/io/ascii/daophot.py [new file with mode: 0644]
astropy/io/ascii/fixedwidth.py [new file with mode: 0644]
astropy/io/ascii/html.py [new file with mode: 0644]
astropy/io/ascii/ipac.py [new file with mode: 0644]
astropy/io/ascii/latex.py [new file with mode: 0644]
astropy/io/ascii/setup_package.py [new file with mode: 0644]
astropy/io/ascii/sextractor.py [new file with mode: 0644]
astropy/io/ascii/tests/__init__.py [new file with mode: 0644]
astropy/io/ascii/tests/common.py [new file with mode: 0644]
astropy/io/ascii/tests/t/apostrophe.rdb [new file with mode: 0644]
astropy/io/ascii/tests/t/apostrophe.tab [new file with mode: 0644]
astropy/io/ascii/tests/t/bad.txt [new file with mode: 0644]
astropy/io/ascii/tests/t/bars_at_ends.txt [new file with mode: 0644]
astropy/io/ascii/tests/t/cds.dat [new file with mode: 0644]
astropy/io/ascii/tests/t/cds/glob/ReadMe [new file with mode: 0644]
astropy/io/ascii/tests/t/cds/glob/lmxbrefs.dat [new file with mode: 0644]
astropy/io/ascii/tests/t/cds/multi/ReadMe [new file with mode: 0644]
astropy/io/ascii/tests/t/cds/multi/lhs2065.dat [new file with mode: 0644]
astropy/io/ascii/tests/t/cds/multi/lp944-20.dat [new file with mode: 0644]
astropy/io/ascii/tests/t/cds2.dat [new file with mode: 0644]
astropy/io/ascii/tests/t/cds_malformed.dat [new file with mode: 0644]
astropy/io/ascii/tests/t/commented_header.dat [new file with mode: 0644]
astropy/io/ascii/tests/t/commented_header2.dat [new file with mode: 0644]
astropy/io/ascii/tests/t/continuation.dat [new file with mode: 0644]
astropy/io/ascii/tests/t/daophot.dat [new file with mode: 0644]
astropy/io/ascii/tests/t/daophot.dat.gz [new file with mode: 0644]
astropy/io/ascii/tests/t/daophot2.dat [new file with mode: 0644]
astropy/io/ascii/tests/t/daophot3.dat [new file with mode: 0644]
astropy/io/ascii/tests/t/fill_values.txt [new file with mode: 0644]
astropy/io/ascii/tests/t/html.html [new file with mode: 0644]
astropy/io/ascii/tests/t/html2.html [new file with mode: 0644]
astropy/io/ascii/tests/t/ipac.dat [new file with mode: 0644]
astropy/io/ascii/tests/t/ipac.dat.bz2 [new file with mode: 0644]
astropy/io/ascii/tests/t/latex1.tex [new file with mode: 0644]
astropy/io/ascii/tests/t/latex1.tex.gz [new file with mode: 0644]
astropy/io/ascii/tests/t/latex2.tex [new file with mode: 0644]
astropy/io/ascii/tests/t/nls1_stackinfo.dbout [new file with mode: 0644]
astropy/io/ascii/tests/t/no_data_cds.dat [new file with mode: 0644]
astropy/io/ascii/tests/t/no_data_daophot.dat [new file with mode: 0644]
astropy/io/ascii/tests/t/no_data_ipac.dat [new file with mode: 0644]
astropy/io/ascii/tests/t/no_data_sextractor.dat [new file with mode: 0644]
astropy/io/ascii/tests/t/no_data_with_header.dat [new file with mode: 0644]
astropy/io/ascii/tests/t/no_data_without_header.dat [new file with mode: 0644]
astropy/io/ascii/tests/t/sextractor.dat [new file with mode: 0644]
astropy/io/ascii/tests/t/sextractor2.dat [new file with mode: 0644]
astropy/io/ascii/tests/t/short.rdb [new file with mode: 0644]
astropy/io/ascii/tests/t/short.rdb.bz2 [new file with mode: 0644]
astropy/io/ascii/tests/t/short.rdb.gz [new file with mode: 0644]
astropy/io/ascii/tests/t/short.tab [new file with mode: 0644]
astropy/io/ascii/tests/t/simple.txt [new file with mode: 0644]
astropy/io/ascii/tests/t/simple2.txt [new file with mode: 0644]
astropy/io/ascii/tests/t/simple3.txt [new file with mode: 0644]
astropy/io/ascii/tests/t/simple4.txt [new file with mode: 0644]
astropy/io/ascii/tests/t/simple5.txt [new file with mode: 0644]
astropy/io/ascii/tests/t/simple_csv.csv [new file with mode: 0644]
astropy/io/ascii/tests/t/simple_csv_missing.csv [new file with mode: 0644]
astropy/io/ascii/tests/t/space_delim_blank_lines.txt [new file with mode: 0644]
astropy/io/ascii/tests/t/space_delim_no_header.dat [new file with mode: 0644]
astropy/io/ascii/tests/t/space_delim_no_names.dat [new file with mode: 0644]
astropy/io/ascii/tests/t/test4.dat [new file with mode: 0644]
astropy/io/ascii/tests/t/test5.dat [new file with mode: 0644]
astropy/io/ascii/tests/t/vizier/ReadMe [new file with mode: 0644]
astropy/io/ascii/tests/t/vizier/table1.dat [new file with mode: 0644]
astropy/io/ascii/tests/t/vizier/table5.dat [new file with mode: 0644]
astropy/io/ascii/tests/t/vots_spec.dat [new file with mode: 0644]
astropy/io/ascii/tests/t/whitespace.dat [new file with mode: 0644]
astropy/io/ascii/tests/test_cds_header_from_readme.py [new file with mode: 0644]
astropy/io/ascii/tests/test_compressed.py [new file with mode: 0644]
astropy/io/ascii/tests/test_connect.py [new file with mode: 0644]
astropy/io/ascii/tests/test_fixedwidth.py [new file with mode: 0644]
astropy/io/ascii/tests/test_html.py [new file with mode: 0644]
astropy/io/ascii/tests/test_ipac_definitions.py [new file with mode: 0644]
astropy/io/ascii/tests/test_read.py [new file with mode: 0644]
astropy/io/ascii/tests/test_types.py [new file with mode: 0644]
astropy/io/ascii/tests/test_write.py [new file with mode: 0644]
astropy/io/ascii/ui.py [new file with mode: 0644]
astropy/io/fits/__init__.py [new file with mode: 0644]
astropy/io/fits/card.py [new file with mode: 0644]
astropy/io/fits/column.py [new file with mode: 0644]
astropy/io/fits/connect.py [new file with mode: 0644]
astropy/io/fits/convenience.py [new file with mode: 0644]
astropy/io/fits/diff.py [new file with mode: 0644]
astropy/io/fits/file.py [new file with mode: 0644]
astropy/io/fits/fitsrec.py [new file with mode: 0644]
astropy/io/fits/hdu/__init__.py [new file with mode: 0644]
astropy/io/fits/hdu/base.py [new file with mode: 0644]
astropy/io/fits/hdu/compressed.py [new file with mode: 0644]
astropy/io/fits/hdu/groups.py [new file with mode: 0644]
astropy/io/fits/hdu/hdulist.py [new file with mode: 0644]
astropy/io/fits/hdu/image.py [new file with mode: 0644]
astropy/io/fits/hdu/nonstandard.py [new file with mode: 0644]
astropy/io/fits/hdu/streaming.py [new file with mode: 0644]
astropy/io/fits/hdu/table.py [new file with mode: 0644]
astropy/io/fits/header.py [new file with mode: 0644]
astropy/io/fits/py3compat.py [new file with mode: 0644]
astropy/io/fits/scripts/__init__.py [new file with mode: 0644]
astropy/io/fits/scripts/fitscheck.py [new file with mode: 0644]
astropy/io/fits/scripts/fitsdiff.py [new file with mode: 0644]
astropy/io/fits/scripts/fitsheader.py [new file with mode: 0644]
astropy/io/fits/setup_package.py [new file with mode: 0644]
astropy/io/fits/src/compressionmodule.c [new file with mode: 0644]
astropy/io/fits/src/compressionmodule.h [new file with mode: 0644]
astropy/io/fits/tests/__init__.py [new file with mode: 0644]
astropy/io/fits/tests/cfitsio_verify.c [new file with mode: 0644]
astropy/io/fits/tests/data/arange.fits [new file with mode: 0644]
astropy/io/fits/tests/data/ascii.fits [new file with mode: 0644]
astropy/io/fits/tests/data/blank.fits [new file with mode: 0644]
astropy/io/fits/tests/data/checksum.fits [new file with mode: 0644]
astropy/io/fits/tests/data/comp.fits [new file with mode: 0644]
astropy/io/fits/tests/data/fixed-1890.fits [new file with mode: 0644]
astropy/io/fits/tests/data/o4sp040b0_raw.fits [new file with mode: 0644]
astropy/io/fits/tests/data/random_groups.fits [new file with mode: 0644]
astropy/io/fits/tests/data/scale.fits [new file with mode: 0644]
astropy/io/fits/tests/data/stddata.fits [new file with mode: 0644]
astropy/io/fits/tests/data/table.fits [new file with mode: 0644]
astropy/io/fits/tests/data/tb.fits [new file with mode: 0644]
astropy/io/fits/tests/data/test0.fits [new file with mode: 0644]
astropy/io/fits/tests/data/zerowidth.fits [new file with mode: 0644]
astropy/io/fits/tests/test_checksum.py [new file with mode: 0644]
astropy/io/fits/tests/test_connect.py [new file with mode: 0644]
astropy/io/fits/tests/test_core.py [new file with mode: 0644]
astropy/io/fits/tests/test_diff.py [new file with mode: 0644]
astropy/io/fits/tests/test_division.py [new file with mode: 0644]
astropy/io/fits/tests/test_groups.py [new file with mode: 0644]
astropy/io/fits/tests/test_hdulist.py [new file with mode: 0644]
astropy/io/fits/tests/test_header.py [new file with mode: 0644]
astropy/io/fits/tests/test_image.py [new file with mode: 0644]
astropy/io/fits/tests/test_nonstandard.py [new file with mode: 0644]
astropy/io/fits/tests/test_structured.py [new file with mode: 0644]
astropy/io/fits/tests/test_table.py [new file with mode: 0644]
astropy/io/fits/tests/test_uint.py [new file with mode: 0644]
astropy/io/fits/tests/test_util.py [new file with mode: 0644]
astropy/io/fits/tests/util.py [new file with mode: 0644]
astropy/io/fits/util.py [new file with mode: 0644]
astropy/io/fits/verify.py [new file with mode: 0644]
astropy/io/misc/__init__.py [new file with mode: 0644]
astropy/io/misc/connect.py [new file with mode: 0644]
astropy/io/misc/hdf5.py [new file with mode: 0644]
astropy/io/misc/pickle_helpers.py [new file with mode: 0644]
astropy/io/misc/tests/__init__.py [new file with mode: 0644]
astropy/io/misc/tests/test_hdf5.py [new file with mode: 0644]
astropy/io/misc/tests/test_pickle_helpers.py [new file with mode: 0644]
astropy/io/registry.py [new file with mode: 0644]
astropy/io/setup_package.py [new file with mode: 0644]
astropy/io/tests/__init__.py [new file with mode: 0644]
astropy/io/tests/test_registry.py [new file with mode: 0644]
astropy/io/votable/__init__.py [new file with mode: 0644]
astropy/io/votable/connect.py [new file with mode: 0644]
astropy/io/votable/converters.py [new file with mode: 0644]
astropy/io/votable/data/VOTable.dtd [new file with mode: 0644]
astropy/io/votable/data/VOTable.v1.1.xsd [new file with mode: 0644]
astropy/io/votable/data/VOTable.v1.2.xsd [new file with mode: 0644]
astropy/io/votable/data/VOTable.v1.3.xsd [new file with mode: 0644]
astropy/io/votable/data/ucd1p-words.txt [new file with mode: 0644]
astropy/io/votable/exceptions.py [new file with mode: 0644]
astropy/io/votable/setup_package.py [new file with mode: 0755]
astropy/io/votable/src/tablewriter.c [new file with mode: 0644]
astropy/io/votable/table.py [new file with mode: 0644]
astropy/io/votable/tests/__init__.py [new file with mode: 0644]
astropy/io/votable/tests/converter_test.py [new file with mode: 0644]
astropy/io/votable/tests/data/irsa-nph-error.xml [new file with mode: 0644]
astropy/io/votable/tests/data/irsa-nph-m31.xml [new file with mode: 0644]
astropy/io/votable/tests/data/names.xml [new file with mode: 0644]
astropy/io/votable/tests/data/no_resource.txt [new file with mode: 0644]
astropy/io/votable/tests/data/no_resource.xml [new file with mode: 0644]
astropy/io/votable/tests/data/nonstandard_units.xml [new file with mode: 0644]
astropy/io/votable/tests/data/regression.bin.tabledata.truth.1.1.xml [new file with mode: 0644]
astropy/io/votable/tests/data/regression.bin.tabledata.truth.1.3.xml [new file with mode: 0644]
astropy/io/votable/tests/data/regression.xml [new file with mode: 0644]
astropy/io/votable/tests/data/tb.fits [new file with mode: 0644]
astropy/io/votable/tests/data/too_many_columns.xml.gz [new file with mode: 0644]
astropy/io/votable/tests/data/validation.txt [new file with mode: 0644]
astropy/io/votable/tests/exception_test.py [new file with mode: 0644]
astropy/io/votable/tests/table_test.py [new file with mode: 0644]
astropy/io/votable/tests/tree_test.py [new file with mode: 0644]
astropy/io/votable/tests/ucd_test.py [new file with mode: 0644]
astropy/io/votable/tests/util_test.py [new file with mode: 0644]
astropy/io/votable/tests/vo_test.py [new file with mode: 0644]
astropy/io/votable/tree.py [new file with mode: 0644]
astropy/io/votable/ucd.py [new file with mode: 0644]
astropy/io/votable/util.py [new file with mode: 0644]
astropy/io/votable/validator/__init__.py [new file with mode: 0644]
astropy/io/votable/validator/html.py [new file with mode: 0644]
astropy/io/votable/validator/main.py [new file with mode: 0644]
astropy/io/votable/validator/result.py [new file with mode: 0644]
astropy/io/votable/validator/urls/cone.big.dat.gz [new file with mode: 0644]
astropy/io/votable/validator/urls/cone.broken.dat.gz [new file with mode: 0644]
astropy/io/votable/validator/urls/cone.good.dat.gz [new file with mode: 0644]
astropy/io/votable/validator/urls/cone.incorrect.dat.gz [new file with mode: 0644]
astropy/io/votable/voexceptions.py [new file with mode: 0644]
astropy/io/votable/volint.py [new file with mode: 0644]
astropy/io/votable/xmlutil.py [new file with mode: 0644]
astropy/logger.py [new file with mode: 0644]
astropy/modeling/__init__.py [new file with mode: 0644]
astropy/modeling/core.py [new file with mode: 0644]
astropy/modeling/fitting.py [new file with mode: 0644]
astropy/modeling/functional_models.py [new file with mode: 0644]
astropy/modeling/models.py [new file with mode: 0644]
astropy/modeling/optimizers.py [new file with mode: 0644]
astropy/modeling/parameters.py [new file with mode: 0644]
astropy/modeling/polynomial.py [new file with mode: 0644]
astropy/modeling/powerlaws.py [new file with mode: 0644]
astropy/modeling/projections.py [new file with mode: 0644]
astropy/modeling/rotations.py [new file with mode: 0644]
astropy/modeling/setup_package.py [new file with mode: 0644]
astropy/modeling/statistic.py [new file with mode: 0644]
astropy/modeling/tests/__init__.py [new file with mode: 0644]
astropy/modeling/tests/data/1904-66_AZP.fits [new file with mode: 0644]
astropy/modeling/tests/data/__init__.py [new file with mode: 0644]
astropy/modeling/tests/data/hst_sip.hdr [new file with mode: 0644]
astropy/modeling/tests/data/idcompspec.fits [new file with mode: 0644]
astropy/modeling/tests/data/irac_sip.hdr [new file with mode: 0644]
astropy/modeling/tests/example_models.py [new file with mode: 0644]
astropy/modeling/tests/irafutil.py [new file with mode: 0644]
astropy/modeling/tests/test_constraints.py [new file with mode: 0644]
astropy/modeling/tests/test_core.py [new file with mode: 0644]
astropy/modeling/tests/test_fitters.py [new file with mode: 0644]
astropy/modeling/tests/test_functional_models.py [new file with mode: 0644]
astropy/modeling/tests/test_input.py [new file with mode: 0644]
astropy/modeling/tests/test_models.py [new file with mode: 0644]
astropy/modeling/tests/test_parameters.py [new file with mode: 0644]
astropy/modeling/tests/test_polynomial.py [new file with mode: 0644]
astropy/modeling/tests/test_projections.py [new file with mode: 0644]
astropy/modeling/tests/test_rotations.py [new file with mode: 0644]
astropy/modeling/tests/utils.py [new file with mode: 0644]
astropy/modeling/utils.py [new file with mode: 0644]
astropy/nddata/__init__.py [new file with mode: 0644]
astropy/nddata/flag_collection.py [new file with mode: 0644]
astropy/nddata/nddata.py [new file with mode: 0644]
astropy/nddata/nduncertainty.py [new file with mode: 0644]
astropy/nddata/setup_package.py [new file with mode: 0644]
astropy/nddata/tests/__init__.py [new file with mode: 0644]
astropy/nddata/tests/test_flag_collection.py [new file with mode: 0644]
astropy/nddata/tests/test_nddata.py [new file with mode: 0644]
astropy/setup_helpers.py [new file with mode: 0644]
astropy/setup_package.py [new file with mode: 0644]
astropy/sphinx/__init__.py [new file with mode: 0644]
astropy/sphinx/conf.py [new file with mode: 0644]
astropy/sphinx/ext/__init__.py [new file with mode: 0644]
astropy/sphinx/ext/astropyautosummary.py [new file with mode: 0644]
astropy/sphinx/ext/automodapi.py [new file with mode: 0644]
astropy/sphinx/ext/automodsumm.py [new file with mode: 0644]
astropy/sphinx/ext/changelog_links.py [new file with mode: 0644]
astropy/sphinx/ext/comment_eater.py [new file with mode: 0644]
astropy/sphinx/ext/compiler_unparse.py [new file with mode: 0644]
astropy/sphinx/ext/docscrape.py [new file with mode: 0644]
astropy/sphinx/ext/docscrape_sphinx.py [new file with mode: 0644]
astropy/sphinx/ext/doctest.py [new file with mode: 0644]
astropy/sphinx/ext/edit_on_github.py [new file with mode: 0644]
astropy/sphinx/ext/numpydoc.py [new file with mode: 0644]
astropy/sphinx/ext/phantom_import.py [new file with mode: 0644]
astropy/sphinx/ext/smart_resolver.py [new file with mode: 0644]
astropy/sphinx/ext/templates/autosummary_core/base.rst [new file with mode: 0644]
astropy/sphinx/ext/templates/autosummary_core/class.rst [new file with mode: 0644]
astropy/sphinx/ext/templates/autosummary_core/module.rst [new file with mode: 0644]
astropy/sphinx/ext/tests/__init__.py [new file with mode: 0644]
astropy/sphinx/ext/tests/test_automodapi.py [new file with mode: 0644]
astropy/sphinx/ext/tests/test_automodsumm.py [new file with mode: 0644]
astropy/sphinx/ext/tocdepthfix.py [new file with mode: 0644]
astropy/sphinx/ext/traitsdoc.py [new file with mode: 0644]
astropy/sphinx/ext/viewcode.py [new file with mode: 0644]
astropy/sphinx/setup_package.py [new file with mode: 0644]
astropy/sphinx/themes/bootstrap-astropy/README.md [new file with mode: 0644]
astropy/sphinx/themes/bootstrap-astropy/globaltoc.html [new file with mode: 0644]
astropy/sphinx/themes/bootstrap-astropy/layout.html [new file with mode: 0644]
astropy/sphinx/themes/bootstrap-astropy/localtoc.html [new file with mode: 0644]
astropy/sphinx/themes/bootstrap-astropy/searchbox.html [new file with mode: 0644]
astropy/sphinx/themes/bootstrap-astropy/static/astropy_linkout_20.png [new file with mode: 0644]
astropy/sphinx/themes/bootstrap-astropy/static/astropy_logo.ico [new file with mode: 0644]
astropy/sphinx/themes/bootstrap-astropy/static/astropy_logo_32.png [new file with mode: 0644]
astropy/sphinx/themes/bootstrap-astropy/static/bootstrap-astropy.css [new file with mode: 0644]
astropy/sphinx/themes/bootstrap-astropy/static/sidebar.js [new file with mode: 0644]
astropy/sphinx/themes/bootstrap-astropy/theme.conf [new file with mode: 0644]
astropy/stats/__init__.py [new file with mode: 0644]
astropy/stats/funcs.py [new file with mode: 0644]
astropy/stats/setup_package.py [new file with mode: 0644]
astropy/stats/tests/__init__.py [new file with mode: 0644]
astropy/stats/tests/test_funcs.py [new file with mode: 0644]
astropy/table/__init__.py [new file with mode: 0644]
astropy/table/_np_utils.c [new file with mode: 0644]
astropy/table/_np_utils.pyx [new file with mode: 0644]
astropy/table/column.py [new file with mode: 0644]
astropy/table/data/demo_page.css [new file with mode: 0644]
astropy/table/data/demo_table.css [new file with mode: 0644]
astropy/table/data/jquery-ui.css [new file with mode: 0644]
astropy/table/groups.py [new file with mode: 0644]
astropy/table/jsviewer.py [new file with mode: 0644]
astropy/table/np_utils.py [new file with mode: 0644]
astropy/table/operations.py [new file with mode: 0644]
astropy/table/pprint.py [new file with mode: 0644]
astropy/table/row.py [new file with mode: 0644]
astropy/table/setup_package.py [new file with mode: 0644]
astropy/table/table.py [new file with mode: 0644]
astropy/table/tests/__init__.py [new file with mode: 0644]
astropy/table/tests/conftest.py [new file with mode: 0644]
astropy/table/tests/notebook_repr_html.ipynb [new file with mode: 0644]
astropy/table/tests/test_column.py [new file with mode: 0644]
astropy/table/tests/test_groups.py [new file with mode: 0644]
astropy/table/tests/test_init_table.py [new file with mode: 0644]
astropy/table/tests/test_item_access.py [new file with mode: 0644]
astropy/table/tests/test_masked.py [new file with mode: 0644]
astropy/table/tests/test_np_utils.py [new file with mode: 0644]
astropy/table/tests/test_operations.py [new file with mode: 0644]
astropy/table/tests/test_pickle.py [new file with mode: 0644]
astropy/table/tests/test_pprint.py [new file with mode: 0644]
astropy/table/tests/test_row.py [new file with mode: 0644]
astropy/table/tests/test_subclass.py [new file with mode: 0644]
astropy/table/tests/test_table.py [new file with mode: 0644]
astropy/tests/__init__.py [new file with mode: 0644]
astropy/tests/coveragerc [new file with mode: 0644]
astropy/tests/disable_internet.py [new file with mode: 0644]
astropy/tests/helper.py [new file with mode: 0644]
astropy/tests/output_checker.py [new file with mode: 0644]
astropy/tests/pytest_plugins.py [new file with mode: 0644]
astropy/tests/setup_package.py [new file with mode: 0644]
astropy/tests/test_logger.py [new file with mode: 0644]
astropy/tests/tests/__init__.py [new file with mode: 0644]
astropy/tests/tests/data/open_file_detection.txt [new file with mode: 0644]
astropy/tests/tests/run_after_2to3.py [new file with mode: 0644]
astropy/tests/tests/test_imports.py [new file with mode: 0644]
astropy/tests/tests/test_open_file_detection.py [new file with mode: 0644]
astropy/tests/tests/test_run_tests.py [new file with mode: 0644]
astropy/tests/tests/test_skip_remote_data.py [new file with mode: 0644]
astropy/tests/tests/test_socketblocker.py [new file with mode: 0644]
astropy/time/__init__.py [new file with mode: 0644]
astropy/time/core.py [new file with mode: 0644]
astropy/time/erfa_time.c [new file with mode: 0644]
astropy/time/erfa_time.pyx [new file with mode: 0644]
astropy/time/setup_package.py [new file with mode: 0644]
astropy/time/tests/__init__.py [new file with mode: 0644]
astropy/time/tests/test_basic.py [new file with mode: 0644]
astropy/time/tests/test_comparisons.py [new file with mode: 0644]
astropy/time/tests/test_delta.py [new file with mode: 0644]
astropy/time/tests/test_guess.py [new file with mode: 0644]
astropy/time/tests/test_pickle.py [new file with mode: 0644]
astropy/time/tests/test_precision.py [new file with mode: 0644]
astropy/time/tests/test_quantity_interaction.py [new file with mode: 0644]
astropy/time/tests/test_sidereal.py [new file with mode: 0644]
astropy/time/tests/test_ut1.py [new file with mode: 0644]
astropy/units/__init__.py [new file with mode: 0644]
astropy/units/astrophys.py [new file with mode: 0644]
astropy/units/cds.py [new file with mode: 0644]
astropy/units/cgs.py [new file with mode: 0644]
astropy/units/core.py [new file with mode: 0644]
astropy/units/equivalencies.py [new file with mode: 0644]
astropy/units/format/__init__.py [new file with mode: 0644]
astropy/units/format/base.py [new file with mode: 0644]
astropy/units/format/cds.py [new file with mode: 0644]
astropy/units/format/cds_lextab.py [new file with mode: 0644]
astropy/units/format/cds_parsetab.py [new file with mode: 0644]
astropy/units/format/console.py [new file with mode: 0644]
astropy/units/format/fits.py [new file with mode: 0644]
astropy/units/format/generic.py [new file with mode: 0644]
astropy/units/format/generic_lextab.py [new file with mode: 0644]
astropy/units/format/generic_parsetab.py [new file with mode: 0644]
astropy/units/format/latex.py [new file with mode: 0644]
astropy/units/format/ogip.py [new file with mode: 0644]
astropy/units/format/ogip_lextab.py [new file with mode: 0644]
astropy/units/format/ogip_parsetab.py [new file with mode: 0644]
astropy/units/format/unicode_format.py [new file with mode: 0644]
astropy/units/format/utils.py [new file with mode: 0644]
astropy/units/format/vounit.py [new file with mode: 0644]
astropy/units/imperial.py [new file with mode: 0644]
astropy/units/physical.py [new file with mode: 0644]
astropy/units/quantity.py [new file with mode: 0644]
astropy/units/quantity_helper.py [new file with mode: 0644]
astropy/units/setup_package.py [new file with mode: 0644]
astropy/units/si.py [new file with mode: 0644]
astropy/units/tests/__init__.py [new file with mode: 0644]
astropy/units/tests/test_equivalencies.py [new file with mode: 0644]
astropy/units/tests/test_format.py [new file with mode: 0644]
astropy/units/tests/test_physical.py [new file with mode: 0644]
astropy/units/tests/test_quantity.py [new file with mode: 0644]
astropy/units/tests/test_quantity_array_methods.py [new file with mode: 0644]
astropy/units/tests/test_quantity_non_ufuncs.py [new file with mode: 0644]
astropy/units/tests/test_quantity_ufuncs.py [new file with mode: 0644]
astropy/units/tests/test_units.py [new file with mode: 0644]
astropy/units/utils.py [new file with mode: 0644]
astropy/utils/__init__.py [new file with mode: 0644]
astropy/utils/collections.py [new file with mode: 0644]
astropy/utils/compat/__init__.py [new file with mode: 0644]
astropy/utils/compat/_argparse/__init__.py [new file with mode: 0644]
astropy/utils/compat/_fractions_py2/__init__.py [new file with mode: 0644]
astropy/utils/compat/_gzip_py2/__init__.py [new file with mode: 0644]
astropy/utils/compat/_gzip_py3/__init__.py [new file with mode: 0644]
astropy/utils/compat/_odict_py2/__init__.py [new file with mode: 0644]
astropy/utils/compat/_subprocess_py2/__init__.py [new file with mode: 0644]
astropy/utils/compat/argparse.py [new file with mode: 0644]
astropy/utils/compat/fractions.py [new file with mode: 0644]
astropy/utils/compat/futures/__init__.py [new file with mode: 0644]
astropy/utils/compat/futures/_base.py [new file with mode: 0644]
astropy/utils/compat/futures/process.py [new file with mode: 0644]
astropy/utils/compat/futures/thread.py [new file with mode: 0644]
astropy/utils/compat/gzip.py [new file with mode: 0644]
astropy/utils/compat/misc.py [new file with mode: 0644]
astropy/utils/compat/numpycompat.py [new file with mode: 0644]
astropy/utils/compat/odict.py [new file with mode: 0644]
astropy/utils/compat/subprocess.py [new file with mode: 0644]
astropy/utils/console.py [new file with mode: 0644]
astropy/utils/data.py [new file with mode: 0644]
astropy/utils/exceptions.py [new file with mode: 0644]
astropy/utils/iers/__init__.py [new file with mode: 0644]
astropy/utils/iers/data/ReadMe.eopc04_IAU2000 [new file with mode: 0644]
astropy/utils/iers/data/ReadMe.finals2000A [new file with mode: 0644]
astropy/utils/iers/data/eopc04_IAU2000.62-now [new file with mode: 0644]
astropy/utils/iers/iers.py [new file with mode: 0644]
astropy/utils/iers/tests/__init__.py [new file with mode: 0644]
astropy/utils/iers/tests/test_iers.py [new file with mode: 0644]
astropy/utils/metadata.py [new file with mode: 0644]
astropy/utils/misc.py [new file with mode: 0644]
astropy/utils/release.py [new file with mode: 0644]
astropy/utils/setup_package.py [new file with mode: 0644]
astropy/utils/src/compiler.c [new file with mode: 0644]
astropy/utils/state.py [new file with mode: 0644]
astropy/utils/tests/__init__.py [new file with mode: 0644]
astropy/utils/tests/data/.hidden_file.txt [new file with mode: 0644]
astropy/utils/tests/data/alias.cfg [new file with mode: 0644]
astropy/utils/tests/data/invalid.dat.bz2 [new file with mode: 0644]
astropy/utils/tests/data/invalid.dat.gz [new file with mode: 0644]
astropy/utils/tests/data/local.dat [new file with mode: 0644]
astropy/utils/tests/data/local.dat.bz2 [new file with mode: 0644]
astropy/utils/tests/data/local.dat.gz [new file with mode: 0644]
astropy/utils/tests/data/test_package/__init__.py [new file with mode: 0644]
astropy/utils/tests/data/test_package/data/foo.txt [new file with mode: 0644]
astropy/utils/tests/data/unicode.txt [new file with mode: 0644]
astropy/utils/tests/odict_mapping.py [new file with mode: 0644]
astropy/utils/tests/odict_support.py [new file with mode: 0644]
astropy/utils/tests/test_collections.py [new file with mode: 0644]
astropy/utils/tests/test_compat.py [new file with mode: 0644]
astropy/utils/tests/test_console.py [new file with mode: 0644]
astropy/utils/tests/test_data.py [new file with mode: 0644]
astropy/utils/tests/test_gzip.py [new file with mode: 0644]
astropy/utils/tests/test_metadata.py [new file with mode: 0644]
astropy/utils/tests/test_misc.py [new file with mode: 0644]
astropy/utils/tests/test_odict.py [new file with mode: 0644]
astropy/utils/tests/test_state.py [new file with mode: 0644]
astropy/utils/tests/test_timer.py [new file with mode: 0644]
astropy/utils/tests/test_xml.py [new file with mode: 0644]
astropy/utils/timer.py [new file with mode: 0644]
astropy/utils/xml/__init__.py [new file with mode: 0644]
astropy/utils/xml/check.py [new file with mode: 0644]
astropy/utils/xml/iterparser.py [new file with mode: 0644]
astropy/utils/xml/setup_package.py [new file with mode: 0644]
astropy/utils/xml/src/expat_config.h [new file with mode: 0644]
astropy/utils/xml/src/iterparse.c [new file with mode: 0644]
astropy/utils/xml/src/iterparse.map [new file with mode: 0644]
astropy/utils/xml/unescaper.py [new file with mode: 0644]
astropy/utils/xml/validate.py [new file with mode: 0644]
astropy/utils/xml/writer.py [new file with mode: 0644]
astropy/version.py [new file with mode: 0644]
astropy/version_helpers.py [new file with mode: 0644]
astropy/vo/__init__.py [new file with mode: 0644]
astropy/vo/client/__init__.py [new file with mode: 0644]
astropy/vo/client/async.py [new file with mode: 0644]
astropy/vo/client/conesearch.py [new file with mode: 0644]
astropy/vo/client/exceptions.py [new file with mode: 0644]
astropy/vo/client/setup_package.py [new file with mode: 0755]
astropy/vo/client/tests/__init__.py [new file with mode: 0644]
astropy/vo/client/tests/data/basic.json [new file with mode: 0644]
astropy/vo/client/tests/data/conesearch_error1.xml [new file with mode: 0644]
astropy/vo/client/tests/data/conesearch_error2.xml [new file with mode: 0644]
astropy/vo/client/tests/data/conesearch_error3.xml [new file with mode: 0644]
astropy/vo/client/tests/data/conesearch_error4.xml [new file with mode: 0644]
astropy/vo/client/tests/test_conesearch.py [new file with mode: 0644]
astropy/vo/client/tests/test_vos_catalog.py [new file with mode: 0644]
astropy/vo/client/vos_catalog.py [new file with mode: 0644]
astropy/vo/samp/__init__.py [new file with mode: 0644]
astropy/vo/samp/client.py [new file with mode: 0644]
astropy/vo/samp/constants.py [new file with mode: 0644]
astropy/vo/samp/data/astropy_icon.png [new file with mode: 0644]
astropy/vo/samp/data/clientaccesspolicy.xml [new file with mode: 0644]
astropy/vo/samp/data/crossdomain.xml [new file with mode: 0644]
astropy/vo/samp/errors.py [new file with mode: 0644]
astropy/vo/samp/hub.py [new file with mode: 0644]
astropy/vo/samp/hub_proxy.py [new file with mode: 0644]
astropy/vo/samp/hub_script.py [new file with mode: 0644]
astropy/vo/samp/integrated_client.py [new file with mode: 0644]
astropy/vo/samp/lockfile_helpers.py [new file with mode: 0644]
astropy/vo/samp/setup_package.py [new file with mode: 0644]
astropy/vo/samp/ssl_utils.py [new file with mode: 0644]
astropy/vo/samp/standard_profile.py [new file with mode: 0644]
astropy/vo/samp/tests/__init__.py [new file with mode: 0644]
astropy/vo/samp/tests/data/README.md [new file with mode: 0644]
astropy/vo/samp/tests/data/test1.crt [new file with mode: 0644]
astropy/vo/samp/tests/data/test1.key [new file with mode: 0644]
astropy/vo/samp/tests/data/test2.crt [new file with mode: 0644]
astropy/vo/samp/tests/data/test2.key [new file with mode: 0644]
astropy/vo/samp/tests/test_client.py [new file with mode: 0644]
astropy/vo/samp/tests/test_errors.py [new file with mode: 0644]
astropy/vo/samp/tests/test_helpers.py [new file with mode: 0644]
astropy/vo/samp/tests/test_hub.py [new file with mode: 0644]
astropy/vo/samp/tests/test_hub_proxy.py [new file with mode: 0644]
astropy/vo/samp/tests/test_hub_script.py [new file with mode: 0644]
astropy/vo/samp/tests/test_standard_profile.py [new file with mode: 0644]
astropy/vo/samp/tests/test_web_profile.py [new file with mode: 0644]
astropy/vo/samp/tests/web_profile_test_helpers.py [new file with mode: 0644]
astropy/vo/samp/utils.py [new file with mode: 0644]
astropy/vo/samp/web_profile.py [new file with mode: 0644]
astropy/vo/validator/__init__.py [new file with mode: 0644]
astropy/vo/validator/data/conesearch_urls.txt [new file with mode: 0644]
astropy/vo/validator/exceptions.py [new file with mode: 0644]
astropy/vo/validator/inspect.py [new file with mode: 0644]
astropy/vo/validator/setup_package.py [new file with mode: 0755]
astropy/vo/validator/tests/__init__.py [new file with mode: 0644]
astropy/vo/validator/tests/data/conesearch_error.json [new file with mode: 0644]
astropy/vo/validator/tests/data/conesearch_exception.json [new file with mode: 0644]
astropy/vo/validator/tests/data/conesearch_good.json [new file with mode: 0644]
astropy/vo/validator/tests/data/conesearch_good_subset.json [new file with mode: 0644]
astropy/vo/validator/tests/data/conesearch_warn.json [new file with mode: 0644]
astropy/vo/validator/tests/data/listcats1.out [new file with mode: 0644]
astropy/vo/validator/tests/data/listcats2.out [new file with mode: 0644]
astropy/vo/validator/tests/data/printcat.out [new file with mode: 0644]
astropy/vo/validator/tests/data/tally.out [new file with mode: 0644]
astropy/vo/validator/tests/data/vao_conesearch_sites_121107_subset.xml [new file with mode: 0644]
astropy/vo/validator/tests/test_inpect.py [new file with mode: 0644]
astropy/vo/validator/tests/test_validate.py [new file with mode: 0644]
astropy/vo/validator/tstquery.py [new file with mode: 0644]
astropy/vo/validator/validate.py [new file with mode: 0644]
astropy/wcs/__init__.py [new file with mode: 0644]
astropy/wcs/_docutil.py [new file with mode: 0644]
astropy/wcs/docstrings.py [new file with mode: 0644]
astropy/wcs/include/astropy_wcs/astropy_wcs.h [new file with mode: 0644]
astropy/wcs/include/astropy_wcs/astropy_wcs_api.h [new file with mode: 0644]
astropy/wcs/include/astropy_wcs/distortion.h [new file with mode: 0644]
astropy/wcs/include/astropy_wcs/distortion_wrap.h [new file with mode: 0644]
astropy/wcs/include/astropy_wcs/docstrings.h [new file with mode: 0644]
astropy/wcs/include/astropy_wcs/isnan.h [new file with mode: 0644]
astropy/wcs/include/astropy_wcs/pipeline.h [new file with mode: 0644]
astropy/wcs/include/astropy_wcs/pyutil.h [new file with mode: 0644]
astropy/wcs/include/astropy_wcs/sip.h [new file with mode: 0644]
astropy/wcs/include/astropy_wcs/sip_wrap.h [new file with mode: 0644]
astropy/wcs/include/astropy_wcs/str_list_proxy.h [new file with mode: 0644]
astropy/wcs/include/astropy_wcs/unit_list_proxy.h [new file with mode: 0644]
astropy/wcs/include/astropy_wcs/util.h [new file with mode: 0644]
astropy/wcs/include/astropy_wcs/wcsconfig.h [new file with mode: 0644]
astropy/wcs/include/astropy_wcs/wcslib_tabprm_wrap.h [new file with mode: 0644]
astropy/wcs/include/astropy_wcs/wcslib_units_wrap.h [new file with mode: 0644]
astropy/wcs/include/astropy_wcs/wcslib_wrap.h [new file with mode: 0644]
astropy/wcs/include/astropy_wcs/wcslib_wtbarr_wrap.h [new file with mode: 0644]
astropy/wcs/include/astropy_wcs_api.h [new file with mode: 0644]
astropy/wcs/include/wcsconfig.h [new file with mode: 0644]
astropy/wcs/include/wcslib/cel.h [new file with mode: 0644]
astropy/wcs/include/wcslib/lin.h [new file with mode: 0644]
astropy/wcs/include/wcslib/prj.h [new file with mode: 0644]
astropy/wcs/include/wcslib/spc.h [new file with mode: 0644]
astropy/wcs/include/wcslib/spx.h [new file with mode: 0644]
astropy/wcs/include/wcslib/tab.h [new file with mode: 0644]
astropy/wcs/include/wcslib/wcs.h [new file with mode: 0644]
astropy/wcs/include/wcslib/wcserr.h [new file with mode: 0644]
astropy/wcs/include/wcslib/wcsmath.h [new file with mode: 0644]
astropy/wcs/include/wcslib/wcsprintf.h [new file with mode: 0644]
astropy/wcs/setup_package.py [new file with mode: 0644]
astropy/wcs/src/astropy_wcs.c [new file with mode: 0644]
astropy/wcs/src/astropy_wcs_api.c [new file with mode: 0644]
astropy/wcs/src/distortion.c [new file with mode: 0644]
astropy/wcs/src/distortion_wrap.c [new file with mode: 0644]
astropy/wcs/src/docstrings.c [new file with mode: 0644]
astropy/wcs/src/pipeline.c [new file with mode: 0644]
astropy/wcs/src/pyutil.c [new file with mode: 0644]
astropy/wcs/src/sip.c [new file with mode: 0644]
astropy/wcs/src/sip_wrap.c [new file with mode: 0644]
astropy/wcs/src/str_list_proxy.c [new file with mode: 0644]
astropy/wcs/src/unit_list_proxy.c [new file with mode: 0644]
astropy/wcs/src/util.c [new file with mode: 0644]
astropy/wcs/src/wcslib_tabprm_wrap.c [new file with mode: 0644]
astropy/wcs/src/wcslib_wrap.c [new file with mode: 0644]
astropy/wcs/src/wcslib_wtbarr_wrap.c [new file with mode: 0644]
astropy/wcs/tests/__init__.py [new file with mode: 0644]
astropy/wcs/tests/data/2wcses.hdr [new file with mode: 0644]
astropy/wcs/tests/data/3d_cd.hdr [new file with mode: 0644]
astropy/wcs/tests/data/defunct_keywords.hdr [new file with mode: 0644]
astropy/wcs/tests/data/dist.fits [new file with mode: 0644]
astropy/wcs/tests/data/header_newlines.fits [new file with mode: 0644]
astropy/wcs/tests/data/invalid_header.hdr [new file with mode: 0644]
astropy/wcs/tests/data/irac_sip.hdr [new file with mode: 0644]
astropy/wcs/tests/data/locale.hdr [new file with mode: 0644]
astropy/wcs/tests/data/nonstandard_units.hdr [new file with mode: 0644]
astropy/wcs/tests/data/outside_sky.hdr [new file with mode: 0644]
astropy/wcs/tests/data/sip.fits [new file with mode: 0644]
astropy/wcs/tests/data/sip2.fits [new file with mode: 0644]
astropy/wcs/tests/data/sub-segfault.hdr [new file with mode: 0644]
astropy/wcs/tests/data/too_many_pv.hdr [new file with mode: 0644]
astropy/wcs/tests/data/unit.hdr [new file with mode: 0644]
astropy/wcs/tests/data/validate.fits [new file with mode: 0644]
astropy/wcs/tests/data/validate.txt [new file with mode: 0644]
astropy/wcs/tests/data/zpn-hole.hdr [new file with mode: 0644]
astropy/wcs/tests/extension/__init__.py [new file with mode: 0644]
astropy/wcs/tests/extension/setup.py [new file with mode: 0644]
astropy/wcs/tests/extension/test_extension.py [new file with mode: 0644]
astropy/wcs/tests/extension/wcsapi_test.c [new file with mode: 0644]
astropy/wcs/tests/maps/1904-66_AIR.hdr [new file with mode: 0644]
astropy/wcs/tests/maps/1904-66_AIT.hdr [new file with mode: 0644]
astropy/wcs/tests/maps/1904-66_ARC.hdr [new file with mode: 0644]
astropy/wcs/tests/maps/1904-66_AZP.hdr [new file with mode: 0644]
astropy/wcs/tests/maps/1904-66_BON.hdr [new file with mode: 0644]
astropy/wcs/tests/maps/1904-66_CAR.hdr [new file with mode: 0644]
astropy/wcs/tests/maps/1904-66_CEA.hdr [new file with mode: 0644]
astropy/wcs/tests/maps/1904-66_COD.hdr [new file with mode: 0644]
astropy/wcs/tests/maps/1904-66_COE.hdr [new file with mode: 0644]
astropy/wcs/tests/maps/1904-66_COO.hdr [new file with mode: 0644]
astropy/wcs/tests/maps/1904-66_COP.hdr [new file with mode: 0644]
astropy/wcs/tests/maps/1904-66_CSC.hdr [new file with mode: 0644]
astropy/wcs/tests/maps/1904-66_CYP.hdr [new file with mode: 0644]
astropy/wcs/tests/maps/1904-66_HPX.hdr [new file with mode: 0644]
astropy/wcs/tests/maps/1904-66_MER.hdr [new file with mode: 0644]
astropy/wcs/tests/maps/1904-66_MOL.hdr [new file with mode: 0644]
astropy/wcs/tests/maps/1904-66_NCP.hdr [new file with mode: 0644]
astropy/wcs/tests/maps/1904-66_PAR.hdr [new file with mode: 0644]
astropy/wcs/tests/maps/1904-66_PCO.hdr [new file with mode: 0644]
astropy/wcs/tests/maps/1904-66_QSC.hdr [new file with mode: 0644]
astropy/wcs/tests/maps/1904-66_SFL.hdr [new file with mode: 0644]
astropy/wcs/tests/maps/1904-66_SIN.hdr [new file with mode: 0644]
astropy/wcs/tests/maps/1904-66_STG.hdr [new file with mode: 0644]
astropy/wcs/tests/maps/1904-66_SZP.hdr [new file with mode: 0644]
astropy/wcs/tests/maps/1904-66_TAN.hdr [new file with mode: 0644]
astropy/wcs/tests/maps/1904-66_TSC.hdr [new file with mode: 0644]
astropy/wcs/tests/maps/1904-66_ZEA.hdr [new file with mode: 0644]
astropy/wcs/tests/maps/1904-66_ZPN.hdr [new file with mode: 0644]
astropy/wcs/tests/spectra/orion-freq-1.hdr [new file with mode: 0644]
astropy/wcs/tests/spectra/orion-freq-4.hdr [new file with mode: 0644]
astropy/wcs/tests/spectra/orion-velo-1.hdr [new file with mode: 0644]
astropy/wcs/tests/spectra/orion-velo-4.hdr [new file with mode: 0644]
astropy/wcs/tests/spectra/orion-wave-1.hdr [new file with mode: 0644]
astropy/wcs/tests/spectra/orion-wave-4.hdr [new file with mode: 0644]
astropy/wcs/tests/test_pickle.py [new file with mode: 0644]
astropy/wcs/tests/test_profiling.py [new file with mode: 0644]
astropy/wcs/tests/test_utils.py [new file with mode: 0644]
astropy/wcs/tests/test_wcs.py [new file with mode: 0644]
astropy/wcs/tests/test_wcsprm.py [new file with mode: 0644]
astropy/wcs/utils.py [new file with mode: 0644]
astropy/wcs/wcs.py [new file with mode: 0644]
astropy/wcs/wcslint.py [new file with mode: 0644]
astropy_helpers/.coveragerc [new file with mode: 0644]
astropy_helpers/.travis.yml [new file with mode: 0644]
astropy_helpers/CHANGES.rst [new file with mode: 0644]
astropy_helpers/CONTRIBUTING.md [new file with mode: 0644]
astropy_helpers/LICENSE.rst [new file with mode: 0644]
astropy_helpers/MANIFEST.in [new file with mode: 0644]
astropy_helpers/README.rst [new file with mode: 0644]
astropy_helpers/ah_bootstrap.py [new file with mode: 0644]
astropy_helpers/astropy_helpers.egg-info/PKG-INFO [new file with mode: 0644]
astropy_helpers/astropy_helpers.egg-info/SOURCES.txt [new file with mode: 0644]
astropy_helpers/astropy_helpers.egg-info/dependency_links.txt [new file with mode: 0644]
astropy_helpers/astropy_helpers.egg-info/not-zip-safe [new file with mode: 0644]
astropy_helpers/astropy_helpers.egg-info/top_level.txt [new file with mode: 0644]
astropy_helpers/astropy_helpers/__init__.py [new file with mode: 0644]
astropy_helpers/astropy_helpers/compat/__init__.py [new file with mode: 0644]
astropy_helpers/astropy_helpers/compat/_subprocess_py2/__init__.py [new file with mode: 0644]
astropy_helpers/astropy_helpers/compat/subprocess.py [new file with mode: 0644]
astropy_helpers/astropy_helpers/git_helpers.py [new file with mode: 0644]
astropy_helpers/astropy_helpers/setup_helpers.py [new file with mode: 0644]
astropy_helpers/astropy_helpers/sphinx/__init__.py [new file with mode: 0644]
astropy_helpers/astropy_helpers/sphinx/conf.py [new file with mode: 0644]
astropy_helpers/astropy_helpers/sphinx/ext/__init__.py [new file with mode: 0644]
astropy_helpers/astropy_helpers/sphinx/ext/astropyautosummary.py [new file with mode: 0644]
astropy_helpers/astropy_helpers/sphinx/ext/automodapi.py [new file with mode: 0644]
astropy_helpers/astropy_helpers/sphinx/ext/automodsumm.py [new file with mode: 0644]
astropy_helpers/astropy_helpers/sphinx/ext/changelog_links.py [new file with mode: 0644]
astropy_helpers/astropy_helpers/sphinx/ext/comment_eater.py [new file with mode: 0644]
astropy_helpers/astropy_helpers/sphinx/ext/compiler_unparse.py [new file with mode: 0644]
astropy_helpers/astropy_helpers/sphinx/ext/docscrape.py [new file with mode: 0644]
astropy_helpers/astropy_helpers/sphinx/ext/docscrape_sphinx.py [new file with mode: 0644]
astropy_helpers/astropy_helpers/sphinx/ext/doctest.py [new file with mode: 0644]
astropy_helpers/astropy_helpers/sphinx/ext/edit_on_github.py [new file with mode: 0644]
astropy_helpers/astropy_helpers/sphinx/ext/numpydoc.py [new file with mode: 0644]
astropy_helpers/astropy_helpers/sphinx/ext/phantom_import.py [new file with mode: 0644]
astropy_helpers/astropy_helpers/sphinx/ext/smart_resolver.py [new file with mode: 0644]
astropy_helpers/astropy_helpers/sphinx/ext/templates/autosummary_core/base.rst [new file with mode: 0644]
astropy_helpers/astropy_helpers/sphinx/ext/templates/autosummary_core/class.rst [new file with mode: 0644]
astropy_helpers/astropy_helpers/sphinx/ext/templates/autosummary_core/module.rst [new file with mode: 0644]
astropy_helpers/astropy_helpers/sphinx/ext/tests/__init__.py [new file with mode: 0644]
astropy_helpers/astropy_helpers/sphinx/ext/tests/test_automodapi.py [new file with mode: 0644]
astropy_helpers/astropy_helpers/sphinx/ext/tests/test_automodsumm.py [new file with mode: 0644]
astropy_helpers/astropy_helpers/sphinx/ext/tests/test_docscrape.py [new file with mode: 0644]
astropy_helpers/astropy_helpers/sphinx/ext/tests/test_utils.py [new file with mode: 0644]
astropy_helpers/astropy_helpers/sphinx/ext/tocdepthfix.py [new file with mode: 0644]
astropy_helpers/astropy_helpers/sphinx/ext/traitsdoc.py [new file with mode: 0644]
astropy_helpers/astropy_helpers/sphinx/ext/utils.py [new file with mode: 0644]
astropy_helpers/astropy_helpers/sphinx/ext/viewcode.py [new file with mode: 0644]
astropy_helpers/astropy_helpers/sphinx/local/python3links.inv [new file with mode: 0644]
astropy_helpers/astropy_helpers/sphinx/local/python3links.txt [new file with mode: 0644]
astropy_helpers/astropy_helpers/sphinx/setup_package.py [new file with mode: 0644]
astropy_helpers/astropy_helpers/sphinx/themes/bootstrap-astropy/globaltoc.html [new file with mode: 0644]
astropy_helpers/astropy_helpers/sphinx/themes/bootstrap-astropy/layout.html [new file with mode: 0644]
astropy_helpers/astropy_helpers/sphinx/themes/bootstrap-astropy/localtoc.html [new file with mode: 0644]
astropy_helpers/astropy_helpers/sphinx/themes/bootstrap-astropy/searchbox.html [new file with mode: 0644]
astropy_helpers/astropy_helpers/sphinx/themes/bootstrap-astropy/static/astropy_linkout_20.png [new file with mode: 0644]
astropy_helpers/astropy_helpers/sphinx/themes/bootstrap-astropy/static/astropy_logo.ico [new file with mode: 0644]
astropy_helpers/astropy_helpers/sphinx/themes/bootstrap-astropy/static/astropy_logo_32.png [new file with mode: 0644]
astropy_helpers/astropy_helpers/sphinx/themes/bootstrap-astropy/static/bootstrap-astropy.css [new file with mode: 0644]
astropy_helpers/astropy_helpers/sphinx/themes/bootstrap-astropy/static/copybutton.js [new file with mode: 0644]
astropy_helpers/astropy_helpers/sphinx/themes/bootstrap-astropy/static/sidebar.js [new file with mode: 0644]
astropy_helpers/astropy_helpers/sphinx/themes/bootstrap-astropy/theme.conf [new file with mode: 0644]
astropy_helpers/astropy_helpers/src/__init__.py [new file with mode: 0644]
astropy_helpers/astropy_helpers/src/compiler.c [new file with mode: 0644]
astropy_helpers/astropy_helpers/src/setup_package.py [new file with mode: 0644]
astropy_helpers/astropy_helpers/test_helpers.py [new file with mode: 0644]
astropy_helpers/astropy_helpers/tests/__init__.py [new file with mode: 0644]
astropy_helpers/astropy_helpers/tests/test_ah_bootstrap.py [new file with mode: 0644]
astropy_helpers/astropy_helpers/tests/test_git_helpers.py [new file with mode: 0644]
astropy_helpers/astropy_helpers/tests/test_setup_helpers.py [new file with mode: 0644]
astropy_helpers/astropy_helpers/utils.py [new file with mode: 0644]
astropy_helpers/astropy_helpers/version.py [new file with mode: 0644]
astropy_helpers/astropy_helpers/version_helpers.py [new file with mode: 0644]
astropy_helpers/build/lib.linux-x86_64-2.7/astropy_helpers/__init__.py [new file with mode: 0644]
astropy_helpers/build/lib.linux-x86_64-2.7/astropy_helpers/compat/__init__.py [new file with mode: 0644]
astropy_helpers/build/lib.linux-x86_64-2.7/astropy_helpers/compat/_subprocess_py2/__init__.py [new file with mode: 0644]
astropy_helpers/build/lib.linux-x86_64-2.7/astropy_helpers/compat/subprocess.py [new file with mode: 0644]
astropy_helpers/build/lib.linux-x86_64-2.7/astropy_helpers/git_helpers.py [new file with mode: 0644]
astropy_helpers/build/lib.linux-x86_64-2.7/astropy_helpers/setup_helpers.py [new file with mode: 0644]
astropy_helpers/build/lib.linux-x86_64-2.7/astropy_helpers/sphinx/__init__.py [new file with mode: 0644]
astropy_helpers/build/lib.linux-x86_64-2.7/astropy_helpers/sphinx/conf.py [new file with mode: 0644]
astropy_helpers/build/lib.linux-x86_64-2.7/astropy_helpers/sphinx/ext/__init__.py [new file with mode: 0644]
astropy_helpers/build/lib.linux-x86_64-2.7/astropy_helpers/sphinx/ext/astropyautosummary.py [new file with mode: 0644]
astropy_helpers/build/lib.linux-x86_64-2.7/astropy_helpers/sphinx/ext/automodapi.py [new file with mode: 0644]
astropy_helpers/build/lib.linux-x86_64-2.7/astropy_helpers/sphinx/ext/automodsumm.py [new file with mode: 0644]
astropy_helpers/build/lib.linux-x86_64-2.7/astropy_helpers/sphinx/ext/changelog_links.py [new file with mode: 0644]
astropy_helpers/build/lib.linux-x86_64-2.7/astropy_helpers/sphinx/ext/comment_eater.py [new file with mode: 0644]
astropy_helpers/build/lib.linux-x86_64-2.7/astropy_helpers/sphinx/ext/compiler_unparse.py [new file with mode: 0644]
astropy_helpers/build/lib.linux-x86_64-2.7/astropy_helpers/sphinx/ext/docscrape.py [new file with mode: 0644]
astropy_helpers/build/lib.linux-x86_64-2.7/astropy_helpers/sphinx/ext/docscrape_sphinx.py [new file with mode: 0644]
astropy_helpers/build/lib.linux-x86_64-2.7/astropy_helpers/sphinx/ext/doctest.py [new file with mode: 0644]
astropy_helpers/build/lib.linux-x86_64-2.7/astropy_helpers/sphinx/ext/edit_on_github.py [new file with mode: 0644]
astropy_helpers/build/lib.linux-x86_64-2.7/astropy_helpers/sphinx/ext/numpydoc.py [new file with mode: 0644]
astropy_helpers/build/lib.linux-x86_64-2.7/astropy_helpers/sphinx/ext/phantom_import.py [new file with mode: 0644]
astropy_helpers/build/lib.linux-x86_64-2.7/astropy_helpers/sphinx/ext/smart_resolver.py [new file with mode: 0644]
astropy_helpers/build/lib.linux-x86_64-2.7/astropy_helpers/sphinx/ext/templates/autosummary_core/base.rst [new file with mode: 0644]
astropy_helpers/build/lib.linux-x86_64-2.7/astropy_helpers/sphinx/ext/templates/autosummary_core/class.rst [new file with mode: 0644]
astropy_helpers/build/lib.linux-x86_64-2.7/astropy_helpers/sphinx/ext/templates/autosummary_core/module.rst [new file with mode: 0644]
astropy_helpers/build/lib.linux-x86_64-2.7/astropy_helpers/sphinx/ext/tests/__init__.py [new file with mode: 0644]
astropy_helpers/build/lib.linux-x86_64-2.7/astropy_helpers/sphinx/ext/tests/test_automodapi.py [new file with mode: 0644]
astropy_helpers/build/lib.linux-x86_64-2.7/astropy_helpers/sphinx/ext/tests/test_automodsumm.py [new file with mode: 0644]
astropy_helpers/build/lib.linux-x86_64-2.7/astropy_helpers/sphinx/ext/tests/test_docscrape.py [new file with mode: 0644]
astropy_helpers/build/lib.linux-x86_64-2.7/astropy_helpers/sphinx/ext/tests/test_utils.py [new file with mode: 0644]
astropy_helpers/build/lib.linux-x86_64-2.7/astropy_helpers/sphinx/ext/tocdepthfix.py [new file with mode: 0644]
astropy_helpers/build/lib.linux-x86_64-2.7/astropy_helpers/sphinx/ext/traitsdoc.py [new file with mode: 0644]
astropy_helpers/build/lib.linux-x86_64-2.7/astropy_helpers/sphinx/ext/utils.py [new file with mode: 0644]
astropy_helpers/build/lib.linux-x86_64-2.7/astropy_helpers/sphinx/ext/viewcode.py [new file with mode: 0644]
astropy_helpers/build/lib.linux-x86_64-2.7/astropy_helpers/sphinx/local/python3links.inv [new file with mode: 0644]
astropy_helpers/build/lib.linux-x86_64-2.7/astropy_helpers/sphinx/setup_package.py [new file with mode: 0644]
astropy_helpers/build/lib.linux-x86_64-2.7/astropy_helpers/sphinx/themes/bootstrap-astropy/globaltoc.html [new file with mode: 0644]
astropy_helpers/build/lib.linux-x86_64-2.7/astropy_helpers/sphinx/themes/bootstrap-astropy/layout.html [new file with mode: 0644]
astropy_helpers/build/lib.linux-x86_64-2.7/astropy_helpers/sphinx/themes/bootstrap-astropy/localtoc.html [new file with mode: 0644]
astropy_helpers/build/lib.linux-x86_64-2.7/astropy_helpers/sphinx/themes/bootstrap-astropy/searchbox.html [new file with mode: 0644]
astropy_helpers/build/lib.linux-x86_64-2.7/astropy_helpers/sphinx/themes/bootstrap-astropy/static/astropy_linkout_20.png [new file with mode: 0644]
astropy_helpers/build/lib.linux-x86_64-2.7/astropy_helpers/sphinx/themes/bootstrap-astropy/static/astropy_logo.ico [new file with mode: 0644]
astropy_helpers/build/lib.linux-x86_64-2.7/astropy_helpers/sphinx/themes/bootstrap-astropy/static/astropy_logo_32.png [new file with mode: 0644]
astropy_helpers/build/lib.linux-x86_64-2.7/astropy_helpers/sphinx/themes/bootstrap-astropy/static/bootstrap-astropy.css [new file with mode: 0644]
astropy_helpers/build/lib.linux-x86_64-2.7/astropy_helpers/sphinx/themes/bootstrap-astropy/static/copybutton.js [new file with mode: 0644]
astropy_helpers/build/lib.linux-x86_64-2.7/astropy_helpers/sphinx/themes/bootstrap-astropy/static/sidebar.js [new file with mode: 0644]
astropy_helpers/build/lib.linux-x86_64-2.7/astropy_helpers/sphinx/themes/bootstrap-astropy/theme.conf [new file with mode: 0644]
astropy_helpers/build/lib.linux-x86_64-2.7/astropy_helpers/src/__init__.py [new file with mode: 0644]
astropy_helpers/build/lib.linux-x86_64-2.7/astropy_helpers/src/compiler.c [new file with mode: 0644]
astropy_helpers/build/lib.linux-x86_64-2.7/astropy_helpers/src/setup_package.py [new file with mode: 0644]
astropy_helpers/build/lib.linux-x86_64-2.7/astropy_helpers/test_helpers.py [new file with mode: 0644]
astropy_helpers/build/lib.linux-x86_64-2.7/astropy_helpers/utils.py [new file with mode: 0644]
astropy_helpers/build/lib.linux-x86_64-2.7/astropy_helpers/version.py [new file with mode: 0644]
astropy_helpers/build/lib.linux-x86_64-2.7/astropy_helpers/version_helpers.py [new file with mode: 0644]
astropy_helpers/dist/astropy_helpers-0.4.2-py2.7.egg [new file with mode: 0644]
astropy_helpers/ez_setup.py [new file with mode: 0644]
astropy_helpers/licenses/LICENSE_COPYBUTTON.rst [new file with mode: 0644]
astropy_helpers/licenses/LICENSE_NUMPYDOC.rst [new file with mode: 0644]
astropy_helpers/setup.cfg [new file with mode: 0644]
astropy_helpers/setup.py [new file with mode: 0755]
astropy_helpers/tox.ini [new file with mode: 0644]
cextern/.gitignore [new file with mode: 0644]
cextern/README.rst [new file with mode: 0644]
cextern/cfitsio/License.txt [new file with mode: 0644]
cextern/cfitsio/adler32.c [new file with mode: 0644]
cextern/cfitsio/buffers.c [new file with mode: 0644]
cextern/cfitsio/cfileio.c [new file with mode: 0644]
cextern/cfitsio/changes.txt [new file with mode: 0644]
cextern/cfitsio/checksum.c [new file with mode: 0644]
cextern/cfitsio/crc32.c [new file with mode: 0644]
cextern/cfitsio/crc32.h [new file with mode: 0644]
cextern/cfitsio/deflate.c [new file with mode: 0644]
cextern/cfitsio/deflate.h [new file with mode: 0644]
cextern/cfitsio/drvrfile.c [new file with mode: 0644]
cextern/cfitsio/drvrgsiftp.c [new file with mode: 0644]
cextern/cfitsio/drvrgsiftp.h [new file with mode: 0644]
cextern/cfitsio/drvrmem.c [new file with mode: 0644]
cextern/cfitsio/drvrnet.c [new file with mode: 0644]
cextern/cfitsio/drvrsmem.c [new file with mode: 0644]
cextern/cfitsio/drvrsmem.h [new file with mode: 0644]
cextern/cfitsio/editcol.c [new file with mode: 0644]
cextern/cfitsio/edithdu.c [new file with mode: 0644]
cextern/cfitsio/eval.l [new file with mode: 0644]
cextern/cfitsio/eval.y [new file with mode: 0644]
cextern/cfitsio/eval_defs.h [new file with mode: 0644]
cextern/cfitsio/eval_f.c [new file with mode: 0644]
cextern/cfitsio/eval_l.c [new file with mode: 0644]
cextern/cfitsio/eval_tab.h [new file with mode: 0644]
cextern/cfitsio/eval_y.c [new file with mode: 0644]
cextern/cfitsio/fits_hcompress.c [new file with mode: 0644]
cextern/cfitsio/fits_hdecompress.c [new file with mode: 0644]
cextern/cfitsio/fitscore.c [new file with mode: 0644]
cextern/cfitsio/fitsio.h [new file with mode: 0644]
cextern/cfitsio/fitsio2.h [new file with mode: 0644]
cextern/cfitsio/getcol.c [new file with mode: 0644]
cextern/cfitsio/getcolb.c [new file with mode: 0644]
cextern/cfitsio/getcold.c [new file with mode: 0644]
cextern/cfitsio/getcole.c [new file with mode: 0644]
cextern/cfitsio/getcoli.c [new file with mode: 0644]
cextern/cfitsio/getcolj.c [new file with mode: 0644]
cextern/cfitsio/getcolk.c [new file with mode: 0644]
cextern/cfitsio/getcoll.c [new file with mode: 0644]
cextern/cfitsio/getcols.c [new file with mode: 0644]
cextern/cfitsio/getcolsb.c [new file with mode: 0644]
cextern/cfitsio/getcolui.c [new file with mode: 0644]
cextern/cfitsio/getcoluj.c [new file with mode: 0644]
cextern/cfitsio/getcoluk.c [new file with mode: 0644]
cextern/cfitsio/getkey.c [new file with mode: 0644]
cextern/cfitsio/group.c [new file with mode: 0644]
cextern/cfitsio/group.h [new file with mode: 0644]
cextern/cfitsio/grparser.c [new file with mode: 0644]
cextern/cfitsio/grparser.h [new file with mode: 0644]
cextern/cfitsio/histo.c [new file with mode: 0644]
cextern/cfitsio/imcompress.c [new file with mode: 0644]
cextern/cfitsio/infback.c [new file with mode: 0644]
cextern/cfitsio/inffast.c [new file with mode: 0644]
cextern/cfitsio/inffast.h [new file with mode: 0644]
cextern/cfitsio/inffixed.h [new file with mode: 0644]
cextern/cfitsio/inflate.c [new file with mode: 0644]
cextern/cfitsio/inflate.h [new file with mode: 0644]
cextern/cfitsio/inftrees.c [new file with mode: 0644]
cextern/cfitsio/inftrees.h [new file with mode: 0644]
cextern/cfitsio/iraffits.c [new file with mode: 0644]
cextern/cfitsio/longnam.h [new file with mode: 0644]
cextern/cfitsio/modkey.c [new file with mode: 0644]
cextern/cfitsio/pliocomp.c [new file with mode: 0644]
cextern/cfitsio/putcol.c [new file with mode: 0644]
cextern/cfitsio/putcolb.c [new file with mode: 0644]
cextern/cfitsio/putcold.c [new file with mode: 0644]
cextern/cfitsio/putcole.c [new file with mode: 0644]
cextern/cfitsio/putcoli.c [new file with mode: 0644]
cextern/cfitsio/putcolj.c [new file with mode: 0644]
cextern/cfitsio/putcolk.c [new file with mode: 0644]
cextern/cfitsio/putcoll.c [new file with mode: 0644]
cextern/cfitsio/putcols.c [new file with mode: 0644]
cextern/cfitsio/putcolsb.c [new file with mode: 0644]
cextern/cfitsio/putcolu.c [new file with mode: 0644]
cextern/cfitsio/putcolui.c [new file with mode: 0644]
cextern/cfitsio/putcoluj.c [new file with mode: 0644]
cextern/cfitsio/putcoluk.c [new file with mode: 0644]
cextern/cfitsio/putkey.c [new file with mode: 0644]
cextern/cfitsio/quantize.c [new file with mode: 0644]
cextern/cfitsio/region.c [new file with mode: 0644]
cextern/cfitsio/region.h [new file with mode: 0644]
cextern/cfitsio/ricecomp.c [new file with mode: 0644]
cextern/cfitsio/scalnull.c [new file with mode: 0644]
cextern/cfitsio/swapproc.c [new file with mode: 0644]
cextern/cfitsio/trees.c [new file with mode: 0644]
cextern/cfitsio/trees.h [new file with mode: 0644]
cextern/cfitsio/uncompr.c [new file with mode: 0644]
cextern/cfitsio/wcssub.c [new file with mode: 0644]
cextern/cfitsio/wcsutil.c [new file with mode: 0644]
cextern/cfitsio/zcompress.c [new file with mode: 0644]
cextern/cfitsio/zconf.h [new file with mode: 0644]
cextern/cfitsio/zlib.h [new file with mode: 0644]
cextern/cfitsio/zuncompress.c [new file with mode: 0644]
cextern/cfitsio/zutil.c [new file with mode: 0644]
cextern/cfitsio/zutil.h [new file with mode: 0644]
cextern/erfa/erfa.c [new file with mode: 0644]
cextern/erfa/erfa.h [new file with mode: 0644]
cextern/expat/CMake.README [new file with mode: 0755]
cextern/expat/CMakeLists.txt [new file with mode: 0755]
cextern/expat/COPYING [new file with mode: 0755]
cextern/expat/Changes [new file with mode: 0755]
cextern/expat/ConfigureChecks.cmake [new file with mode: 0755]
cextern/expat/MANIFEST [new file with mode: 0755]
cextern/expat/Makefile.in [new file with mode: 0755]
cextern/expat/README [new file with mode: 0755]
cextern/expat/aclocal.m4 [new file with mode: 0644]
cextern/expat/amiga/Makefile [new file with mode: 0755]
cextern/expat/amiga/README.txt [new file with mode: 0755]
cextern/expat/amiga/expat.xml [new file with mode: 0755]
cextern/expat/amiga/expat_68k.c [new file with mode: 0644]
cextern/expat/amiga/expat_68k.h [new file with mode: 0755]
cextern/expat/amiga/expat_68k_handler_stubs.c [new file with mode: 0755]
cextern/expat/amiga/expat_base.h [new file with mode: 0644]
cextern/expat/amiga/expat_lib.c [new file with mode: 0755]
cextern/expat/amiga/expat_vectors.c [new file with mode: 0755]
cextern/expat/amiga/include/inline4/expat.h [new file with mode: 0755]
cextern/expat/amiga/include/interfaces/expat.h [new file with mode: 0755]
cextern/expat/amiga/include/libraries/expat.h [new file with mode: 0755]
cextern/expat/amiga/include/proto/expat.h [new file with mode: 0755]
cextern/expat/amiga/launch.c [new file with mode: 0755]
cextern/expat/amiga/stdlib.c [new file with mode: 0755]
cextern/expat/bcb5/README.txt [new file with mode: 0755]
cextern/expat/bcb5/all_projects.bpg [new file with mode: 0755]
cextern/expat/bcb5/elements.bpf [new file with mode: 0755]
cextern/expat/bcb5/elements.bpr [new file with mode: 0755]
cextern/expat/bcb5/elements.mak [new file with mode: 0755]
cextern/expat/bcb5/expat.bpf [new file with mode: 0755]
cextern/expat/bcb5/expat.bpr [new file with mode: 0755]
cextern/expat/bcb5/expat.mak [new file with mode: 0755]
cextern/expat/bcb5/expat_static.bpf [new file with mode: 0755]
cextern/expat/bcb5/expat_static.bpr [new file with mode: 0755]
cextern/expat/bcb5/expat_static.mak [new file with mode: 0755]
cextern/expat/bcb5/expatw.bpf [new file with mode: 0755]
cextern/expat/bcb5/expatw.bpr [new file with mode: 0755]
cextern/expat/bcb5/expatw.mak [new file with mode: 0755]
cextern/expat/bcb5/expatw_static.bpf [new file with mode: 0755]
cextern/expat/bcb5/expatw_static.bpr [new file with mode: 0755]
cextern/expat/bcb5/expatw_static.mak [new file with mode: 0755]
cextern/expat/bcb5/libexpat_mtd.def [new file with mode: 0755]
cextern/expat/bcb5/libexpatw_mtd.def [new file with mode: 0755]
cextern/expat/bcb5/makefile.mak [new file with mode: 0755]
cextern/expat/bcb5/outline.bpf [new file with mode: 0755]
cextern/expat/bcb5/outline.bpr [new file with mode: 0755]
cextern/expat/bcb5/outline.mak [new file with mode: 0755]
cextern/expat/bcb5/setup.bat [new file with mode: 0755]
cextern/expat/bcb5/xmlwf.bpf [new file with mode: 0755]
cextern/expat/bcb5/xmlwf.bpr [new file with mode: 0755]
cextern/expat/bcb5/xmlwf.mak [new file with mode: 0755]
cextern/expat/configure [new file with mode: 0755]
cextern/expat/configure.in [new file with mode: 0755]
cextern/expat/conftools/PrintPath [new file with mode: 0755]
cextern/expat/conftools/ac_c_bigendian_cross.m4 [new file with mode: 0755]
cextern/expat/conftools/expat.m4 [new file with mode: 0755]
cextern/expat/conftools/get-version.sh [new file with mode: 0755]
cextern/expat/conftools/install-sh [new file with mode: 0755]
cextern/expat/conftools/ltmain.sh [new file with mode: 0755]
cextern/expat/doc/expat.png [new file with mode: 0755]
cextern/expat/doc/reference.html [new file with mode: 0755]
cextern/expat/doc/style.css [new file with mode: 0755]
cextern/expat/doc/valid-xhtml10.png [new file with mode: 0755]
cextern/expat/doc/xmlwf.1 [new file with mode: 0755]
cextern/expat/doc/xmlwf.sgml [new file with mode: 0755]
cextern/expat/examples/elements.c [new file with mode: 0755]
cextern/expat/examples/elements.dsp [new file with mode: 0755]
cextern/expat/examples/outline.c [new file with mode: 0755]
cextern/expat/examples/outline.dsp [new file with mode: 0755]
cextern/expat/expat.dsw [new file with mode: 0755]
cextern/expat/expat.pc.in [new file with mode: 0644]
cextern/expat/expat_config.h.cmake [new file with mode: 0755]
cextern/expat/expat_config.h.in [new file with mode: 0755]
cextern/expat/lib/Makefile.MPW [new file with mode: 0755]
cextern/expat/lib/amigaconfig.h [new file with mode: 0755]
cextern/expat/lib/ascii.h [new file with mode: 0755]
cextern/expat/lib/asciitab.h [new file with mode: 0755]
cextern/expat/lib/expat.dsp [new file with mode: 0755]
cextern/expat/lib/expat.h [new file with mode: 0755]
cextern/expat/lib/expat_external.h [new file with mode: 0755]
cextern/expat/lib/expat_static.dsp [new file with mode: 0755]
cextern/expat/lib/expatw.dsp [new file with mode: 0755]
cextern/expat/lib/expatw_static.dsp [new file with mode: 0755]
cextern/expat/lib/iasciitab.h [new file with mode: 0755]
cextern/expat/lib/internal.h [new file with mode: 0755]
cextern/expat/lib/latin1tab.h [new file with mode: 0755]
cextern/expat/lib/libexpat.def [new file with mode: 0755]
cextern/expat/lib/libexpatw.def [new file with mode: 0755]
cextern/expat/lib/macconfig.h [new file with mode: 0755]
cextern/expat/lib/nametab.h [new file with mode: 0755]
cextern/expat/lib/utf8tab.h [new file with mode: 0755]
cextern/expat/lib/winconfig.h [new file with mode: 0755]
cextern/expat/lib/xmlparse.c [new file with mode: 0755]
cextern/expat/lib/xmlrole.c [new file with mode: 0755]
cextern/expat/lib/xmlrole.h [new file with mode: 0755]
cextern/expat/lib/xmltok.c [new file with mode: 0755]
cextern/expat/lib/xmltok.h [new file with mode: 0755]
cextern/expat/lib/xmltok_impl.c [new file with mode: 0755]
cextern/expat/lib/xmltok_impl.h [new file with mode: 0755]
cextern/expat/lib/xmltok_ns.c [new file with mode: 0755]
cextern/expat/m4/libtool.m4 [new file with mode: 0644]
cextern/expat/m4/ltoptions.m4 [new file with mode: 0644]
cextern/expat/m4/ltsugar.m4 [new file with mode: 0644]
cextern/expat/m4/ltversion.m4 [new file with mode: 0644]
cextern/expat/m4/lt~obsolete.m4 [new file with mode: 0644]
cextern/expat/tests/README.txt [new file with mode: 0755]
cextern/expat/tests/benchmark/README.txt [new file with mode: 0755]
cextern/expat/tests/benchmark/benchmark.c [new file with mode: 0755]
cextern/expat/tests/benchmark/benchmark.dsp [new file with mode: 0755]
cextern/expat/tests/benchmark/benchmark.dsw [new file with mode: 0755]
cextern/expat/tests/chardata.c [new file with mode: 0755]
cextern/expat/tests/chardata.h [new file with mode: 0755]
cextern/expat/tests/minicheck.c [new file with mode: 0755]
cextern/expat/tests/minicheck.h [new file with mode: 0755]
cextern/expat/tests/runtests.c [new file with mode: 0755]
cextern/expat/tests/runtestspp.cpp [new file with mode: 0755]
cextern/expat/tests/xmltest.sh [new file with mode: 0755]
cextern/expat/vms/README.vms [new file with mode: 0755]
cextern/expat/vms/descrip.mms [new file with mode: 0755]
cextern/expat/vms/expat_config.h [new file with mode: 0755]
cextern/expat/win32/MANIFEST.txt [new file with mode: 0755]
cextern/expat/win32/README.txt [new file with mode: 0755]
cextern/expat/win32/expat.iss [new file with mode: 0755]
cextern/expat/xmlwf/codepage.c [new file with mode: 0755]
cextern/expat/xmlwf/codepage.h [new file with mode: 0755]
cextern/expat/xmlwf/ct.c [new file with mode: 0755]
cextern/expat/xmlwf/filemap.h [new file with mode: 0755]
cextern/expat/xmlwf/readfilemap.c [new file with mode: 0755]
cextern/expat/xmlwf/unixfilemap.c [new file with mode: 0755]
cextern/expat/xmlwf/win32filemap.c [new file with mode: 0755]
cextern/expat/xmlwf/xmlfile.c [new file with mode: 0755]
cextern/expat/xmlwf/xmlfile.h [new file with mode: 0755]
cextern/expat/xmlwf/xmlmime.c [new file with mode: 0755]
cextern/expat/xmlwf/xmlmime.h [new file with mode: 0755]
cextern/expat/xmlwf/xmltchar.h [new file with mode: 0755]
cextern/expat/xmlwf/xmlurl.h [new file with mode: 0755]
cextern/expat/xmlwf/xmlwf.c [new file with mode: 0755]
cextern/expat/xmlwf/xmlwf.dsp [new file with mode: 0755]
cextern/expat/xmlwf/xmlwin32url.cxx [new file with mode: 0755]
cextern/trim_wcslib.sh [new file with mode: 0755]
cextern/wcslib/C/GNUmakefile [new file with mode: 0644]
cextern/wcslib/C/cel.c [new file with mode: 0644]
cextern/wcslib/C/cel.h [new file with mode: 0644]
cextern/wcslib/C/fitshdr.h [new file with mode: 0644]
cextern/wcslib/C/fitshdr.l [new file with mode: 0644]
cextern/wcslib/C/flexed/README [new file with mode: 0644]
cextern/wcslib/C/flexed/fitshdr.c [new file with mode: 0644]
cextern/wcslib/C/flexed/wcsbth.c [new file with mode: 0644]
cextern/wcslib/C/flexed/wcspih.c [new file with mode: 0644]
cextern/wcslib/C/flexed/wcsulex.c [new file with mode: 0644]
cextern/wcslib/C/flexed/wcsutrn.c [new file with mode: 0644]
cextern/wcslib/C/getwcstab.c [new file with mode: 0644]
cextern/wcslib/C/getwcstab.h [new file with mode: 0644]
cextern/wcslib/C/lin.c [new file with mode: 0644]
cextern/wcslib/C/lin.h [new file with mode: 0644]
cextern/wcslib/C/log.c [new file with mode: 0644]
cextern/wcslib/C/log.h [new file with mode: 0644]
cextern/wcslib/C/makedefs.in [new file with mode: 0644]
cextern/wcslib/C/prj.c [new file with mode: 0644]
cextern/wcslib/C/prj.h [new file with mode: 0644]
cextern/wcslib/C/spc.c [new file with mode: 0644]
cextern/wcslib/C/spc.h [new file with mode: 0644]
cextern/wcslib/C/sph.c [new file with mode: 0644]
cextern/wcslib/C/sph.h [new file with mode: 0644]
cextern/wcslib/C/spx.c [new file with mode: 0644]
cextern/wcslib/C/spx.h [new file with mode: 0644]
cextern/wcslib/C/tab.c [new file with mode: 0644]
cextern/wcslib/C/tab.h [new file with mode: 0644]
cextern/wcslib/C/wcs.c [new file with mode: 0644]
cextern/wcslib/C/wcs.h [new file with mode: 0644]
cextern/wcslib/C/wcsbth.l [new file with mode: 0644]
cextern/wcslib/C/wcsconfig.h.in [new file with mode: 0644]
cextern/wcslib/C/wcsconfig_tests.h.in [new file with mode: 0644]
cextern/wcslib/C/wcserr.c [new file with mode: 0644]
cextern/wcslib/C/wcserr.h [new file with mode: 0644]
cextern/wcslib/C/wcsfix.c [new file with mode: 0644]
cextern/wcslib/C/wcsfix.h [new file with mode: 0644]
cextern/wcslib/C/wcshdr.c [new file with mode: 0644]
cextern/wcslib/C/wcshdr.h [new file with mode: 0644]
cextern/wcslib/C/wcslib.h [new file with mode: 0644]
cextern/wcslib/C/wcsmath.h [new file with mode: 0644]
cextern/wcslib/C/wcspih.l [new file with mode: 0644]
cextern/wcslib/C/wcsprintf.c [new file with mode: 0644]
cextern/wcslib/C/wcsprintf.h [new file with mode: 0644]
cextern/wcslib/C/wcstrig.c [new file with mode: 0644]
cextern/wcslib/C/wcstrig.h [new file with mode: 0644]
cextern/wcslib/C/wcsulex.l [new file with mode: 0644]
cextern/wcslib/C/wcsunits.c [new file with mode: 0644]
cextern/wcslib/C/wcsunits.h [new file with mode: 0644]
cextern/wcslib/C/wcsutil.c [new file with mode: 0644]
cextern/wcslib/C/wcsutil.h [new file with mode: 0644]
cextern/wcslib/C/wcsutrn.l [new file with mode: 0644]
cextern/wcslib/CHANGES [new file with mode: 0644]
cextern/wcslib/COPYING [new file with mode: 0644]
cextern/wcslib/COPYING.LESSER [new file with mode: 0644]
cextern/wcslib/GNUmakefile [new file with mode: 0644]
cextern/wcslib/INSTALL [new file with mode: 0644]
cextern/wcslib/README [new file with mode: 0644]
cextern/wcslib/THANKS [new file with mode: 0644]
cextern/wcslib/VALIDATION [new file with mode: 0644]
cextern/wcslib/config/config.guess [new file with mode: 0755]
cextern/wcslib/config/config.sub [new file with mode: 0755]
cextern/wcslib/config/elisp-comp [new file with mode: 0755]
cextern/wcslib/config/install-sh [new file with mode: 0755]
cextern/wcslib/config/mdate-sh [new file with mode: 0755]
cextern/wcslib/config/missing [new file with mode: 0755]
cextern/wcslib/config/mkinstalldirs [new file with mode: 0755]
cextern/wcslib/config/move-if-change [new file with mode: 0755]
cextern/wcslib/configure [new file with mode: 0755]
cextern/wcslib/configure.ac [new file with mode: 0644]
cextern/wcslib/flavours [new file with mode: 0644]
cextern/wcslib/makedefs.in [new file with mode: 0644]
cextern/wcslib/wcsconfig.h.in [new file with mode: 0644]
cextern/wcslib/wcsconfig_f77.h.in [new file with mode: 0644]
cextern/wcslib/wcsconfig_tests.h.in [new file with mode: 0644]
cextern/wcslib/wcsconfig_utils.h.in [new file with mode: 0644]
cextern/wcslib/wcslib.pc.in [new file with mode: 0644]
docs/Makefile [new file with mode: 0644]
docs/_pkgtemplate.rst [new file with mode: 0644]
docs/_static/astropy_logo.pdf [new file with mode: 0644]
docs/_static/dev.png [new file with mode: 0644]
docs/_static/mature.png [new file with mode: 0644]
docs/_static/planned.png [new file with mode: 0644]
docs/_static/stable.png [new file with mode: 0644]
docs/_static/timer_prediction_pow10.png [new file with mode: 0644]
docs/_templates/autosummary/base.rst [new file with mode: 0644]
docs/_templates/autosummary/class.rst [new file with mode: 0644]
docs/_templates/autosummary/module.rst [new file with mode: 0644]
docs/astropy_banner_96.png [new file with mode: 0644]
docs/changelog.rst [new file with mode: 0644]
docs/conf.py [new file with mode: 0644]
docs/config/config_0_4_transition.rst [new file with mode: 0644]
docs/config/index.rst [new file with mode: 0644]
docs/constants/index.rst [new file with mode: 0644]
docs/convolution/images/astropy.png [new file with mode: 0644]
docs/convolution/images/original.png [new file with mode: 0644]
docs/convolution/images/scipy.png [new file with mode: 0644]
docs/convolution/index.rst [new file with mode: 0644]
docs/convolution/kernels.rst [new file with mode: 0644]
docs/convolution/using.rst [new file with mode: 0644]
docs/coordinates/angles.rst [new file with mode: 0644]
docs/coordinates/definitions.rst [new file with mode: 0644]
docs/coordinates/formatting.rst [new file with mode: 0644]
docs/coordinates/frames.rst [new file with mode: 0644]
docs/coordinates/index.rst [new file with mode: 0644]
docs/coordinates/matchsep.rst [new file with mode: 0644]
docs/coordinates/references.txt [new file with mode: 0644]
docs/coordinates/representations.rst [new file with mode: 0644]
docs/coordinates/sgr-example.py [new file with mode: 0644]
docs/coordinates/sgr-example.rst [new file with mode: 0644]
docs/coordinates/skycoord.rst [new file with mode: 0644]
docs/coordinates/transforming.rst [new file with mode: 0644]
docs/cosmology/index.rst [new file with mode: 0644]
docs/credits.rst [new file with mode: 0644]
docs/development/affiliated-packages.rst [new file with mode: 0644]
docs/development/building.rst [new file with mode: 0644]
docs/development/ccython.rst [new file with mode: 0644]
docs/development/codeguide.rst [new file with mode: 0644]
docs/development/codeguide_emacs.rst [new file with mode: 0644]
docs/development/docguide.rst [new file with mode: 0644]
docs/development/docrules.rst [new file with mode: 0644]
docs/development/releasing.rst [new file with mode: 0644]
docs/development/scripts.rst [new file with mode: 0644]
docs/development/testguide.rst [new file with mode: 0644]
docs/development/vision.rst [new file with mode: 0644]
docs/development/workflow/additional_git_topics.rst [new file with mode: 0644]
docs/development/workflow/branch_dropdown.png [new file with mode: 0644]
docs/development/workflow/command_history.rst [new file with mode: 0644]
docs/development/workflow/command_history.sh [new file with mode: 0644]
docs/development/workflow/command_history_with_output.sh [new file with mode: 0644]
docs/development/workflow/development_workflow.rst [new file with mode: 0644]
docs/development/workflow/forking_button.png [new file with mode: 0644]
docs/development/workflow/get_devel_version.rst [new file with mode: 0644]
docs/development/workflow/git_edit_workflow_examples.rst [new file with mode: 0644]
docs/development/workflow/git_install.rst [new file with mode: 0644]
docs/development/workflow/git_links.inc [new file with mode: 0644]
docs/development/workflow/git_resources.rst [new file with mode: 0644]
docs/development/workflow/known_projects.inc [new file with mode: 0644]
docs/development/workflow/links.inc [new file with mode: 0644]
docs/development/workflow/maintainer_workflow.rst [new file with mode: 0644]
docs/development/workflow/milestone.png [new file with mode: 0644]
docs/development/workflow/patches.rst [new file with mode: 0644]
docs/development/workflow/pull_button.png [new file with mode: 0644]
docs/development/workflow/terminal_cast.rst [new file with mode: 0644]
docs/development/workflow/this_project.inc [new file with mode: 0644]
docs/development/workflow/virtual_pythons.rst [new file with mode: 0644]
docs/development/workflow/virtualenv_detail.rst [new file with mode: 0644]
docs/development/workflow/worked_example_switch_branch.png [new file with mode: 0644]
docs/getting_started.rst [new file with mode: 0644]
docs/index.rst [new file with mode: 0644]
docs/install.rst [new file with mode: 0644]
docs/io/ascii/base_classes.rst [new file with mode: 0644]
docs/io/ascii/extension_classes.rst [new file with mode: 0644]
docs/io/ascii/fixed_width_gallery.rst [new file with mode: 0644]
docs/io/ascii/index.rst [new file with mode: 0644]
docs/io/ascii/read.rst [new file with mode: 0644]
docs/io/ascii/references.txt [new file with mode: 0644]
docs/io/ascii/toc.txt [new file with mode: 0644]
docs/io/ascii/write.rst [new file with mode: 0644]
docs/io/fits/api/cards.rst [new file with mode: 0644]
docs/io/fits/api/diff.rst [new file with mode: 0644]
docs/io/fits/api/files.rst [new file with mode: 0644]
docs/io/fits/api/hdulists.rst [new file with mode: 0644]
docs/io/fits/api/hdus.rst [new file with mode: 0644]
docs/io/fits/api/headers.rst [new file with mode: 0644]
docs/io/fits/api/images.rst [new file with mode: 0644]
docs/io/fits/api/tables.rst [new file with mode: 0644]
docs/io/fits/api/verification.rst [new file with mode: 0644]
docs/io/fits/appendix/faq.rst [new file with mode: 0644]
docs/io/fits/appendix/header_transition.rst [new file with mode: 0644]
docs/io/fits/appendix/history.rst [new file with mode: 0644]
docs/io/fits/images/Blue.jpg [new file with mode: 0644]
docs/io/fits/images/Green.jpg [new file with mode: 0644]
docs/io/fits/images/Hs-2009-14-a-web.jpg [new file with mode: 0644]
docs/io/fits/images/Red.jpg [new file with mode: 0644]
docs/io/fits/index.rst [new file with mode: 0644]
docs/io/fits/usage/examples.rst [new file with mode: 0644]
docs/io/fits/usage/headers.rst [new file with mode: 0644]
docs/io/fits/usage/image.rst [new file with mode: 0644]
docs/io/fits/usage/misc.rst [new file with mode: 0644]
docs/io/fits/usage/scripts.rst [new file with mode: 0644]
docs/io/fits/usage/table.rst [new file with mode: 0644]
docs/io/fits/usage/unfamiliar.rst [new file with mode: 0644]
docs/io/fits/usage/verification.rst [new file with mode: 0644]
docs/io/misc.rst [new file with mode: 0644]
docs/io/registry.rst [new file with mode: 0644]
docs/io/unified.rst [new file with mode: 0644]
docs/io/votable/.gitignore [new file with mode: 0644]
docs/io/votable/api_exceptions.rst [new file with mode: 0644]
docs/io/votable/index.rst [new file with mode: 0644]
docs/io/votable/references.txt [new file with mode: 0644]
docs/known_issues.rst [new file with mode: 0644]
docs/license.rst [new file with mode: 0644]
docs/logging.rst [new file with mode: 0644]
docs/make.bat [new file with mode: 0644]
docs/modeling/algorithms.rst [new file with mode: 0644]
docs/modeling/design.rst [new file with mode: 0644]
docs/modeling/fitting.rst [new file with mode: 0644]
docs/modeling/index.rst [new file with mode: 0644]
docs/modeling/links.inc [new file with mode: 0644]
docs/modeling/models.rst [new file with mode: 0644]
docs/modeling/new.rst [new file with mode: 0644]
docs/modeling/parameters.rst [new file with mode: 0644]
docs/nddata/index.rst [new file with mode: 0644]
docs/nddata/nddata.rst [new file with mode: 0644]
docs/nddata/subclassing.rst [new file with mode: 0644]
docs/nitpick-exceptions [new file with mode: 0644]
docs/overview.rst [new file with mode: 0644]
docs/rtd-pip-requirements [new file with mode: 0644]
docs/stability.rst [new file with mode: 0644]
docs/stats/index.rst [new file with mode: 0644]
docs/table/access_table.rst [new file with mode: 0644]
docs/table/construct_table.rst [new file with mode: 0644]
docs/table/index.rst [new file with mode: 0644]
docs/table/io.rst [new file with mode: 0644]
docs/table/masking.rst [new file with mode: 0644]
docs/table/modify_table.rst [new file with mode: 0644]
docs/table/operations.rst [new file with mode: 0644]
docs/table/references.txt [new file with mode: 0644]
docs/table/table_repr_html.png [new file with mode: 0644]
docs/time/index.rst [new file with mode: 0644]
docs/time/references.txt [new file with mode: 0644]
docs/time/time_scale_conversion.odg [new file with mode: 0644]
docs/time/time_scale_conversion.png [new file with mode: 0644]
docs/units/combining_and_defining.rst [new file with mode: 0644]
docs/units/conversion.rst [new file with mode: 0644]
docs/units/decomposing_and_composing.rst [new file with mode: 0644]
docs/units/equivalencies.rst [new file with mode: 0644]
docs/units/format.rst [new file with mode: 0644]
docs/units/index.rst [new file with mode: 0644]
docs/units/quantity.rst [new file with mode: 0644]
docs/units/standard_units.rst [new file with mode: 0644]
docs/utils/index.rst [new file with mode: 0644]
docs/vo/conesearch/client.rst [new file with mode: 0644]
docs/vo/conesearch/images/astropy_vo_flowchart.png [new file with mode: 0644]
docs/vo/conesearch/images/client_predict_search_n.png [new file with mode: 0644]
docs/vo/conesearch/images/client_predict_search_t.png [new file with mode: 0644]
docs/vo/conesearch/images/validator_html_1.png [new file with mode: 0644]
docs/vo/conesearch/images/validator_html_2.png [new file with mode: 0644]
docs/vo/conesearch/images/validator_html_3.png [new file with mode: 0644]
docs/vo/conesearch/images/validator_html_4.png [new file with mode: 0644]
docs/vo/conesearch/index.rst [new file with mode: 0644]
docs/vo/conesearch/validator.rst [new file with mode: 0644]
docs/vo/index.rst [new file with mode: 0644]
docs/vo/samp/advanced_embed_samp_hub.rst [new file with mode: 0644]
docs/vo/samp/example_clients.rst [new file with mode: 0644]
docs/vo/samp/example_hub.rst [new file with mode: 0644]
docs/vo/samp/example_table_image.rst [new file with mode: 0644]
docs/vo/samp/index.rst [new file with mode: 0644]
docs/vo/samp/references.txt [new file with mode: 0644]
docs/warnings.rst [new file with mode: 0644]
docs/wcs/examples/from_file.py [new file with mode: 0644]
docs/wcs/examples/programmatic.py [new file with mode: 0644]
docs/wcs/history.rst [new file with mode: 0644]
docs/wcs/index.rst [new file with mode: 0644]
docs/wcs/references.txt [new file with mode: 0644]
docs/wcs/relax.rst [new file with mode: 0644]
docs/whatsnew/0.1.rst [new file with mode: 0644]
docs/whatsnew/0.2.rst [new file with mode: 0644]
docs/whatsnew/0.3.rst [new file with mode: 0644]
docs/whatsnew/0.4.rst [new file with mode: 0644]
docs/whatsnew/index.rst [new file with mode: 0644]
ez_setup.py [new file with mode: 0644]
licenses/CONFIGOBJ_LICENSE.rst [new file with mode: 0644]
licenses/DATATABLES_LICENSE.rst [new file with mode: 0644]
licenses/ERFA.rst [new file with mode: 0644]
licenses/EXPAT_LICENSE.rst [new file with mode: 0644]
licenses/FUTURES_LICENSE.rst [new file with mode: 0644]
licenses/JQUERY_LICENSE.rst [new file with mode: 0644]
licenses/LICENSE.rst [new file with mode: 0644]
licenses/PLY_LICENSE.rst [new file with mode: 0644]
licenses/PYFITS.rst [new file with mode: 0644]
licenses/PYTEST_LICENSE.rst [new file with mode: 0644]
licenses/README.rst [new file with mode: 0644]
licenses/SIX_LICENSE.rst [new file with mode: 0644]
licenses/SPHINXEXT_LICENSES.rst [new file with mode: 0644]
licenses/SYMPY.rst [new file with mode: 0644]
licenses/WCSLIB_LICENSE.rst [new file with mode: 0644]
scripts/README.rst [new file with mode: 0644]
scripts/fitscheck [new file with mode: 0755]
scripts/fitsdiff [new file with mode: 0755]
scripts/fitsheader [new file with mode: 0755]
scripts/samp_hub [new file with mode: 0755]
scripts/volint [new file with mode: 0755]
scripts/wcslint [new file with mode: 0755]
setup.cfg [new file with mode: 0644]
setup.py [new file with mode: 0755]
static/wininst_background.bmp [new file with mode: 0644]