Emmanuel FARHI

Results 33 comments of Emmanuel FARHI

We can see in the cif2hkl repo: - https://gitlab.com/soleil-data-treatment/soleil-software-projects/cif2hkl/-/blob/master/cif2hkl.F90#L549 that the density is indeed calculated from the mass and cell volume. In the example above we have - density =...

Great, I'll push it immediately.

Hi @willend ;-) Any solution which is faster and more robust than today is good. It's even better if: - it does not depend on Python or Perl, only a...

The other solution is to detect the 'list' type in the header/metadata, and not plot it. Removing all the metadata from the generated file brings a raw list of numbers...

Hi all, just my 2c. There exists an inelastic SX component, initially written by Duc Le, and cleaned/optimized/pushed into McStas: - https://github.com/McStasMcXtrace/McCode/blob/master/mcstas-comps/contrib/Single_crystal_inelastic.comp It is already part of McStas (2.x), but...

We may also implement a Compton scattering, described for instance in: - https://hal.archives-ouvertes.fr/hal-01472451/document It only depends on the incident photon energy, and has an angular dependency (see Eq 1). Again,...

One more review paper for absorption, IXS and RIXS. Nina Rohringer [1811.12052.pdf](https://github.com/McStasMcXtrace/McCode/files/8474364/1811.12052.pdf) This is from https://arxiv.org/pdf/1811.12052.pdf - Eq 61: IXS - Eq 38: abs - Eq 46: elastic - Eq...

And have a look at the simpler doc at ESRF: - https://www.esrf.fr/UsersAndScience/Experiments/DynExtrCond/ID28/IntroIXS/DDCS And the r0^2 |e0.e1|^2 term is 0.67b.

Add more references: Schulke 20017 [Schulke2007.pdf](https://github.com/McStasMcXtrace/McCode/files/8700750/Schulke2007.pdf) Sahle 2015 [Sahle2015.pdf](https://github.com/McStasMcXtrace/McCode/files/8700751/Sahle2015.pdf)

Nice thoughts indeed. I even think the syntax can be as simple as e.g.: ``` FOR (C-style,e.g. i=0; i