Alexander Clausen
Alexander Clausen
So, in numpy, once you apply fancy indexing, the affected dimensions are collapsed into one flat dimension, which is "compressed" to the number of nonzero entries. This is also how...
> In the second case, we need tools to translate between the coordinates in the new navigation dimension and the navigation dimension of the underlying dataset. Maybe the `DataSet` could...
vmin/vmax changes are covered by #128 - also being able to select which colormap to use is a good point!
This was requested again, maybe we can bump this up
See also: https://glyph.twistedmatrix.com/2020/07/new-duck.html
As an update, much of `Context` now does have type hints available - while the UDF interface itself is still a bit patchy. There is now opt-in mypy checking in...
HDF5 export of CoM is broken: ``` HTTPServerRequest(protocol='http', host='localhost:3000', method='GET', uri='/api/compoundAnalyses/88354ca5-bba4-43ca-b026-a90f5aa91136/analyses/ebac42fd-180a-41c1-bdb9-e641215fdf1d/download/HDF5/', version='HTTP/1.1', remote_ip='127.0.0.1') Traceback (most recent call last): File "/home/alex/.virtualenvs/libertem/lib/python3.7/site-packages/tornado/web.py", line 1699, in _execute result = await result File "/home/alex/source/LiberTEM/src/libertem/web/analysis.py",...
Note about multi-layered tiffs: they can be opened by Fiji, but are otherwise not widely supported. Float TIFF in general has bad support in normal image editors, same deal with...
@matkraj thanks for the feedback and for trying out the new feature! Yeah, I still have to think about how to best support downloading CoM results. Would it work for...
>I guess gtwpy is the one we need here. @sayandip18 not related to gotowebinar, this is about the file format of [hyperspy](https://hyperspy.org)