/usr/share/fisx/changelog.txt is in python-fisx-common 1.1.4-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 | VERSION 1.1.4
Correct bug in getMultilayerFluorescence affecting the calculation of escape
peaks.
Implement a cache for calculation of escape peaks.
Introduce the "ratio" key in escape lines to provide the escape ratio.
VERSION 1.1.3
Implement a calculation cache.
Implement a configurable threshold on emission rate of an x-ray line to
consider secondary excitation originated from that emission line.
Correct problem calculating partial photoelectric cross sections in the
vicinity of absoprtion edges.
VERSION 1.1.2
Correct inconsistency on M-shell data
Correct problem calculating partial photoelectric cross-sections close to the
Mo edge.
VERSION 1.1.1
Correct error on internal method name (issue #18)
VERSION 1.1.0
Forced release to comply with PyPI.
VERSION 1.0.9
Allow to set a data directory from the environemnt.
Get rid of unused code.
Adapt for PyMca-like initialization with PyMca versions relying nn fisx data.
VERSION 1.0.8
Add source of the data to the data files.
Specific additions for Debian testing during build.
VERSION 1.0.7
Deal with incorrect line endings in data files
Include use case example as part of the test suite
Add testing information to README.rst
Implement Travis and AppVeyor testing in repository
VERSION 1.0.6
Allow building without a cython installation
Tests comparing against PyMca only taken into account if PyMca5 installed
VERSION 1.0.5
Correct error preventing compilation with Visual Studio 2015
Tests passing under Python 3.5
VERSION 1.0.4
Workaround issue calculating secondary excitation due to scattering of the incident beam when the incident beam is normal to the sample surface.
VERSION 1.0.3
Add a new Elements constructor.
VERSION 1.0.2
Give correct weight to elastic scattering contribution.
VERSION 1.0.1
Add conda recipe.
Correct test suite.
Correct bug reading PyMca configuration files.
VERSION 1.0.0
First release.
Secondary excitation due to fluorescence and elastic scattering considered.
Tertiary implemented via an approximation method.
|