Workshop at the 237th Meeting of the AAS held online
- DATE: , 7-8 January 2021
- TIME: 11:00am - 2:00pm ET both days
- LOCATION: Zoom webinar
Please be sure your laptop is properly configured before the workshop by following the installation and setup instructions.
This could take as long as one hour depending on your current configuration and internet speeds. DO NOT WAIT UNTIL THE DAY OF THE WORKSHOP.
First Session: January 7, 2021
Time (EST) | Topic | Presenter/Instructor |
---|---|---|
11:00 - 11:10 | Install and config help, if needed | David Shupe |
11:10 - 11:20 | Intro to Astropy and Code of Conduct | Lia Corrales |
11:20 - 12:00 | Astropy Units, Quantities, and Constants | Lia Corrales |
12:00 - 12:30 | Coordinates | Erik Tollerud |
12:30 - 12:40 | BREAK - Have your favorite snack ready! | |
12:40 - 1:10 | I/O: FITS and ASCII | Brett Morris |
1:10 - 1:30 | Astropy Tables | Brett Morris |
1:30 - 1:50 | Visualizing Images with Coordinates | David Shupe |
1:50 - 2:00 | Astropy Communities | David Shupe |
Second Session: January 8, 2021
Time (EST) | Topic | Presenter/Instructor |
---|---|---|
11:00 - 11:10 | Install and config help, if needed | David Shupe |
11:10 - 11:20 | Intro to Astropy and Code of Conduct | Brett Morris |
11:20 - 11:45 | Intro to Object Oriented Programming (OOP) | Brett Morris |
11:45 - 12:15 | Intro to ccdproc and guide } Matt Craig? | |
12:15 - 12:25 | BREAK - Have your favorite snack ready! | |
12:25 - 1:10 | Photutils | TBD (possibly C. Shanahan or L. Bradley) |
1:10 - 1:50 | Specutils | Erik Tollerud |
1:50 - 2:00 | Astropy Communities & Contributing to Astropy | Erik Tollerud |
- TBD
- TBD
This workshop covers the use of Python tools for astronomical data analysis and visualization, with the focus primarily on UV, Optical, and IR data. Data analysis tools for JWST are being written in Python and distributed as part of Astropy, a community developed Python library for astronomy, and its affiliated packages.
The workshop goals introduce you to the variety of tools which are already available inside the Astropy library as well as provide ample hands-on time during which you’ll be able to explore the science analysis capabilities which the greater Python environment and community provide.
We plan on accomplishing this with brief overview talks on the main tools followed by extended instructor guided tutorials where you’ll be able to try them out for yourself and ask questions in the company of expert users and developers.
Some basic Python experience is highly recommended to be able to effectively participate in the exercises, but those without Python experience will still get much useful information about the capabilities for data analysis in Python and perhaps pick up some pointers on where they can get started learning more scientific Python and integrating it into their work flow.
If you would like to get a head start with the tools we will be concentrating on you can check out their documentation on readthedocs:
-
Other tools we can answer questions about but probably won't discuss explicitly:
We encourage you to submit any problems or questions you have to this repository issue tracker by choosing the "Question from workshop participant" issue template.
Materials from past workshops can be found in other branches on this repo and in the past-astropy-workshops repo.