Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test non lazy map improvement with pyxem pull request #10

Open
wants to merge 3,868 commits into
base: RELEASE_next_minor
Choose a base branch
from

Conversation

magnunor
Copy link
Owner

This pull request is only for testing which functionalities are failing in pyxem, as a result of the changes to s.map in HyperSpy.

magnunor and others added 30 commits June 18, 2021 16:31
…rguide

DOC: minor style and typo fixes in user guide IO-page
This reverts commit c977edd.
Fix parsing EELS aperture label with unexpected value
Fix blo writing for lazy datasets + other improvements
Fix loading duplicated dataset for NeXus file loader
nem1234 and others added 27 commits October 12, 2021 17:54
	change logging level for broken frame from warning to info
	truncate unused frame when broken frame does not exist
Make axes and data consistent when reading incomplete frame.
Thus, lazy signals will return lazy signals, and non-lazy signals
will return non-lazy signals
It was leading to wrong output from the unit tests. Basically
it was hiding the real errors behind some logging errors.

Not sure why.
The only_valid_data option become ignored when sum_frames == True.
…ilable for numcodecs on other platforms. Skip zspy tests when zarr not installed
Zarr Reading and Writing (.zspy format) - Reformatted
io_plugins/jeol.py : Get scale information from pts file itself.
@codecov-commenter
Copy link

codecov-commenter commented Oct 29, 2021

Codecov Report

❗ No coverage uploaded for pull request base (RELEASE_next_minor@2461944). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@                  Coverage Diff                  @@
##             RELEASE_next_minor      #10   +/-   ##
=====================================================
  Coverage                      ?   76.95%           
=====================================================
  Files                         ?      206           
  Lines                         ?    31508           
  Branches                      ?     6884           
=====================================================
  Hits                          ?    24246           
  Misses                        ?     5510           
  Partials                      ?     1752           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2461944...3124091. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.