Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/astropy/ccdproc
Astropy affiliated package for reducing optical/IR CCD data
https://github.com/astropy/ccdproc
5ac83f3350b21407f7c6bbad0ea46b073736b326 authored over 7 years ago by Michael Seifert <[email protected]>
Make "header_keywords" argument for "_fits_summary" method mandatory
309f03f7b81459964e211412974f1f041404815e authored over 7 years ago by Matt Craig <[email protected]>Remove unnecessary default value for keyword property setter.
eab75518d3a60f9234bed53b1525aead7407d2e0 authored over 7 years ago by Matt Craig <[email protected]>Explicitly import functions (instead of star-import) in test_ccdproc test file.
99d217a444bc2c773c7d817cbedc610189e94862 authored over 7 years ago by Matt Craig <[email protected]>a3e00dfe2792453b542781e26a5d83178acdc770 authored over 7 years ago by Michael Seifert <[email protected]>
b296f1b4f1402aab709d5ada6c3cfe7d1dbe8694 authored over 7 years ago by Michael Seifert <[email protected]>
6b50d2789b6b09f32cbc70eda09eadeac1f6f3bf authored over 7 years ago by Michael Seifert <[email protected]>
Make key argument for ImageFileCollection.sort mandatory
c931850527a12430e01cba950cdc642917939c80 authored over 7 years ago by Matt Craig <[email protected]>7b4afaa8016088667062bd3d533ed869075bd8e7 authored over 7 years ago by Michael Seifert <[email protected]>
9bf6a4b7ccb95646ea0cd1112315642c7a7f17aa authored over 7 years ago by Michael Seifert <[email protected]>
Remove some unnecessary set calls and replace some with literals
20142dfbaf0aa589524e9bae4c591d81198c0ae4 authored over 7 years ago by Matt Craig <[email protected]>Put import statements from function scopes at the top of the file.
49931163f28e8e159d7d80a8c46405fc7ecfc2d9 authored over 7 years ago by Matt Craig <[email protected]>Replace a dict-comprehension with a loop in ImageFileCollection
072fdec570e87461faf6e9f54b48e43fca471dda authored over 7 years ago by Matt Craig <[email protected]>replace a multi-line ... if ... else ... construct with explicit branches
e714c201bf94d5299af8d9cd11fbe1da0be42d16 authored over 7 years ago by Matt Craig <[email protected]>Use np.ones or np.zeros instead of np.array([bool]*length)
252933fe84ac5fb27b06996ab1449c72fe649236 authored over 7 years ago by Matt Craig <[email protected]>Raise an exception instead of silently ignoring overwrite in ccd generator
d2fa7dded753154468a581245ecac10e8c35ee3f authored over 7 years ago by Matt Craig <[email protected]>Make glob attributes of ImageFileCollection readonly
d8cf4a61fbd859450a13f447ebd69b3f7ca7135e authored over 7 years ago by Matt Craig <[email protected]>2fc9e53a66b05b64cd0928878067121910f29ed0 authored over 7 years ago by Michael Seifert <[email protected]>
115f25489963f4c5146470f5ec46c57318fda6f5 authored over 7 years ago by Michael Seifert <[email protected]>
0046b1ec73ea039714d7a547bc1685ab36147528 authored over 7 years ago by Michael Seifert <[email protected]>
1f2c38ff822bbf73cd3606d1dae5e523d83f8916 authored over 7 years ago by Michael Seifert <[email protected]>
b2fdae54e0265ba66d8b36ec535ff5f7dfbab995 authored over 7 years ago by Michael Seifert <[email protected]>
87120ff117a4779991b58d4d13a88755195de577 authored over 7 years ago by Michael Seifert <[email protected]>
Use astropys CCDData if possible
b3ac6a022b542525ddcbe0e89afd59b2d235741e authored over 7 years ago by Michael Seifert <[email protected]>26ff09c2087f0c27ee8ca7ada0db3512da7ddc26 authored over 7 years ago by Michael Seifert <[email protected]>
b131d7f942689ec9314c0bb7ddf44dcf48698223 authored over 7 years ago by Michael Seifert <[email protected]>
Added new attributes to ImageFileCollection representation
8091b867ea005e2c4e05cd50330b47edac5b01f9 authored over 7 years ago by Matt Craig <[email protected]>Include a numpy 1.12 test in travis
40b4715b07db9d302f18d6f4ce398e8fa15b60a6 authored over 7 years ago by Matt Craig <[email protected]>Test against astropy 1.0 and 1.3
8f5c56a2e75df1913f5560cf1858524eb7106fa3 authored over 7 years ago by Steve Crawford <[email protected]>4cd478cfae85aa4e4b9502e8ddb6d7695d30a494 authored over 7 years ago by Michael Seifert <[email protected]>
Run ImageFileCollection tests on AppVeyor
24e15be394b89f5c5629fd052ab5f999e704e1ce authored over 7 years ago by Matt Craig <[email protected]>4b8c986badfa4eb350741e370a956b1cb2ace7c8 authored over 7 years ago by Michael Seifert <[email protected]>
e58eab0200766316852574ad7711ce3bb5d1b044 authored over 7 years ago by Michael Seifert <[email protected]>
65b03842c0ebb99a3c6f34b72580c52c0ca8fc2f authored over 7 years ago by Michael Seifert <[email protected]>
430959e9175f4e644b09e61793c4d0cc3bf5011a authored over 7 years ago by Michael Seifert <[email protected]>
b3affae34619a2d2f28d1971b912521eea304117 authored over 7 years ago by Michael Seifert <[email protected]>
85d42601b39e2816680215d6864c4467e665fc3b authored over 7 years ago by Michael Seifert <[email protected]>
Minor cleanup in imagefilecollection tests
620053da226216cb98fec483d32489df1d1affd5 authored over 7 years ago by Matt Craig <[email protected]>6b4eff773945ba05e700128035cc20941418736c authored over 7 years ago by Michael Seifert <[email protected]>
add slices utilities to documentation
84732134c8bda044c5ca5e0f981c8208f4fc3c1e authored over 7 years ago by Steve Crawford <[email protected]>Fix the docstring of the ccdmask function
8fff760eac801d7a2a71f593ac3450d44e17f9a3 authored over 7 years ago by Matt Craig <[email protected]>Use build_docs instead of the deprecated build_sphinx in travis
9e7d2f7be8e429c2fd7c7d90247d21e36df63b48 authored over 7 years ago by Matt Craig <[email protected]>
Some parameter descriptions were missing the whitespace before the colon.
Also added default val...
d583441f1366daccfe527b935eba9bf7edec04b1 authored over 7 years ago by Michael Seifert <[email protected]>
Update badges to SVG
8307f2b063219d0f3c4b3da80116b9391ebf863b authored over 7 years ago by Michael Seifert <[email protected]>Update astropy-helpers to v2.0.1
02cbe92ad3936e79fdfdf96aaaacb649dd64a026 authored over 7 years ago by Michael Seifert <[email protected]>01a3274adb4b14c5baea40854357e4267d371a69 authored over 7 years ago by Brigitta Sipocz <[email protected]>
7dd6b221d78799d8720377714e4309ce5844ac88 authored over 7 years ago by Thomas Robitaille <[email protected]>
93d7f54fc340d4a0996689ec008a1b4403cc743d authored over 7 years ago by Michael Seifert <[email protected]>
Update astropy-helpers to v2.0
6457b065fb85ca2f24a5feb5ed8fdacbd13bd7d4 authored over 7 years ago by Matt Craig <[email protected]>Added sum combiner (#500)
ecd90cb88a21895a6e3925208bda73dd8cef7d06 authored over 7 years ago by Steve Crawford <[email protected]>Fixed triple quotes to double quotes
31bb3dff2528937e8edc59d08c6eb6b4ee698912 authored over 7 years ago by Steve Crawford <[email protected]>8b9448f621a33d09392f4018a17b739b62411375 authored over 7 years ago by Brigitta Sipocz <[email protected]>
Adding LICENSE to manifest [ci skip]
54b1419849ba3d66ea469fc1bd10d613b4b14129 authored over 7 years ago by Michael Seifert <[email protected]>7ffa16c3b96103f42850955247be2e7ad692ff5a authored over 7 years ago by Brigitta Sipocz <[email protected]>
97fdeb8ae0a6b2be346c5c67e615aaf250e6d98e authored over 7 years ago by Jiyong Youn <[email protected]>
11bab296fdf52bbdd7e13e5d77dc689e7f636560 authored over 7 years ago by Jiyong Youn <[email protected]>
25c4e68353dc6e81a57602e6f60b4d4f400845cd authored over 7 years ago by Jiyong Youn <[email protected]>
c5b7932271b3982c9496be1b6a80c2b3bee07491 authored over 7 years ago by Jiyong Youn <[email protected]>
615448ecadf692ddf8a288a3dbfd9c1559eda0c1 authored over 7 years ago by Jiyong Youn <[email protected]>
a8efb790875398ea413db82572cd2512a2b13d41 authored over 7 years ago by Jiyong Youn <[email protected]>
2a7e2e6f3ec7263b43f3dbb540345cd17910b6fc authored over 7 years ago by Jiyong Youn <[email protected]>
759e899c58e59b32e6ba187565b389c5025e660b authored over 7 years ago by Jiyong Youn <[email protected]>
4dd94b86dba3490451d2b0515c53a763775b9993 authored over 7 years ago by Jiyong Youn <[email protected]>
Update reduction_toolbox.rst
4f6f494b33f397766d9b989f6322065b145f6223 authored over 7 years ago by Steve Crawford <[email protected]>Missing backticks made sphinx not render a link.
[skip ci]
5426a4db6cf8574d9c63a12b3586ad0cacc8c9cd authored over 7 years ago by Hans Moritz Günther <[email protected]>1cd0d2c80eba9397d3545e1759866e0feb9f7d3b authored over 7 years ago by Jiyong Youn <[email protected]>
4d7c2132e01b5001304c2503c4d97bfbee06dafa authored over 7 years ago by Jiyong Youn <[email protected]>
2159b3329257da0d23bb10fea99eaaa4e311f349 authored over 7 years ago by Jiyong Youn <[email protected]>
1e9af896bf6ed184b94cede07e82af0ca5a30ef3 authored over 7 years ago by Jiyong Youn <[email protected]>
804afdea0c3ef509e5cc79341513396c2e4b85cd authored over 7 years ago by Jiyong Youn <[email protected]>
numpy.ndarray as an input for combine [#493]
3efae4b036a2cf79c3087763e2643d45b2858590 authored over 7 years ago by Steve Crawford <[email protected]>Remove several properties already present in NDDataArray
2dd2f20be97b02c7edec3a86d3dc2e7cc335b661 authored over 7 years ago by Matt Craig <[email protected]>Use the generic ci-helpers script
a738c6612e5beeda448ed9cfd6c7627cd36d2217 authored over 7 years ago by Matt Craig <[email protected]>d72d0da5f5450f4f11b1fabab958d058ac5a1647 authored over 7 years ago by Matthew Craig <[email protected]>
30fa9b46e551a49d23c460af4d6e342e0a90c7f8 authored over 7 years ago by Matthew Craig <[email protected]>
fix unneeded compatibility import
59817466569a72399adc37618bd0fa0f7049c0fd authored over 7 years ago by Michael Seifert <[email protected]>98bd1c437f6f9131e81978b702841fe0fdc5ab0e authored over 7 years ago by Michael Seifert <[email protected]>
5c37523dcbc93bdd4e66d1be5e635119a65848f4 authored over 7 years ago by Brigitta Sipocz <[email protected]>
There were three blank lines after ``test_combine_numpyndarray``, so deleted one.
An item in CHA...
6576570ba73434639828e9dd11b8eacf43e5d94b authored over 7 years ago by ysBach <[email protected]>
fc020466fe514419dba8e36a7edf8868452ceb11 authored over 7 years ago by ysBach <[email protected]>
Using system pytest rather than astropy bundled
3829d6a3a85a5a9e4fbab32ed57ab954b307c549 authored over 7 years ago by Matt Craig <[email protected]>23171044d098b78d745a22b1b023ac50d03a7c80 authored over 7 years ago by ysBach <[email protected]>
4397821f2a93a72c58b3e0a51a4be74f8520493f authored over 7 years ago by ysBach <[email protected]>
f4dbae72a8ec7d24a3463f97b9ce6888e7232615 authored over 7 years ago by Brigitta Sipocz <[email protected]>
3756bc6bda2416782a57b24e59ef3ad908cc8f3d authored over 7 years ago by Brigitta Sipocz <[email protected]>
0f74b832156e43653c56568c8dbe4d78d44b9ad0 authored over 7 years ago by Brigitta Sipocz <[email protected]>
Add multi-extension support
46c5542657d542f064f53dabbacc1641e86d55cb authored over 7 years ago by Michael Seifert <[email protected]>Fix sip wcs handling
8fc9febcba4fa33f74e0dac27534adcff77e2d9a authored over 7 years ago by Matt Craig <[email protected]>819459defa3f1c3c782e7201fbcd8e6cb9427998 authored over 7 years ago by Matthew Craig <[email protected]>
edc02ffc5863ee45a5d3a64c0cdbad8cf0e239c4 authored over 7 years ago by Matthew Craig <[email protected]>
a3f6ccb710989a6f3caf1de98b249336b37d32bd authored over 7 years ago by Matthew Craig <[email protected]>
Closes #457
e5109fe773ceca9243196590c2708846f7657f46 authored over 7 years ago by Matthew Craig <[email protected]>74c91354ad1d6cbce4c6808a51b5a418b03793e9 authored over 7 years ago by Matthew Craig <[email protected]>
Fix failures in astropy-dev tests
9e9ca1bd06fcd4f34a46fd51e8063cfab56d217f authored over 7 years ago by Matt Craig <[email protected]>Closes #498
e52a8a2360ef6dcc86cfc2552615ca1568801eca authored over 7 years ago by Matthew Craig <[email protected]>Closes #496
96dab74031b7514231132335e4326ffd05e25240 authored over 7 years ago by Matthew Craig <[email protected]>Add __repr__ method to ImageFileCollection
ff4470695ce5fe75c95a635c821f83063c5c3710 authored over 7 years ago by Matt Craig <[email protected]>07f73664ddb474cae41e21750a8bc44f26e66661 authored over 7 years ago by Matthew Craig <[email protected]>