Skip to content

Releases: aletgn/pytom-3d

bump new 0.0.0rc6

21 Jun 14:15
Compare
Choose a tag to compare
bump new 0.0.0rc6 Pre-release
Pre-release
scan_ and contour_data wrapper add parameter pop/take
add basic contour
modify scan_stat_factory to account for alpha parameter
add marker option to scan

modified:   buildPackageAndDocs.sh
new file:   dist/pytom3d-0.0.0rc6-py3-none-any.whl
new file:   dist/pytom3d-0.0.0rc6.tar.gz
modified:   docs/conf.py
modified:   setup.py
modified:   src/pytom3d/scan.py
modified:   src/pytom3d/util.py
modified:   src/pytom3d/viewer.py

bump version 0.0.0rc5

25 May 15:21
Compare
Choose a tag to compare
bump version 0.0.0rc5 Pre-release
Pre-release
modified:   src/pytom3d/scan.py (minor changes)
modified:   src/pytom3d/util.py (add printer decorator)
modified:   src/pytom3d/viewer.py (add contour view, scan comparison)

0.0.0rc4

04 May 10:13
Compare
Choose a tag to compare
0.0.0rc4 Pre-release
Pre-release
bump version 0.0.0rc4

- fix issue in scans (they did not retrieve the uncertainty)
- the scans did not , now they did
- edit computation of the quadrature in path
- add display scans with error bars

bump version 0.0.0rc3

03 May 08:02
Compare
Choose a tag to compare
bump version 0.0.0rc3 Pre-release
Pre-release
- implement pick_scans
- implement average among scans
- minor changes to scan_view_*

0.0.0rc2

02 May 15:46
Compare
Choose a tag to compare
0.0.0rc2 Pre-release
Pre-release
bump version 0.0.0rc2

0.0.0rc1

02 May 08:20
Compare
Choose a tag to compare
0.0.0rc1 Pre-release
Pre-release
bump version 0.0.0rc1

0.0.0rc0

02 May 08:17
Compare
Choose a tag to compare
0.0.0rc0 Pre-release
Pre-release
bump rc version 0.0.0rc0

- repackage
- migrate old README.md to Read the Docs