|
| 1 | +# Workshop: Micromagnetics with Ubermag |
| 2 | +Marijan Beg<sup>1,2</sup>, Ondrej Hovorka<sup>1</sup>, and Hans Fangohr<sup>2,1</sup> |
| 3 | + |
| 4 | +<sup>1</sup> *Faculty of Engineering and Physical Sciences, University of Southampton, Southampton SO17 1BJ, United Kingdom* |
| 5 | +<sup>2</sup> *European XFEL GmbH, Holzkoppel 4, 22869 Schenefeld, Germany* |
| 6 | + |
| 7 | +| Description | Badge | |
| 8 | +| --- | --- | |
| 9 | +| Builds | [](https://travis-ci.org/ubermag/workshop) | |
| 10 | +| Binder | [](https://mybinder.org/v2/gh/ubermag/workshop/master?urlpath=lab/tree/tutorials/index.ipynb) | |
| 11 | +| License | [](https://opensource.org/licenses/BSD-3-Clause) | |
| 12 | +| Zoom | [](https://us04web.zoom.us/j/74465485256) | |
| 13 | + |
| 14 | +## About |
| 15 | + |
| 16 | +This repository is a place where all the materials (slides, tutorials, and exercises) used in Ubermag workshops are stored. |
| 17 | + |
| 18 | +1. The slides (as PDF) can be found in `slides` directory. The slides do not have animations in order to make sure the files are of reasonable size and accessible by everybody. If you want the full presentation in Keynote format, please let Marijan Beg know. The slides are going to be extended as we progress through other sessions. |
| 19 | + |
| 20 | +2. Tutorials and exercises as Jupyter notebooks are available in `tutorials` directory. More will be added as we go through the workshop. They are also accessible via Binder. |
| 21 | + |
| 22 | +3. The materials addressing (too) specific questions we did not have time to discuss during live sessions, are going to be available in `extras` directory. |
| 23 | + |
| 24 | +This is a public repository and it can be seen by everybody. If you want to contribute to it, please be careful what data you share. |
| 25 | + |
| 26 | +## Current workshop |
| 27 | + |
| 28 | +The current workshop is divided into 4 sessions: |
| 29 | + |
| 30 | +1. Friday 24 April 2020, 14:00-15:30 (UK time) - The basics of micromagnetics, Jupyter, and Python |
| 31 | +2. Wednesday 29 April 2020, 14:00-15:30 (UK time) - Micromagnetics with Ubermag |
| 32 | +3. Monday 4 May 2020, 14:00-15:30 (UK time) - Data analysis and visualisation with Ubermag 1 |
| 33 | +4. Thursday 14 May 2020, 14:00-15:30 (UK time) - Data analysis and visualisation with Ubermag 2 |
| 34 | + |
| 35 | +Optional follow-up sessions, depending on the requests and feedback might be organised in the future. |
| 36 | + |
| 37 | +## What to do before the workshop? |
| 38 | + |
| 39 | +1. The workshop will delivered using [Zoom](https://zoom.us). Please install it before the workshop and join the session using this link: https://us04web.zoom.us/j/74465485256. There is no need to create an account with Zoom. |
| 40 | + |
| 41 | +2. To follow the tutorials and exercises, you do not need to install anything on your machine or download (clone) this repository. The tutorials and exercises can be run in the cloud and no files will be created on your machine. Ubermag in the cloud can be accessed using Binder badge in the table above. Starting the cloud service can take a few minutes, so please be patient. |
| 42 | + |
| 43 | +WARNING: The most recent update of Safari browser on MacOS sometimes does not interpret the colours well in 3D interactive plots and we recommend using Google Chrome for Ubermag. |
| 44 | + |
| 45 | +## Support |
| 46 | + |
| 47 | +If you require support, have questions, want to report a bug, or want to suggest an improvement, please raise an issue in [ubermag/help](https://github.com/ubermag/help) repository. |
| 48 | + |
| 49 | +## License |
| 50 | + |
| 51 | +Licensed under the BSD 3-Clause "New" or "Revised" License. For details, please refer to the [LICENSE](LICENSE) file. |
| 52 | + |
| 53 | +## How to cite |
| 54 | + |
| 55 | +If you use Ubermag, please cite it as: |
| 56 | + |
| 57 | +1. M. Beg, R. A. Pepper, and H. Fangohr. User interfaces for computational science: A domain specific language for OOMMF embedded in Python. [*AIP Advances* **7**, 56025 (2017)](http://aip.scitation.org/doi/10.1063/1.4977225). |
| 58 | + |
| 59 | +2. M. Beg, R. A. Pepper, T. Kluyver, and H. Fangohr. ubermag/oommfc: Python interface to OOMMF integrated into Jupyter notebook. Zenodo. DOI: [10.5281/zenodo.3539494](http://doi.org/10.5281/zenodo.3539494) (2020). |
| 60 | + |
| 61 | +## Acknowledgements |
| 62 | + |
| 63 | +Developed as a part of: |
| 64 | + |
| 65 | +- [OpenDreamKit](http://opendreamkit.org/) – Horizon 2020 European Research Infrastructure project (676541) |
| 66 | + |
| 67 | +- EPSRC Programme grant on [Skyrmionics](http://www.skyrmions.ac.uk) (EP/N032128/1). |
0 commit comments