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
publicstaticfinalStringFILE_IDENTIFIER_TT = "Enter a single file name or in case of multiple files to import, enter a regular expression (RegEx) capturing the file name pattern being used. For example for the following file name: SMSS_MIXED_1.txt. The correct RegEx is: SMSS_MIXED_[\\d].txt";
26
26
publicstaticfinalStringDATA_IDENTIFIER_TT = "In case all of your data is contained in a single file, enter the term describing the type of the data you wish to import. Examples are: Particle, Link, Trajectory, Edited Trajectory, Segment etc.";
27
27
publicstaticfinalStringPARTICLE_IDENTIFIER_TT = "If available, enter the character that in your file identifies lines containing particle data";
0 commit comments