Skip to content

Commit beac2d2

Browse files
author
Pierre Lanari
committed
XMapTools 4 (beta 2 release candidate)
This is a release candidate containing the last version of all files; check the change log for more detailed information about the new features and bug fixes.
1 parent 6916e67 commit beac2d2

11 files changed

+17
-1
lines changed

Changelog.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
## XMapTools 4 beta 2 (no public release yet)
44

55
- Release notes:
6+
- Add a new data category "Images" available in the primary menu in which specific images with their settings (color palette and range, etc.) can be stored. Three types are available: (1) Multi-plot image for plotting several images and generating a gif, (2) Multi-layer Image (shared scale) to combine several maps with a shared scale, (3) Multi-layer Image (multi-scale) to combine several maps but with different color palettes.
7+
- Add new features to save data obtained with the sampling functions either for the selected map (single map) or all maps in the same data category (multiple map)
8+
- Add an option to inverse the color sequence of the selected color palette
9+
- Improvements concerning ROI: calculations and plots are only performed/updated once the ROI has been moved and not while it is moving as it was before. This change improves the overal performance of the program.
610
- Add the VIRIDISLITE color palettes from Stéfan van der Walt and Nathaniel Smit
711
- Import Tool:
812
- Add an option to change the type of data. To speed up the importation of LA-ICP-MS maps, this change can be applied to all maps when "isotope" is selected for the first time
@@ -15,10 +19,21 @@
1519
- Add an option to export data in a new directory if a folder Maps\_cps already exists
1620
- Add an option to select a primary standard if the name of the integration is not automatically recognised
1721
- Add a functionality to import manually a standard file
22+
- Classification:
23+
- Improve the selection of input data for classification
24+
- Add an option to select the method used for data scaling
25+
- Add an option to ensure reproducibility of the classification algorithms based on random numbers (using seeds for the random number generator)
26+
- Add an option to select the number of trees in the random forest algorithm.
1827
- External functions:
1928
- Add thermobarometry functions: Phengite\_P\_All
2029
- Add multi-equilibrium functions: GrtOpx\_T\_All; GrtPh\_T\_All
2130
- Add Ti-in-biotite thermometer of Wu & Chen (2015)
2231
- Other:
2332
- Fix an issue in the EPMA calibration assistant resulting the program to crash when no standard is available for the first phase in the list
2433
- Fix an issue preventing a function description to be displayed for external function with the standalone versions
34+
- Resolve a problem in the internal configuration file that could prevent XMapTools to start
35+
- Fix an issue in the function opening projects in case the standard variable is corrupted
36+
- Fix an issue in the plot function for filtering infinite data out (e.g. in ratio maps)
37+
- Fix an issue that the filter value for the 3D surface was not saved in the project
38+
- Fix an issue in the merging function when some pixel values are NaN
39+

Program/Core/sound_jiahui.mp3

3.52 MB
Binary file not shown.

Program/Dev/Data_Std_LAICPMS/NIST610.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
! Standard Name G_NIST610 ! Data source GeoRem database as of Dec09 ! Matrix Glass ! Brief description NIST 610 glass ! Notes "GEOREM preferred values, as at 050509. Uncertainties for some major elements have not been included" ! URL ! Parameter Units Value UncertaintyAg ppm 239 38Al ppm 10797 -As ppm 317 24Au ppm 23 8B ppm 356 14Ba ppm 435 46Be ppm 466 38Bi ppm 358 98Ca ppm 82144 - Cd ppm 259 10Ce ppm 448 34Cl ppm 438 88Co ppm 405 46Cr ppm 405 64Cs ppm 361 136Cu ppm 430 48Dy ppm 427 36Er ppm 426 48Eu ppm 461 104F ppm 413 82Fe ppm 458 9Ga ppm 438 22Gd ppm 444 42Ge ppm 426 20Hf ppm 432 30Ho ppm 449 50In ppm 441 64K ppm 486 92La ppm 457 144Li ppm 485 44Lu ppm 435 62Mg ppm 465 54Mn ppm 485 10Mo ppm 410 58Na ppm 99415 - Nb ppm 419 116Nd ppm 431 76Ni ppm 458.7 4P ppm 343 106Pb ppm 426 1Pd ppm 1.1 0.2Pr ppm 430 60Pt ppm 3.2 0.2Rb ppm 425.7 0.8Re ppm 47 14Rh ppm 1.3 0.2S ppm 693 138Sb ppm 369 56Sc ppm 441 20Se ppm 109 4Si ppm 327180 - Sm ppm 451 42Sn ppm 396 36Sr ppm 515.5 0.5Ta ppm 452 78Tb ppm 443 44Th ppm 457.2 1.2Ti ppm 434 30Tl ppm 61 4Tm ppm 420 38U ppm 461.5 1.1V ppm 442 86W ppm 445 50Y ppm 450 38Yb ppm 445 26Zn ppm 456 38Zr ppm 440 16Zr ppm 440 16

Program/Dev/help/XMT_help_Converter_LAICPMS.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<h1> Help > Tools > Converter For LA-ICPMS Data </h1>
1616
<p><i>Help file version 03.12.2021 by M. Tedeschi & P. Lanari</i></p>
1717
<p><a href="https://resources.xmaptools.ch" target="_blank">Access XMapTools resources online</a></p>
18-
<p class="ex">This part of XMapTools 4 is currently at <b>level 1</b> of development (<i>1, largely untested; 2, tested for a few cases; 3, tested and benchmarked; 4, publication quality</i>). </p>
18+
<p class="ex">This part of XMapTools 4 is currently at <b>level 3</b> of development (<i>1, largely untested; 2, tested for a few cases; 3, tested and benchmarked; 4, publication quality</i>). </p>
1919
<br \>
2020
<hr>
2121
<p><b>Table of content</b><br \><br \>
Loading
5.3 KB
Loading
1.21 KB
Binary file not shown.
10.3 KB
Binary file not shown.
-102 Bytes
Binary file not shown.

Program/XMapTools.mlapp

37.1 KB
Binary file not shown.

Program/config_xmaptools.mat

136 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)