ncrystal icon indicating copy to clipboard operation
ncrystal copied to clipboard

NCrystal : a library for thermal neutron transport in crystals and other materials

Results 117 ncrystal issues
Sort by recently updated
recently updated
newest added

During the work on #154 I am making command-line script functionality available as Python modules. One interesting and troublesome aspect in that respect is that while a command-line script can...

enhancement
python
Windows
cmdline tools

We had to skip mac-CI for the the ncrystal-notebook with the texture plugin example due to this. Perhaps it can be fixed?

bug
plugins

For two reasons we should migrate Python scripts to modules and install via entry points. 1. To allow systematic access to all cmdline scripts from the python API, without messing...

enhancement
python
Windows

As discussed with @dddijulio and @XuShuqi7, we should support primary extinction correction to Bragg diffraction by adopting the model by Sabine: ``` The flow of radiation in a real crystal...

enhancement
algorithms

It is long overdue that we rename PCBragg to PowderBragg, to avoid confusion. We should go and check all the various documentation when doing that.

bug

Some manterials have anisotropic atomic displacements (Uiso), so it would be good if we could support that. Hopefully this is just the HKL structure factor calculations that will change.

enhancement
algorithms

It would be super useful with a test which would (for all materials most likely) compare cross section curves with a reference, and only fail if they changed by more...

enhancement
tests

As reported during the Neuwave NCrystal workshop, it is possible to encounter CIF files with multiple uiso values for a particular spot (e.g. on position 0.5 0.5 0.5 one might...

enhancement
python

In some google colab + condacolab notebooks we actually ended up with CONDA_PREFIX not being set. So it would be great if the ncrystal conda packages could be made to...

enhancement
Windows
deployment

Highness plugins developed by @ShuqiXu7, @nicriz, @marquezj, @dddijulio, et. al. should be reviewed for adoption into core NCrystal. For the SANSND plugin, perhaps we could simply have a dedicated .ncmat...

enhancement
plugins
algorithms