AstroHammer 0.0.1 documentation

  • AstroHammer: Astro Techniques for Beginners
  • Chapter 1. Project Management
    • Git and Github
    • Document Your Project
    • Work on the Server Machines
  • Chapter 2. Development Environment
    • Shell
    • Jupyter Notebook and Lab - IDEs for Data Scientists
    • Command-Line-Based IDEs
    • GUI-Based IDEs
  • Chapter 3. Python Programming
    • Language Overview
    • Build and Test Your Python Package
    • IO
    • Scientific Computation
    • Plotting
    • Astronomy Packages
    • C Embedding and Extension
  • Chapter 4. C/C++ Programming
  • Chapter 5. Data Structures and Algorithms
  • Chapter 6. Parallel Computation
  • Chapter 7. GUI Development
Theme by the Executable Book Project
  • repository
  • open issue

Index

B | F | G | L | M | N | S

B

  • bar()
    • built-in function
  • built-in function
    • bar()

F

  • foo (built-in variable)

G

  • Galaxy (built-in class)

L

  • library_info() (in module lig)
  • lig
    • module

M

  • mass (Galaxy attribute)
  • module
    • lig

N

  • name (Galaxy attribute)

S

  • set_mass() (Galaxy method)
  • size (Galaxy attribute)

By Yangyao Chen, Kai Wang
© Copyright 2021, Yangyao Chen, Kai Wang.