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 load still only happends when you don't want to store all tapers (vcut>0). What is the reason for this? I usually set vcut =-1 to make sure I get all tapers. Shall we remove this additional constraint for the loading?
On line 84, the "if exist" statement has an " & 1==3", which is always false.
Is there a reason why we still have the loading "turned off", or can we enable loading?
The text was updated successfully, but these errors were encountered: