Skip to content

v1.0

Choose a tag to compare

@cbray0 cbray0 released this 09 Aug 15:37
· 77 commits to master since this release

The first release of autoMEGA, the tool for automating MEGAlib simulations, has finally arrived! Instead of running iterative simulations manually, write a simple YAML file and have autoMEGA do the rest!

Bug reports and feature request are welcome!

Features:

  • Automatically generate modified Geomega (*.geo.setup) and Cosima (*.source) files
    • Flexible parameters
    • Unlimited configurations
  • Capable of running dozens of simultaneous simulations
    • Ideal for optimizing instrument dimensions, generating plots of continuum sensitivity, or calculating Aeff
  • User-Friendly
    • Convenient YAML configuration
    • Capable of notifying the user of simulation completion (or errors)
      • Email
      • Slack

Scope:

  • Generate and validate geometries with Geomega
  • Run simulations with Cosima
  • Reduce the data with Revan
  • Notify user of simulation progress
  • Cause a robot uprising

Not in scope:

  • Further data analysis - project dependent