channotation / chap

CHAP is a tool for the functional annotation of ion channel structures:
http://www.channotation.org
Other
18 stars 10 forks source link

Standard library logic error (bug): (exception type: St11logic_error) Wavefront OBJ vertex weights must be in unit interval. #21

Open tekpinar opened 4 years ago

tekpinar commented 4 years ago

Hi, After a lengthy compilation process, I was able to finish compilation and I tested the program with the given example. It was giving me the error in the topic with the standard command but when I added "-out-num-points 1000", it worked. Here is the command I issued to run it: chap -f 4pirtm.xtc -s 4pirtm.tpr -out-filename test -out-num-points 1000

I did the same with my own protein but it gave exactly the same error. Any suggestion about the possible reason?

Fravadona commented 4 years ago

Hi tekpinar,

This issue should have been fixed with the patches in #22

Cheers.