new error when test the US4000 data
Forums
I download the US4000.tar.gz data from the DQE Data Files page, I use one of them to test the program. but it cannot run. error like this:
Input image with pointer silhouette 50e.mrc 50e.mrc Opening MRC/CCP4 file for READ... File : 50e.mrc NX, NY, NZ: 4096 4096 1 MODE : int*2 Min, max : 0.000000 1328.000 Mean, RMS : 453.6872 0.000000 TITLE 1: SerialEM: Cameras on TF20 0:Falcon 1:US4000 2:Orius 14-Nov-12 11:43:05 TITLE 2: Tilt axis angle = -3.8, binning = 1 spot = 6 camera = 1 Program received signal 11 (SIGSEGV): Segmentation fault. Backtrace for this error: + /usr/lib/x86_64-linux-gnu/libgfortran.so.3(+0x18766) [0x7fdb0b5c8766] + /usr/lib/x86_64-linux-gnu/libgfortran.so.3(+0x1a100) [0x7fdb0b5ca100] + /usr/lib/x86_64-linux-gnu/libgfortran.so.3(+0x1923a) [0x7fdb0b5c923a] + /lib/x86_64-linux-gnu/libc.so.6(+0x36150) [0x7fdb0af2c150] + finddqe.exe() [0x420ed7]
Please recompile FindDQE on
Please recompile FindDQE on your system and try again.
Hi,Niko I recompile
In reply to Please recompile FindDQE on by niko
Hi,Niko
I recompile again, use the command: make -f Makefile_linux_amd64_gnu,
then in the bin/, there is a new finddqe.exe program.
try again, happen to the same problem for the US4000 data.
my computer's CPUinfo and MEMinfo are:
I download the K2 data from your download page for this test. finddqe.exe can run through, but still an similar error message I mentioned before in this forum:
US4000 data can run to the end after I use proc2d in Eman
In reply to Hi,Niko I recompile by Kunpeng
Hi Niko,
After recompiled on my teminal, for the US4000 data download from the website. the *.mrc data can not run in finddqe.exe, But after porc2d *.mrc *-1.mrc, the *-1.mrc can run through to the end using finddqe.exe. but still the same error message pop out like I mentioned before. the NPS can give right curve, but the MTF coef. number totally different. I post the images on the topic I post before: error message: invalid next size.
I have looked into this error
In reply to US4000 data can run to the end after I use proc2d in Eman by Kunpeng
I have looked into this error further and have found the bug, I think. I also replaced the FFT routines with faster routines (FFTW). Please download the new version (1.06) and try it on the test images or your own images.
the new version can work well
In reply to I have looked into this error by niko
Hi Niko, the new version can work, the MTF, DQE and output images on my terminal are consistent with the download data. Thank you very much.