Duncan N. Johnstone

Results 16 issues of Duncan N. Johnstone

I was discussing with @pc494 that the overall architecture of pyxem has now settled down quite a lot and this may mean we are now getting towards the stage where...

discussion
dev

Indexation of diffraction profiles / lists of magnitudes does not currently work in the mapping case. This functionality should be added.

enhancement
status: stalled

Interesting publication on strain mapping and disk finding just out: https://www.sciencedirect.com/science/article/abs/pii/S0304399119301676 I think we should support this functionality.

won't fix yet
feature suggestion

We want to explore alternative metrics and methods for pattern/template matching. There was an initial attempt at this in #608 but we have closed that for now since it didn't...

enhancement
discussion

We're currently not making very good use of metadata in pyxem. The good news is that we inherit a pretty good metadata structure from hyperspy so we have a good...

enhancement
discussion

@shogas produced a pattern match optimizer (https://github.com/shogas/sped_processing_playground/blob/master/template_param_optimize.ipynb), which seems pretty neat - we should put it in the demos or somewhere in the code if we can find a suitable...

enhancement

SAMFire currently only works for Model1D objects. This PR includes some stuff towards making it work for Model2D also. This was something that we did get working with @to266 years...

type: enhancement
status: WIP
release: next minor

I thought it might be helpful to create a list of other resources that we might learn something from, consider using, or just find interesting in relation to orix. Partly...

At present the 3D FIB-SEM tutorials use Mayavi to plot some stuff. This clearly doesn't work any more because of Mayavi not becoming Py3 compatible. I've had a look but...

As discussed in #10 I think it would be very good if we establish a convention on structure for tutorial notebooks - this will look good and make it easier...