- 16 Nov, 2021 1 commit
-
-
Elisa Rebolini authored
-
- 24 Mar, 2021 1 commit
-
-
Elisa Rebolini authored
-
- 22 Feb, 2021 1 commit
-
-
Elisa Rebolini authored
-
- 15 Feb, 2021 1 commit
-
-
Elisa Rebolini authored
-
- 13 Feb, 2021 1 commit
-
-
juan rodriguez-carvajal authored
Changing non-standard Fortran syntax introduced by A. Filhol that is not accepted by GFortran. Correcting small things and updating the script for compilation of Esmeralda with GFortran. Esmeralda built with GFortran has been tested and everything seems to work correctly.
-
- 12 Feb, 2021 2 commits
-
-
juan rodriguez-carvajal authored
-
Elisa Rebolini authored
-
- 11 Feb, 2021 2 commits
-
-
Elisa Rebolini authored
-
Elisa Rebolini authored
Fix minor incompatibilities of the code with gfortran Only tested on MacOS X
-
- 04 Feb, 2021 2 commits
-
-
-
juan rodriguez-carvajal authored
Removing non-needed "implicit none"! To the users of the library: when a function or a subroutine is within a module, the global "implicit none" declared at the beginning of the module propagates to all procedures within its scope. Redundant "return" statements before the end of a subroutine/function have been removed. Change line terminators from Windows to Unix ...
-
- 14 Dec, 2020 1 commit
-
-
Elisa Rebolini authored
Build set up ci See merge request !1
-
- 12 Dec, 2020 4 commits
-
-
Remi Perenon authored
-
Remi Perenon authored
-
Remi Perenon authored
-
Remi Perenon authored
-
- 16 Nov, 2020 1 commit
-
-
juan rodriguez-carvajal authored
-
- 21 Oct, 2020 3 commits
-
-
Remi Perenon authored
-
Remi Perenon authored
-
Remi Perenon authored
-
- 20 Oct, 2020 3 commits
-
-
Remi Perenon authored
-
Remi Perenon authored
-
Remi Perenon authored
-
- 17 Oct, 2020 1 commit
-
-
juan rodriguez-carvajal authored
-
- 16 Oct, 2020 2 commits
-
-
juan rodriguez-carvajal authored
-
juan rodriguez-carvajal authored
-
- 15 Oct, 2020 2 commits
-
-
juan rodriguez-carvajal authored
-
juan rodriguez-carvajal authored
Changing things related with esmeralda_version.template and commenting some lines calling non-existing procedures introduced by A. Filhol (to be checked and repaired lately). Changes in Normalize_laue to avoid NaN in error analysis when the pointer to particular reflections toward independent reflections is outside the limits.
-
- 14 Oct, 2020 1 commit
-
-
Elisa Rebolini authored
-
- 30 Jun, 2020 2 commits
-
-
Alain Filhol authored
2- Now manages the default working directory for macOS Subroutine CheckWorkingDirectory On macOS it should not be /Application or a directory inside the bundle 3- Save_Orient crashed when - a .cfl contains a wrong directory - when using a dummy image (12/02/2020) 4- function NullToSpace(astring) Useful for printing directory//char(0)//filename git-svn-id: https://forge.ill.fr/svn/esmeralda@346 fd1a4369-5158-44e7-9464-416ba5502290
-
Juan Rodriguez-Carvajal authored
git-svn-id: https://forge.ill.fr/svn/esmeralda@345 fd1a4369-5158-44e7-9464-416ba5502290
-
- 21 Jun, 2020 1 commit
-
-
Alain Filhol authored
Name of dialogue routine starts with DLOG_ Escape key: center window and resize it if necessary Tab key: maximise window size git-svn-id: https://forge.ill.fr/svn/esmeralda@344 fd1a4369-5158-44e7-9464-416ba5502290
-
- 27 May, 2020 1 commit
-
-
Alain Filhol authored
4 crashes solved mainly due to unprotected file I/O About dialogue improved etc. There are still problems with multiple monitor configurations. A bug in Winteracter. git-svn-id: https://forge.ill.fr/svn/esmeralda@343 fd1a4369-5158-44e7-9464-416ba5502290
-
- 11 May, 2020 1 commit
-
-
Alain Filhol authored
git-svn-id: https://forge.ill.fr/svn/esmeralda@342 fd1a4369-5158-44e7-9464-416ba5502290
-
- 14 Feb, 2020 1 commit
-
-
Alain Filhol authored
Crash on CALL WglSelect(1, 0, 2) in routine setup_OGL() A "Use winteracter" is necessary since Winteracter v12 * "Output Reflection Files"/"List of Reflections in Detector" In the case of a simulation only, "Reflections_file.hkl" file was empty. * file Reflections_file.hkl Added date & Time + CFL file name to avoid confusions * CFL file with "IMAGE_FILES 0" In that case "Generate a Dummy image" is compulsory to activate icon IDT_Calculated. A click on the icon IDT_Calculated crashed Esmeralda. In Subroutine save_orient() I added a test if (.not. dummy_image) call Output_Indexed_Reflections(LaueDiff,Cnd%dmmtol) But why "Generate a Dummy image" ? See below. * CFL file with "IMAGE_FILES 1" This is Okay even if the file is not found. In that latter (thus 0 image file) icon IDT_Calculate is active and works and their is no need of a "Generate a Dummy image". This is weird as compared to the previous case. * For macOS only : double screen set up management Thus MyWDialogShow() is used instead of WDialogShow() The Alerts cannot be re-positionned ! Winteracter 13 should solve that git-svn-id: https://forge.ill.fr/svn/esmeralda@341 fd1a4369-5158-44e7-9464-416ba5502290
-
- 17 Oct, 2019 1 commit
-
-
Juan Rodriguez-Carvajal authored
git-svn-id: https://forge.ill.fr/svn/esmeralda@340 fd1a4369-5158-44e7-9464-416ba5502290
-
- 10 Oct, 2019 1 commit
-
-
Juan Rodriguez-Carvajal authored
git-svn-id: https://forge.ill.fr/svn/esmeralda@339 fd1a4369-5158-44e7-9464-416ba5502290
-
- 18 Sep, 2019 1 commit
-
-
Juan Rodriguez-Carvajal authored
git-svn-id: https://forge.ill.fr/svn/esmeralda@338 fd1a4369-5158-44e7-9464-416ba5502290
-
- 17 Sep, 2019 2 commits
-
-
Alain Filhol authored
Windows : Lawson explained that this is already supported. macOS : here my solution Linux : a similar solution certainly exists git-svn-id: https://forge.ill.fr/svn/esmeralda@337 fd1a4369-5158-44e7-9464-416ba5502290
-
Alain Filhol authored
with macOS and Linux the dialogues open exactly in between of the 2 screens. Vey unconfortable indeed! I added routine that get from macOS the screen number and size and then position dialogues and windows by acting on WDialogShow and WindowOpen. The exception is WMessageBox but Winteracter (Lawson) told me they will add an option making possible to the set positin of this type of alerts. Warning: the code is not final. I will make it more compact soon. git-svn-id: https://forge.ill.fr/svn/esmeralda@336 fd1a4369-5158-44e7-9464-416ba5502290
-