You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The logfile and the cmd.runtet.out show no error messages except that the tetracoder processing was much too fast. Error messages can only be found in the tetracorder.out file that is attached.
Unfortunately, I can't do anything with these messages. Can somebody help? Thanks!
The current run_tetracorder.sh is mostly to give a sense of a type of implementation...the exact environment and run setup is a little different now...see the actual implementation here:
@ksegl , you can see the relevant errors towards the end of cmd.runtet.out.txt. It looks like the input file is bad....run_tetracorder.sh makes some assumptions about the ENVI extensions, specifically that the binary has no extension and the header matches that binary with a .hdr. Adjusting either the filename of your .bil, or modifying the tetracorder.sh should help sort that out.
Hi,
I tried to test the emit-sds-l2b software but without success so far. I did the following:
First, I installed:
Second, I transformed the provided
to ENVI BIL format as it seems to be a requirement.
Third, I run the run_tetracoder.sh script that was adapted to my data and configuration:
setenv TETRA_CMDS /opt/spectroscopy-tetracorder/t1/tetracorder.cmds/tetracorder5.26e.cmds
setenv TETNCPU 8
sh run_tetracorder.sh /misc/min4/EMIT/TEST/results_karl /misc/min4/EMIT/TEST/results_karl/ag /misc/min4/EMIT/TEST/EMIT_ref.bil /misc/min4/EMIT/TEST/EMIT_ref_unc.bil /misc/min4/EMIT/emit-utils /misc/min4/EMIT/emit-sds-l2b /opt/spectroscopy-tetracorder/t1/tetracorder.cmds/tetracorder5.26e.cmds >& logfile
The logfile and the cmd.runtet.out show no error messages except that the tetracoder processing was much too fast. Error messages can only be found in the tetracorder.out file that is attached.
Unfortunately, I can't do anything with these messages. Can somebody help? Thanks!
cmd.runtet.out.txt
logfile.txt
run_tetracorder.sh.txt
tetracorder.out.txt
The text was updated successfully, but these errors were encountered: