Vidar Tonaas Fauske

Results 624 comments of Vidar Tonaas Fauske

This should probably be reviewed again, and individual tasks split into separate issues.

In general I think it is best if fewer thing in hyperspy recreate the plot (many thing simply need the plot to be updated). That would at least help alleviate...

Storing persistent artists in metadata sounds good, as that is then saveable and loadable out of the box. The remaining issue then is to solve how to store the artists...

@jat255 I'm not sure I understood why you'd want to turn toggle the markers off and on during plotting, could you elaborate (maybe with an example)? @to266 I haven't really...

@jat255 Thanks, I get what you mean now. Although I don't think it won't be necessary for that purpose as soon as hyperspy/hyperspy#413 is working, I agree that it would...

Looks nice! Do you know if the spectrum image etc. is loaded with an offset? Ideally, it would have an offset equal to the location of the subregion in the...

Sorry if I went a bit quick, what I meant was this: If you take the coordinates of the SI rect, and add those as a offsets to the signal...

An alternative solution would be to have the output align to bottom. Then the latest output will always be right next to the input, and any initial space will be...

ipywidgets currently does not have correctly configured api docs, so it does not export any references to use for intersphinx. To inspect the ipywidgets intersphinx inventory, the following code is...

I'm going to keep this issue open in order to track as a request for API docs (which would be nice).