Releases: teamtomo/lil-aretomo
Releases · teamtomo/lil-aretomo
Added Executable Field
Fixes Bug in v0.0.16
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
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
Merge pull request #26 from teamtomo/add_gpu_ID Add gpu
Convert Align_Z input from rln to unbinned px
Merge pull request #23 from EuanPyle/align_z_to_unbinned_px Convert rln input in A to unbinned pixels for Align_Z
actually fixed...
Merge pull request #21 from EuanPyle/tuple_fix Tuple Fix
With TiltCor, Functional without Exe, with DarkTol 0.01
Merge pull request #19 from EuanPyle/tilt_cor Add tiltcor
With Console Errors (Correct)
Merge pull request #13 from EuanPyle/add_console Added console to error message
With Console Errors
v0.0.5 912355f
With Alister Fixes
Merge pull request #9 from EuanPyle/PR4 PR4