Skip to content

lnls-ids/insertion-devices

 
 

Repository files navigation

insertion-devices

Python package for magnetic simulation of insertion devices

Guidelines for naming branches

Branches may be named like: <identifier>-<description-with-hyphens>

Identifiers represent the main goal of the branch, and might be:

  • feat : New feature or feature expansion.
  • fix : Bug fix.
  • docs : Add or expand documentation.
  • style : Code formating, without altering its content.
  • refactor : Refactor (ex: change variable names, alter class structure).
  • perf : Performance improvement.
  • test : Add, expand or correct test.
  • example : Add, expand or correct example.
  • wip : Works in progress, that might not be done soon.
  • exp : Experiment, probably discarded.

Examples: feat-roll-off, docs-shim-notebook, fix-shimming-results-plot-char

imaids GUI

The gui icons are provided by Yusuke Kamiyamane. Licensed under a Creative Commons Attribution 3.0 License.

About

RADIA models for IDs

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 99.8%
  • Makefile 0.2%