Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 634 Bytes

README.rst

File metadata and controls

17 lines (12 loc) · 634 Bytes

Gammapy examples folder

This folder contains the following:

  • Example scripts for end-users are named example_*.py
  • Test scripts for developers are named test_*.py
  • Work in progress coding is done in scripts named wip_*.py

The test and wip files are OK to have as a temp solution. It's useful to have an example or test script for debugging while implementing something. All code and tests should eventually go in the Gammapy package.

Note that we also have example scripts in the docs folder and example IPython notebooks in the gammapy-extra repo.

See info at: https://docs.gammapy.org/