Carter Francis

Results 333 comments of Carter Francis

So something like this? I can play around with the colors a bit. Right now it might be too close to the background pyxem color.

@pc494 perfect I'll vectorize the image and create a svg. Admittedly this was my first concept but then I kind of overthought it. :)

Just playing around with some line thicknesses... ![diffsimslogo](https://user-images.githubusercontent.com/41125831/232881742-76f92216-c2ae-4121-9619-3f49dacfc918.svg) ![diffsims](https://user-images.githubusercontent.com/41125831/232881762-702070ee-8db5-464c-b7cb-82cfffc19474.svg) ![diffsims2](https://user-images.githubusercontent.com/41125831/232881668-6f163886-8046-42f7-8eb0-5ac229135502.svg)

@hakonanes any thoughts on this? I was going to add in ionic scattering parameters (I guess why not right) and figured I should go all the way if I'm doing...

I was thinking that we set up each table in the form of a nested dict with: ``` {element: {a=[a1,a2, ..., an], b=[b1,b2,...., bn], z= Atomic Number, charge = ionic...

@pc494 I'm not using them and I should probably focus my efforts a bit more so I'll leave this at I'll come back to it unless someone else needs it....

> If one wanted to speed this up further, I'd probably look into the structure of the whole simulation. I was wondering, shouldn't be the set of points in the...

@hakonanes The `get_points_in_sphere` method is going to be removed and the bigger problem is related to the fact that in this method there are repeated calls to `get_points_in_sphere` when there...

Some of these things would be good to do but would require more developer time than I think we currently have. I would shoot for getting in #201 and then...

@hakonanes how do you feel about making a pre-release after #205, #213 , #199 are merged? Then we can test the orientation mapping in pyxem just to make sure things...