From bsipocz at gmail.com Fri Jan 4 05:08:59 2019 From: bsipocz at gmail.com (Brigitta Sipocz) Date: Fri, 4 Jan 2019 02:08:59 -0800 Subject: [AstroPy] ANN: astropy bugfix releases v3.1.1 and v2.0.11 (LTS) Message-ID: Dear All, I'm pleased to announce that new bugfix releases have just been made for both the stable (v3.1.1) and LTS (v2.0.11) editions of astropy. The releases are available on PyPI and on the usual conda channels. The list of fixes can be found in the changelogs: https://github.com/astropy/astropy/blob/v3.1.1/CHANGES.rst and https://github.com/astropy/astropy/blob/v2.0.11/CHANGES.rst Thank you for everyone who contributed for these releases! Cheers, Brigitta -------------- next part -------------- An HTML attachment was scrubbed... URL: From nathan12343 at gmail.com Tue Jan 8 18:10:48 2019 From: nathan12343 at gmail.com (Nathan Goldbaum) Date: Tue, 8 Jan 2019 17:10:48 -0600 Subject: [AstroPy] [ANN] 2019 Scipy Conference: Call for Proposals Message-ID: SciPy 2019, the 18th annual Scientific Computing with Python conference, will be held July 8-14, 2019 in Austin, Texas. The annual SciPy Conference brings together over 800 participants from industry, academia, and government to showcase their latest projects, learn from skilled users and developers, and collaborate on code development. The call for abstracts for SciPy 2019 for talks, posters and tutorials is now open. The deadline for submissions is February 10, 2019. Conference Website: https://www.scipy2019.scipy.org/ Submission Website: https://easychair.org/conferences/?conf=scipy2019 *Talks and Posters (July 10-12, 2019)* In addition to the general track, this year will have specialized tracks focused on: - Data Driven Discoveries (including Machine Learning and Data Science) - Open Source Communities (Sustainability) *Mini Symposia* - Science Communication through Visualization - Neuroscience and Cognitive Science - Image Processing - Earth, Ocean, Geo and Atmospheric Science There will also be a SciPy Tools Plenary Session each day with 2 to 5 minute updates on tools and libraries. *Tutorials (July 8-9, 2019)* Tutorials should be focused on covering a well-defined topic in a hands-on manner. We are looking for useful techniques or packages, helping new or advanced Python programmers develop better or faster scientific applications. We encourage submissions to be designed to allow at least 50% of the time for hands-on exercises even if this means the subject matter needs to be limited. Tutorials will be 4 hours in duration. In your tutorial application, you can indicate what prerequisite skills and knowledge will be needed for your tutorial, and the approximate expected level of knowledge of your students (i.e., beginner, intermediate, advanced). Instructors of accepted tutorials will receive a stipend. -------------- next part -------------- An HTML attachment was scrubbed... URL: From m.powalko at gmail.com Wed Jan 16 14:32:15 2019 From: m.powalko at gmail.com (Michal Powalko) Date: Wed, 16 Jan 2019 20:32:15 +0100 Subject: [AstroPy] Contribute - SER Parser In-Reply-To: <9f9e3542-ef28-bc0f-4fe4-d7e51561be49@gmail.com> References: <9f9e3542-ef28-bc0f-4fe4-d7e51561be49@gmail.com> Message-ID: <39b57d38-b5a3-a240-9f41-1f776ffef74f@gmail.com> Dear Astropy Community, I have developed Python parser of "SER File Format": https://github.com/Rolf-Hempel/PlanetarySystemStacker/blob/develop_michal/Source/ser.py SER File Format is simple uncompressed video format for astronomical capturing especially used for planetary "Lucky Imaging" purposes: http://www.grischa-hahn.homepage.t-online.de/astro/ser/ My code is the part of Rolf-Hempel's (author of MoonPanoramaMaker plugin for FireCapture) newest project called "PlanetarySystemStacker" available at: https://github.com/Rolf-Hempel/PlanetarySystemStacker/ After this long an complicated introduction, I will move on to the main message, which is, that I would relay like to contribute to Astropy project by sharing my SER parser by uploading and maintaining it. Since I am en power system electrical engineer, not the IT Develeper, my code is probably not yet confirm with Yours "Programming Requirements". I would really appreciate, if You will see this request as meaningful and are intrested in it. Guidance in order to integrate my code into Yours package would be very welcomed. The short code development summary: * developed with Python 3.6 (using WinPython & Spyder) * Python 3 formatting style has been used (i.e. "{0:s}".format("spam") instead of "%s" % "spam"). * dependencies: Numpy, OpenCV * code follows the standard PEP8 Style Guide for Python Code - as far as I am aware of it :) * optimised for speed (and I/O) as much as I am aware of it :) Best regards Michal Powalko -------------- next part -------------- An HTML attachment was scrubbed... URL: From framaggi55 at gmail.com Mon Jan 21 13:25:26 2019 From: framaggi55 at gmail.com (Francesco Maggiore) Date: Mon, 21 Jan 2019 19:25:26 +0100 Subject: [AstroPy] Requesting help for Astroplan Message-ID: I hope someone could help me about Astroplan installation. Immediately after installing Astroplan, in fact, I tried to do the test according to the instructions provided, and it revealed an AssertionError in scheduling.py. I attach a full copy of the testing report: -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- ============================= test session starts ============================= platform win32 -- Python 3.7.1, pytest-4.0.2, py-1.7.0, pluggy-0.8.0 Running tests with astroplan version 0.4. Running tests in Anaconda3\lib\site-packages\astroplan. Date: 2019-01-20T17:39:11 Platform: Windows-10-10.0.17134-SP0 Executable: C:\Users\Francesco\Anaconda3\python.exe Full Python Version: 3.7.1 (default, Dec 10 2018, 22:54:23) [MSC v.1915 64 bit (AMD64)] encodings: sys: utf-8, locale: cp1252, filesystem: utf-8 byteorder: little float info: dig: 15, mant_dig: 15 Numpy: 1.15.4 Scipy: 1.1.0 Matplotlib: 3.0.2 Pandas: 0.23.4 Astropy: 3.1 pytz: 2018.7 pyephem: not available matplotlib: 3.0.2 nose: 1.3.7 pytest-mpl: 0.10 astropy_helpers: 3.1 Using Astropy options: remote_data: any. Matplotlib: 3.0.2 Freetype: 2.9.1 rootdir: C:\Users\Francesco, inifile: plugins: remotedata-0.3.1, openfiles-0.3.1, mpl-0.10, doctestplus-0.2.0, arraydiff-0.3 collected 76 items Anaconda3\lib\site-packages\astroplan\plots\tests\test_sky.py . [ 1%] Anaconda3\lib\site-packages\astroplan\tests\test_constraints.py ........ [ 11%] ............... [ 31%] Anaconda3\lib\site-packages\astroplan\tests\test_moon.py . [ 32%] Anaconda3\lib\site-packages\astroplan\tests\test_observer.py ........... [ 47%] ................ [ 68%] Anaconda3\lib\site-packages\astroplan\tests\test_periodic.py ..... [ 75%] Anaconda3\lib\site-packages\astroplan\tests\test_scheduling.py ...F..... [ 86%] ... [ 90%] Anaconda3\lib\site-packages\astroplan\tests\test_target.py ... [ 94%] Anaconda3\lib\site-packages\astroplan\tests\test_utils.py .... [100%] ================================== FAILURES =================================== __________________________ test_schedule_insert_slot __________________________ def test_schedule_insert_slot(): start = Time('2016-02-06 03:00:00') schedule = Schedule(start, start + 5*u.hour) # testing for when float comparison doesn't work, does it start/end at the right time duration = 2*u.hour + 1*u.second end_time = start + duration block = TransitionBlock.from_duration(duration) schedule.insert_slot(end_time - duration, block) assert not end_time - duration == start assert len(schedule.slots) == 2 assert schedule.slots[0].start == start schedule = Schedule(start, start + 5*u.hour) # testing for when float evaluation does work duration = 2*u.hour end_time = start + duration block = TransitionBlock.from_duration(duration) schedule.insert_slot(end_time - duration, block) > assert end_time - duration == start E AssertionError: assert (