prog4aa_lesson1
Programming for Astronomy & Astrophysics Lesson 1
Science Score: 41.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
○codemeta.json file
-
○.zenodo.json file
-
✓DOI references
Found 2 DOI reference(s) in README -
✓Academic publication links
Links to: plos.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.9%) to scientific vocabulary
Repository
Programming for Astronomy & Astrophysics Lesson 1
Basic Info
- Host: GitHub
- Owner: philuttley
- License: other
- Language: Python
- Default Branch: gh-pages
- Homepage: https://philuttley.github.io/prog4aa_lesson1/
- Size: 4.11 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Programming for Astronomy and Astrophysics: Lesson 1
An introduction to Python for non-programmers.
About the Lesson
This lesson is based primarily on material from the Software Carpentry lessons Programming with Python and Plotting and Programming in Python, along with contributions from the teachers of the course Programming for Astronomy and Astrophysics at the University of Amsterdam.
The lesson teaches novice programmers to write modular code to perform data analysis using Python. The emphasis, however, is on teaching language-agnostic principles of programming such as automation with loops and encapsulation with functions, see Best Practices for Scientific Computing and Good enough practices in scientific computing to learn more.
The main example used in this lesson analyses a set of 12 files with simulated inflammation data collected from a trial for a new treatment for arthritis. Learners are shown how it is better to automate analysis using functions instead of repeating analysis steps manually.
The rendered version of the lesson is available at: https://philuttley.github.io/prog4aa_lesson1/.
License
Instructional material from this lesson is made available under the Creative Commons Attribution (CC BY 4.0) license. Except where otherwise noted, example programs and software included as part of this lesson are made available under the MIT license. For more information, see LICENSE.md.
About Software Carpentry
Software Carpentry is a volunteer project that teaches basic computing skills to researchers since 1998. More information about Software Carpentry can be found here.
About The Carpentries
The Carpentries is a fiscally sponsored project of Community Initiatives, a registered 501(c)3 non-profit organisation based in California, USA. We are a global community teaching foundational computational and data science skills to researchers in academia, industry and government. More information can be found here.
Owner
- Login: philuttley
- Kind: user
- Repositories: 1
- Profile: https://github.com/philuttley
Citation (CITATION)
Please cite as: Greg Wilson (ed): "Software Carpentry: Workshop Template." Version 2016.06, June 2016, https://github.com/carpentries/workshop-template, 10.5281/zenodo.58156.
GitHub Events
Total
- Watch event: 1
Last Year
- Watch event: 1
Dependencies
- PyYAML *
- beautifulsoup4 *
- git_root *
- github-pages >= 0 development