Skip to content

Releases: disorderedmaterials/GudPy

0.3.1

24 May 17:56
Compare
Choose a tag to compare

GudPy Release 0.3.1

  • Run individual files from GUI.
  • Organise output files.
  • Check files exist before running.
  • Various generic bug fixes.
  • Fix bugs with iterations, and components getting corrupted when loading an autosaved file.
  • Display packing fraction.

0.3.0

13 Apr 14:50
33873c9
Compare
Choose a tag to compare

GudPy Release 0.3.0

  • Introduced YAML format. This is now the default format.
  • Separated iterators - each iterator now has it's own dialog.
  • Component / composition fixes - fix bugs with parsing/deleting/selecting components.
  • Run Gudrun after Purging.
  • Tests for iterators.
  • Fix bug with procFinished calls.

0.2.9

23 Mar 16:14
Compare
Choose a tag to compare

GudPy Release 0.2.9

  • A range of iteration workflows implemented, including iteration by thickness, radius, density and composition.
  • Stop button added for stopping running processes.

0.2.8

15 Mar 13:37
Compare
Choose a tag to compare

Hotfix Release 0.2.8

  • Fix bug with NeXus definitions file.
  • Fix Singularity image bug stopping binaries from being run, and new input files being created.

0.2.7

14 Mar 11:48
Compare
Choose a tag to compare

Hotfix Release 0.2.7

  • Stop casting XMin, XMax and Background Factor to integers during parsing of Grouping Parameter Panel.

0.2.6

09 Mar 12:09
Compare
Choose a tag to compare

Hotfix Release 0.2.6

  • Disables component page whilst running.

0.2.5

04 Mar 14:52
Compare
Choose a tag to compare

GudPy Release 0.2.5

  • Better default values.
  • Singularity image added.
  • Shows output in separate tab, which is organised in a QTreeView.
  • Chart related updates - mouse co-ordinates are shown, optional splitting etc.
  • Standard containers (container templates).
  • Various bugs/safety issues have been fixed, making the GUI less prone to errors.
  • Gudrun GUI Compatibility - input file is compatible with Gudrun GUI.

0.2.4

21 Jan 14:53
29e298e
Compare
Choose a tag to compare

Patches bug with samples not selected for analysis not being saved.
Prevents saving files as 'gudpy.txt', since it's reserved.
Reset results group to defaults, if no results are available for the selected sample.
Fix modification status issue.

0.2.3

19 Jan 12:20
Compare
Choose a tag to compare

Hotfix release.
Default to forcing calculations of corrections for Normalistion and Sample. Fix bug created whilst making plotting 'safer' from crashes, which might be caused by gudrun_dcs failing due to invalid parameters.

0.2.2

18 Jan 14:48
Compare
Choose a tag to compare

Hotfix release.
Fixes bug with normalisation background period number being defaulting to 0, leading to errors running gudrun_dcs.
Makes plotting 'safer' from crashes, which might be caused by gudrun_dcs failing due to invalid parameters.