Skip to content

Commit

Permalink
updated readme, changed tab gui
Browse files Browse the repository at this point in the history
  • Loading branch information
din14970 committed Oct 30, 2020
1 parent 0ca2eaf commit 87856e4
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 6 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,10 @@ support loss-less export to hdf5. The GUI is also our addition.

## Changelog

### 0.1.1
* Added an option to crop the file along the scan directions
* Added an option to limit the conversion between a set number of frames

### 0.1.0

* It is now possible to export to Pyxem (Hyperspy) hdf5. The depth of the images is conserved.
Expand Down
12 changes: 6 additions & 6 deletions tvipsconverter/widget_2.ui
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>1171</width>
<height>898</height>
<height>755</height>
</rect>
</property>
<property name="sizePolicy">
Expand Down Expand Up @@ -82,7 +82,7 @@
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="currentIndex">
<number>1</number>
<number>0</number>
</property>
<widget class="QWidget" name="tab">
<attribute name="title">
Expand Down Expand Up @@ -156,8 +156,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>1127</width>
<height>650</height>
<width>1100</width>
<height>643</height>
</rect>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_11">
Expand Down Expand Up @@ -1034,8 +1034,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>1086</width>
<height>565</height>
<width>1054</width>
<height>610</height>
</rect>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_2">
Expand Down

0 comments on commit 87856e4

Please sign in to comment.