Commits on Source (63)
-
Jan Caron authored
due to origin being lower, not higher as is default in maptlotlib
-
Jan Caron authored
from tests_requires to extras_requires:tests
-
Jan Caron authored
-
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
-
Jan Caron authored
due to origin being lower, not higher as is default in maptlotlib
-
Jan Caron authored
from tests_requires to extras_requires:tests
-
Jan Caron authored
-
Jan Caron authored
-
Jan Caron authored
-
Jan Caron authored
-
Jan Caron authored
Added some more documentations, added io.rst. Converted scale to floats everywhere it is set by default. Removed superfluous enumeration in reader/writer in io_field. Fixed vector default and name saving in ovf.py. Fixed vector default and necessity of dim in tec.py. Fixed erronous dim -> scale assignment in vtk.py. Fixed interp_to_regular_grid not using the multidim. scale correctly.
-
Jan Caron authored
3D now always has 3 components, 2D only if theta is specified!
-
Jan Caron authored
Can be used to specify which axis holds the components. Also usable by load_field function! Useful for backwards compatibilty with Pyramid.
-
Jan Caron authored
-
Jan Caron authored
Added assertion that the determined dim has no non-zero entries! Added distance_upper_bound param to customize non-convex interpolations!
-
Jan Caron authored
Old version made a copy, new one also looks more pretty :-)
-
Jan Caron authored
vectors.py: More documentations and more fine control over vector and skyrmion chirality and orientation. Also fixed create_vector_singularity. colors: Added a namespace for colormaps (instead of a dictionary) to ease access to the maps. CMAP_CIRCULAR_DEFAULT is therefore deprecated now! plot2d: significantly simplified the symmetric color map handling with DivergingNorm (which was built for exactly that).
-
Jan Caron authored
vectors.py: More documentations and more fine control over vector and skyrmion chirality and orientation. Also fixed create_vector_singularity. colors: Added a namespace for colormaps (instead of a dictionary) to ease access to the maps. CMAP_CIRCULAR_DEFAULT is therefore deprecated now! plot2d: significantly simplified the symmetric color map handling with DivergingNorm (which was built for exactly that).
-
Jan Caron authored
-
Dieter Weber authored
like (data.real, data.imag, 0) for complex numbers. This will trigger a deprecation warning since NumPy 1.19.
-
Dieter Weber authored
It doesn't look like empyre depends on any new features or changes in Python 3.7. See also https://github.com/LiberTEM/LiberTEM/pull/851
-
Dieter Weber authored
Support Python 3.6 See merge request !34
-
Dieter Weber authored
Last working one is test_mask(), the rest is currently TODO Co-authored-by:
Alexander Clausen <a.clausen@fz-juelich.de> Co-authored-by:
Jan Caron <j.caron@fz-juelich.de>
-
Alexander Clausen authored
-
Alexander Clausen authored
-
Alexander Clausen authored
* fixed rotate with reshape=True * 2d rotation: fix sign of x component * clip: negative values are no longer cut off for scalars * re-organized tests and fixtures * improve coverage: clip, __getitem__, rotate: scalars, comparisons, ... Co-authored-by:
<d.weber@fz-juelich.de> Co-authored-by:
<j.caron@fz-juelich.de>
-
Alexander Clausen authored
-
Jan Caron authored
Added demonstration Jupyter notebooks to the demos folder and to the sphinx documentation (linked via nbsphinx-link). tools: aspect now also works if textwidth is not specified. plot2d: quiver now only warns if len(dim)>ncomp (threw error before). colorvec now works for len(dim)>ncomp as well (no warning needed).
-
Jan Caron authored
-
Jan Caron authored
-
Dieter Weber authored
like (data.real, data.imag, 0) for complex numbers. This will trigger a deprecation warning since NumPy 1.19.
-
Dieter Weber authored
-
Dieter Weber authored
Fixes #53 Refs #54 Rerun notebooks to update formatting
-
Alexander Clausen authored
Do not convert to ndarray See merge request !33
-
Dieter Weber authored
-
-
Jan Caron authored
Needed to raise matplotlib version to 3.2!
-
Jan Caron authored
-
Matthew Bryan authored
-
Matthew Bryan authored
Include tests for conda packaging, fix bug in __array_ufunc__ See merge request !40
-
Matthew Bryan authored
-
Alexander Clausen authored
Update CI to run on MRs or Branches (not both) See merge request !43
-
Alexander Clausen authored
This should make it possible to create releases on tag creation, as before
-
Alexander Clausen authored
Also run CI for tags See merge request !44
-
Matthew Bryan authored
-
Matthew Bryan authored
Bump to version 0.3.2 in setup.cfg See merge request !45
-
-
Dieter Weber authored
Build, CI, Deprecation, Numpy2 updates See merge request !48
-
Dieter Weber authored
-
Matthew Bryan authored
-
Matthew Bryan authored
Include tests in `sdist` Closes #59 See merge request !49
-
Matthew Bryan authored
Showing
- .gitignore 2 additions, 0 deletions.gitignore
- .gitlab-ci.yml 28 additions, 17 deletions.gitlab-ci.yml
- .pre-commit-config.yaml 21 additions, 0 deletions.pre-commit-config.yaml
- MANIFEST.in 1 addition, 0 deletionsMANIFEST.in
- README.rst 2 additions, 0 deletionsREADME.rst
- authors.json 50 additions, 0 deletionsauthors.json
- demos/demo1_first_steps.ipynb 266 additions, 0 deletionsdemos/demo1_first_steps.ipynb
- demos/demo1_first_steps.py 151 additions, 0 deletionsdemos/demo1_first_steps.py
- demos/demo2_handling_3d_fields.ipynb 365 additions, 0 deletionsdemos/demo2_handling_3d_fields.ipynb
- demos/demo2_handling_3d_fields.py 142 additions, 0 deletionsdemos/demo2_handling_3d_fields.py
- demos/demo3_io_and_field_manipulation.ipynb 601 additions, 0 deletionsdemos/demo3_io_and_field_manipulation.ipynb
- demos/demo3_io_and_field_manipulation.py 160 additions, 0 deletionsdemos/demo3_io_and_field_manipulation.py
- demos/files/confidence.npy 0 additions, 0 deletionsdemos/files/confidence.npy
- demos/files/confidence.png 0 additions, 0 deletionsdemos/files/confidence.png
- demos/files/phasemap.hdf5 0 additions, 0 deletionsdemos/files/phasemap.hdf5
- demos/images/activate.png 0 additions, 0 deletionsdemos/images/activate.png
- demos/images/addsource.png 0 additions, 0 deletionsdemos/images/addsource.png
- demos/images/environment.png 0 additions, 0 deletionsdemos/images/environment.png
- demos/images/jutil-gitlab.png 0 additions, 0 deletionsdemos/images/jutil-gitlab.png
- demos/images/phasemap-attributes.png 0 additions, 0 deletionsdemos/images/phasemap-attributes.png
.pre-commit-config.yaml
0 → 100644
authors.json
0 → 100644
demos/demo1_first_steps.ipynb
0 → 100644
This diff is collapsed.
demos/demo1_first_steps.py
0 → 100644
demos/demo2_handling_3d_fields.ipynb
0 → 100644
Source diff could not be displayed: it is too large. Options to address this: view the blob.
demos/demo2_handling_3d_fields.py
0 → 100644
This diff is collapsed.
demos/demo3_io_and_field_manipulation.py
0 → 100644
demos/files/confidence.npy
0 → 100644
File added
demos/files/confidence.png
deleted
100644 → 0
1.56 KiB
demos/files/phasemap.hdf5
deleted
100755 → 0
File deleted
demos/images/activate.png
deleted
100755 → 0
32.4 KiB
demos/images/addsource.png
deleted
100755 → 0
56 KiB
demos/images/environment.png
deleted
100755 → 0
57.1 KiB
demos/images/jutil-gitlab.png
deleted
100755 → 0
63.1 KiB
demos/images/phasemap-attributes.png
deleted
100755 → 0
34.6 KiB