https://github.com/astropy/astropy

sort by:
Revision Author Date Message Commit Date
9910521 Preparing release v1.0.13 29 May 2017, 19:53:27 UTC
78fb388 Finalizing changelog for v1.0.13 29 May 2017, 19:52:36 UTC
68a4306 Explicitly specifying field to be py2.6 compatible 24 May 2017, 22:21:50 UTC
0439050 Merge pull request #6084 from saimn/fits-non-ascii-header Handle non-ASCII characters in FITS header 23 May 2017, 22:59:11 UTC
b8d5fda Merge pull request #6029 from saimn/fix-5969 Fix use of quantize level parameter for CompImageHDU 23 May 2017, 22:56:19 UTC
d50eafb Merge pull request #5962 from namurphy/minor-grammar-fix Minor grammatical fix in warning message in constants.py 23 May 2017, 22:56:18 UTC
3794c56 Add v1.0.13 to the changelog 05 March 2017, 19:25:52 UTC
f9f296b Back to development: v1.0.13.dev 05 March 2017, 19:05:32 UTC
bc8bccc Preparing release v1.0.12 05 March 2017, 18:51:30 UTC
5556012 Finalizing changelog for v1.0.12 05 March 2017, 18:48:46 UTC
0e84faf Merge pull request #5860 from bsipocz/embray_realign-dtype-fixes Rebased #5309: Fix itemsize logic in realign_dtype helper #5309 05 March 2017, 16:19:38 UTC
57fe0c0 Limit objgraph version number in appveyor.yml 05 March 2017, 16:11:34 UTC
def4a23 Merge pull request #5848 from MSeifert04/fix_copy_reg_importerror Fix ImportError on Python 3.x with NumPy < 1.7 in numpycompat utils module 05 March 2017, 15:31:36 UTC
50652db Clearing up changelog 05 March 2017, 15:08:12 UTC
5a70d30 Merge pull request #5849 from bsipocz/changelog_fix_1.0.12 Moving backported changelog entries to section v1.0.12 05 March 2017, 15:07:52 UTC
fda4454 Merge pull request #5634 from mirca/fix5627 Fix bug in discretize_integrate_2d 05 March 2017, 15:07:45 UTC
6a43208 Merge pull request #5802 from bsipocz/changelog_fixes Minor changelog fixes for previous releases 05 March 2017, 15:07:39 UTC
e948c00 Merge pull request #5789 from saimn/pytest-deprecations Fixes for DeprecationWarning and pytest 05 March 2017, 15:07:32 UTC
1aed36c Merge pull request #5775 from mhvk/io-fits-compressed-errors Guard against memory unmapping errors 05 March 2017, 15:07:23 UTC
12da87f Merge pull request #5748 from adrn/examples-manifest Add examples dir to manifest 05 March 2017, 15:07:16 UTC
f46d997 Merge pull request #5699 from mhvk/add-changelog-entry-for-5696 Add PR number in changelog entry for 5696. [skip ci] 05 March 2017, 15:07:00 UTC
f211d08 Merge pull request #5696 from tomkooij/fix_tablewriter_realloc io.votables tablewriter: Change realloc() to PyMem_Realloc() 05 March 2017, 15:05:23 UTC
57a4e39 Merge pull request #5645 from adrn/coordinates/isclass-typo Fix typo in input validation of get_transform 05 March 2017, 15:05:06 UTC
55cb985 Limiting numpy to 1.11 rather than stable 02 March 2017, 11:29:41 UTC
6cf8941 Fix ImportError on Python 3.x with NumPy < 1.7 in numpycompat utils module. 28 February 2017, 00:07:14 UTC
530451c Merge pull request #4659 from olebole/fix_test_comp_image_hcompress_image_stack Loose identity test of a HCOMPRESSed image 14 February 2017, 00:56:35 UTC
a8b57e1 Add v1.0.12 to the changelog 23 December 2016, 05:37:50 UTC
594087e Back to development: v1.0.12.dev 23 December 2016, 05:33:25 UTC
cf064b5 Preparing release v1.0.11 23 December 2016, 05:32:01 UTC
e5e4a13 Finalizing changelog for v1.0.11 23 December 2016, 01:00:39 UTC
7f3c7e8 clean up sphinx build so travis will be happy 23 December 2016, 00:25:19 UTC
da8d4b6 add positions in format strings for py2.6 compatibility 22 December 2016, 09:20:21 UTC
798dbc1 add known issue about remaining doc warnings 22 December 2016, 05:52:01 UTC
7e4d747 make actual tests builds get numpy 1.9 The fix from e04381305bf65cd49c3a3fc11bda7613295c1461 is wrong b/c it was the egg_info rather than test builds 22 December 2016, 05:39:21 UTC
2a18936 possible fix for broken doc builds 21 December 2016, 18:52:51 UTC
e043813 let travis build with old numpy's for old pythons 21 December 2016, 17:25:29 UTC
3432009 make changelog consistent with master 21 December 2016, 08:39:54 UTC
333a668 fix doc for slightly different output in 1.0.x 21 December 2016, 08:29:55 UTC
2c7dc35 add missing validate_power (from backport) 21 December 2016, 08:27:58 UTC
8202f9f Merge pull request #5358 from mirca/fix4892 Set _n_models in CompoundModel instances 21 December 2016, 08:23:59 UTC
4e8b48a Merge pull request #5455 from MSeifert04/wcs_skip_naxis_update_nonintegral Skip update of naxisj if the slice for dimension j contains non integers 21 December 2016, 08:23:52 UTC
8d62a9a Merge pull request #5548 from MSeifert04/followup-5427 Remove debugging "print" introduced in #5427 21 December 2016, 08:23:48 UTC
87b172a Merge pull request #5536 from larrybradley/unitdocs Fix typos in unit descriptions [skip ci] 21 December 2016, 08:23:44 UTC
df0a6af Merge pull request #5534 from saimn/fix-fastcsv-segfault Fix segfault with FastCsv and row with too many columns 21 December 2016, 08:23:39 UTC
1383d9f Merge pull request #5383 from astrofrog/minor-fixes Fix undefined variables based on static code analysis 21 December 2016, 08:23:29 UTC
4f79f23 Merge pull request #5083 from evertrol/handle-empty-search-matches Make empty search matches give empty results instead of errors 21 December 2016, 08:21:00 UTC
b2feb9c Merge pull request #5502 from saimn/fix-cparser-segfault Replace use of off_t by size_t in cparser 21 December 2016, 08:20:56 UTC
afe7102 Merge pull request #5498 from astrofrog/update-cython-requirement Update Cython requirement 21 December 2016, 08:20:48 UTC
48f3bdf Merge pull request #5444 from astrofrog/circleci-32bit Use CircleCI for 32-bit builds 21 December 2016, 08:18:28 UTC
b4c6a0a Merge pull request #5483 from mhvk/angle-with-cds-units-enabled-fix Ensure it is possible to initialize Angle with cds units enabled. 21 December 2016, 08:18:25 UTC
de57798 Merge pull request #5480 from mhvk/quantity-add-float-power Support new np.float_power ufunc. 21 December 2016, 08:17:19 UTC
81356d8 Merge pull request #5319 from saimn/fix-cparser Fix int overflows in the ASCII fast reader c parser 21 December 2016, 08:08:59 UTC
4ecf93a Merge pull request #5450 from cdeil/issue-5450 Fix mistake in ECSV reader docstring and make example testable 21 December 2016, 08:05:01 UTC
87df886 Merge pull request #5454 from saimn/wcs-naxis Add setters for WCS._naxis1/_naxis2 21 December 2016, 08:04:06 UTC
a5cf11d Merge pull request #5411 from MSeifert04/slice_naxis_wcs Update "naxisx" attributes when slicing the WCS 21 December 2016, 08:02:18 UTC
706a0a1 Merge pull request #5418 from mhvk/erfa-update Update bundled ERFA to 1.3.0 21 December 2016, 07:56:02 UTC
e6a1450 Merge pull request #5433 from mminin/patch-1 Correct example in standard_units.rst 21 December 2016, 07:55:14 UTC
4674611 Merge pull request #5430 from MSeifert04/utils_misc-iteritems_python3 Fixed Bug when calling signal_number_to_name with Python3 21 December 2016, 07:55:09 UTC
ea0aedb Merge pull request #5380 from eteq/update-feedback update astropy-feedback email to feedback@astropy.org 21 December 2016, 07:46:01 UTC
24c9786 Merge pull request #5382 from pllim/votable-pretty Fix undefined variables and attributes in votable Resource repr 21 December 2016, 07:45:48 UTC
827d554 Merge pull request #5370 from taldcroft/ascii-windows Fix a bug with empty value at end of tab-delimited table on windows 21 December 2016, 07:43:48 UTC
f04f0c4 Merge pull request #5355 from mhvk/units-python2-cds-str Ensure that __str__ works for all cds units, including non-pure-ascii ones. 21 December 2016, 07:43:41 UTC
69bd04d Merge pull request #5349 from MSeifert04/regression-test-5336 Add regression test for #5336 21 December 2016, 07:39:07 UTC
579826d Merge pull request #5338 from MSeifert04/fix-5336 Replaced ~hasattr with not hasattr in io.ascii 21 December 2016, 07:37:10 UTC
08dbc52 Merge pull request #5324 from MSeifert04/table-copy-note Added note in Table.copy() and constructor that meta is always deepcopied. 21 December 2016, 07:37:03 UTC
7e493ec Merge pull request #5304 from mhvk/numpy-dev-no-float-for-indices Use an integer in logspace to avoid numpy FutureWarning. 21 December 2016, 07:36:15 UTC
e0a2276 Merge pull request #5250 from astrofrog/datatype-conversion Avoid errors during implicit type conversion 21 December 2016, 07:36:10 UTC
2e5886d Merge pull request #4293 from mhvk/abberation-e-terms Units issue with FK4 transforms with and without e terms 21 December 2016, 07:34:32 UTC
67639cb Merge pull request #5270 from StuartLittlefair/5209_fix Fix SkyCoord.__init__ edge case with list of one skycoord 18 December 2016, 07:56:03 UTC
990fc00 Merge pull request #5427 from taldcroft/ascii-aastex-ending Fix problem reading AASTex table without trailing backslashes at end 18 December 2016, 07:56:03 UTC
fc26023 Merge pull request #5106 from registerrier/patch-1 Correct Ci definition 18 June 2016, 10:40:12 UTC
df14071 Merge pull request #5063 from embray/fits/issue-5063 fits convenience functions close open file objects includes additional manual pep8 fix and removal of accidentally-included commit from base PR also includes added changelog entry for 1.0.11 12 June 2016, 05:43:08 UTC
64f01f5 Merge pull request #5056 from larrybradley/wcs-utils-docs Update non_celestial_pixel_scales docs 10 June 2016, 20:38:38 UTC
4f283a7 Added changelog entry for #4977 [ci skip] 10 June 2016, 12:05:03 UTC
4632d6b Merge pull request #4977 from pllim/fitsrec-del-nonetype Catch TypeError during FITS_rec deletion 10 June 2016, 12:01:16 UTC
0072341 Merge pull request #4948 from pllim/rebase-4694 Removed raising of AssertionError from 'io.fits.fitsrec.__del__' (rebased version of #4694) 10 June 2016, 12:00:54 UTC
dd18cb1 Back to development: v1.0.11 09 June 2016, 17:07:01 UTC
1605062 Preparing release v1.0.10 09 June 2016, 17:02:34 UTC
1bca5da Remove unused changelog sections 09 June 2016, 16:45:08 UTC
018175f Merge pull request #5048 from eteq/fix-resolver-case fix case for NGC 3642 09 June 2016, 16:42:17 UTC
6d66929 Clean up changelog 09 June 2016, 14:32:34 UTC
fedb68f Moved changelog entries for #4699 and #4757 to the 1.0.10 section 09 June 2016, 14:25:49 UTC
4ff4dd5 Merge pull request #4699 from pllim/conesearch-vizier-update Updated Cone Search URLs for VizieR services due to external changes 09 June 2016, 14:19:42 UTC
22ab5c9 Merge pull request #4757 from pllim/fix-vo-codec Fix Cone Search decoding and timeout test 09 June 2016, 14:13:31 UTC
9b616e6 don't catch name resolve errors in test_database_specify 09 June 2016, 14:06:28 UTC
b5e8c68 Merge pull request #5045 from astrofrog/update-helpers-v1.0.7 Update astropy-helpers to proposed v1.0.7 09 June 2016, 13:33:01 UTC
d08260d Update astropy-helpers to v1.0.7 08 June 2016, 21:35:44 UTC
f18e3ee Clean up changelog 08 June 2016, 21:05:56 UTC
c726fdb Remove empty line that was causing a doctest to fail 08 June 2016, 20:59:29 UTC
ecc3a53 Merge pull request #5036 from mhvk/units-no-duplicates-in-aliases duplicate unit aliases (pixel, counts, photon and voxel) 08 June 2016, 18:36:16 UTC
5d2dbc8 Merge pull request #5024 from eteq/fix-coordinate-broadcasting Restore get_sun broadcasting to fix coordinate gallery example 07 June 2016, 22:05:52 UTC
5d6eb9a Merge pull request #5021 from eteq/fix-frame-attr-set-delayed includes manual merge for 1.0.x Fix SkyCoord AttributeError when a new frame is created after a SkyCoord has been inited 06 June 2016, 22:41:36 UTC
64ee110 Add changelog entry for #4979 [ci skip] 03 June 2016, 04:38:55 UTC
7b473d8 Merge pull request #5006 from saimn/fix-coldef-import Fix missing AstropyDeprecationWarning import 02 June 2016, 18:20:51 UTC
c2ef6e3 Fixes to CHANGES.rst 02 June 2016, 17:44:22 UTC
2a910e7 Merge pull request #5010 from taldcroft/ascii-zero-ecsv Fix problem reading a zero-length ECSV table with a bool type column 02 June 2016, 17:34:28 UTC
f061613 Merge pull request #5008 from MSeifert04/docfix [DOC] Include "wcs.NoConvergence" exception class documentation 02 June 2016, 17:34:25 UTC
5c52441 Merge pull request #4972 from saimn/fits-doc Fix fits import in documentation 02 June 2016, 17:34:22 UTC
0448e5b Merge pull request #3810 from taldcroft/column-scalar Make Column repr and str work for scalar values 31 May 2016, 13:43:36 UTC
29dc053 Merge pull request #4060 from taldcroft/table-mask-shape Fix bug when doing outer join on multi-dim columns 31 May 2016, 13:37:23 UTC
back to top