- Mar 17, 2020
-
-
Jan Caron authored
-
Jan Caron authored
Also added mayavi to requirements in setup.cfg and environment.yml. Added documentation on how to activate 3D notebook plotting with mayavi. Fixed some bugs in io_field.py. Fixed bug in reader of llg.py.
-
Jan Caron authored
-
Jan Caron authored
-
Jan Caron authored
-
Jan Caron authored
utils: Has quaternion and misc submodules misc has levi_civita and interp_to_regular_grid (used later for io) field: Added HyperSpy support (get/set_signal) added copy/rotate/rot90/set_vector/get_vector methods
-
Alexander Clausen authored
-
- Mar 11, 2020
- Mar 04, 2020
-
-
Jan Caron authored
-
Jan Caron authored
-
Jan Caron authored
-
Jan Caron authored
-
Jan Caron authored
-
Jan Caron authored
to include package_data, i.e. mplstyles
-
Jan Caron authored
Merge branch 'empyre-preparation-0.0' of iffgit.fz-juelich.de:empyre/empyre into empyre-preparation-0.0
-
Jan Caron authored
-
Jan Caron authored
Empyre preparation 0.0 See merge request empyre/empyre!25
-
Jan Caron authored
-
Moved .mplstyle files inside vis. setup.cfg: added options.packages.find removed 3Dplot requirements (for now). setup.py: moved stylesheet installation to vis.tools, now optional. vis.tools: also added a use_style contextmanager that dynamically uses local styles (in package) or styles installed in user config folder. colors/decorators/plot2d: now use the new use_style contextmanager.
-
Jan Caron authored
Now using the before_script again due to problems with test_requires not used by pytest (and it not being installed before being used)
-
Jan Caron authored
Hyperspy depends on traits which doesn't have wheels on PyPI, so they would need to be compiled during installation (needs 4.3GB of stuff...)
-
Jan Caron authored
Merge branch 'empyre-preparation-0.0' of iffgit.fz-juelich.de:empyre/empyre into empyre-preparation-0.0
-
Jan Caron authored
Moved .mplstyle files inside vis. setup.cfg: added options.packages.find removed 3Dplot requirements (for now). setup.py: moved stylesheet installation to vis.tools, now optional. vis.tools: also added a use_style contextmanager that dynamically uses local styles (in package) or styles installed in user config folder. colors/decorators/plot2d: now use the new use_style contextmanager.
-
- Mar 03, 2020
-
-
Jan Caron authored
-
Jan Caron authored
Merge branch 'empyre-preparation-0.0' of iffgit.fz-juelich.de:empyre/empyre into empyre-preparation-0.0
-
Jan Caron authored
setup.py: use matplotlib AFTER setup() (otherwise matplotlib is not available, despite being in setup_requires)
-
Jan Caron authored
Next try to correct gitlab-ci.yaml See merge request empyre/empyre!24
-