I was using -jsf (joint selection function and noticed that this input:
-jsf "lambda x: x in ['gp1_m_j1', 'gp1_m_j2', 'gp1_m_j3', 'gp1_m_j4' 'gp1_m_j5']" \
was giving wrong results. After a while I saw that there is a comma missing between gp1_m_j4 and gp1_m_j5.
Atom should warn about this and abort.
I was using -jsf (joint selection function and noticed that this input:
was giving wrong results. After a while I saw that there is a comma missing between gp1_m_j4 and gp1_m_j5.
Atom should warn about this and abort.