LBEM-CH / focus

High Throughput Electron Microscopy Image Processing Software
http://www.focus-em.org
GNU General Public License v2.0
35 stars 14 forks source link

Bug in Unbend 1 in 2dx #97

Closed scherers closed 10 years ago

scherers commented 10 years ago

There is a bug in the latest code for 2dx in Unbend 1.

Could you kindly look into it please?

Thank you very much.

Mark

==== CTFAPPLY - to produce a first CTF overview ======================================================================
======================================================================================================================

CTFAPPLY V2.00 : 13.8.00

############################2dx_unbend1 finished.#############################
At line 92 of file /Users/bs-hudson/Documents/jenkins/workspace/2dx_nightly_build/label/OSX_10.9/kernel/mrc/source/2dx_ctfapplyk.for (unit = 5, file = 'stdin')
Fortran runtime error: End of file 
scherers commented 10 years ago

Looks related to the recent changes in this executable!?

sthennin commented 10 years ago

This was caused by the new Wiener Filter option (not yet fully implemented, please don't use it yet). The program 2dx_ctfapply.exe requests an additional parameter ${calcwien} ! Calculate Wiener Filter which was not yet listed in those unbending scripts. I have added this now, and committed the changes to github. Hopefully, this should be resolved now.