Skip to content

Releases: teamtomo/lil-aretomo

Added Executable Field

05 Jun 09:32
6f59641
Compare
Choose a tag to compare
Merge pull request #43 from ThomasHoffmann77/main

add executable parameter

Fixes Bug in v0.0.16

01 Sep 16:59
e7cea7e
Compare
Choose a tag to compare
Fix writing mrc file bug (#40)

* Fixes bug if mrc file doesnt exist

* Streamlined

* Update lil_aretomo/utils.py

Co-authored-by: alisterburt <[email protected]>

Added check for aln file to allow skipping

01 Sep 12:58
0c3db23
Compare
Choose a tag to compare
Add check for aln file, skip if exists (#39)

* Add check for aln file, skip if exists

* No longer skips by default

* AB suggested changes

* Update README.md

* Final changes pre-merge

* only write tilt-series file if data shapes differ

Co-authored-by: alisterburt <[email protected]>

Added GPU ID Functionality

20 Jun 13:24
75e069c
Compare
Choose a tag to compare
Merge pull request #26 from teamtomo/add_gpu_ID

Add gpu

Convert Align_Z input from rln to unbinned px

10 Jun 15:59
ce3a69e
Compare
Choose a tag to compare
Merge pull request #23 from EuanPyle/align_z_to_unbinned_px

Convert rln input in A to unbinned pixels for Align_Z

actually fixed...

01 Jun 19:16
257a58e
Compare
Choose a tag to compare
Merge pull request #21 from EuanPyle/tuple_fix

Tuple Fix

With TiltCor, Functional without Exe, with DarkTol 0.01

01 Jun 14:45
cb56b1a
Compare
Choose a tag to compare
Merge pull request #19 from EuanPyle/tilt_cor

Add tiltcor

With Console Errors (Correct)

27 May 15:17
e1f349b
Compare
Choose a tag to compare
Merge pull request #13 from EuanPyle/add_console

Added console to error message

With Console Errors

27 May 15:14
912355f
Compare
Choose a tag to compare
v0.0.5

912355f

With Alister Fixes

18 May 15:17
9188976
Compare
Choose a tag to compare
Merge pull request #9 from EuanPyle/PR4

PR4