3DMASC - parameter file unrecognised token/command
Posted: Fri Nov 07, 2025 1:54 pm
Ahoy!
I have encountered an issue using 3DMASC with the GUI. After configuring the "train" plugin, e.g. selecting the parameter file, PC1, PCX and the test cloud... I come across an error message:
"Could not load training file"
Subsequently in the console:
[11:28:44] Training cloud:
[11:28:44] Line #10: unrecognized token/command: PCA1_SCX_P...
[11:28:44] Failed to load the training file
---
My training file (as follows) is inspired by the latest example provided on the 3DMASC website (Université de Rennes - https://lidar.univ-rennes.fr/sites/lida ... rams_0.txt):
# NAMES
cloud: PC1= # let the filename blank if not needed, but keep the = sign
cloud: CTX=
cloud: PCX=
# SCALES
scales: 0.01;0.05;0.1;0.2;0.25 # scales as a list
# FEATURES
PCA1_SCX_PC1
...
...
...
I assume the issue has to do with syntax when calling the first cloud (PC1), however, I can't seem to find the solution to the problem.
Thanks for your time!
I have encountered an issue using 3DMASC with the GUI. After configuring the "train" plugin, e.g. selecting the parameter file, PC1, PCX and the test cloud... I come across an error message:
"Could not load training file"
Subsequently in the console:
[11:28:44] Training cloud:
[11:28:44] Line #10: unrecognized token/command: PCA1_SCX_P...
[11:28:44] Failed to load the training file
---
My training file (as follows) is inspired by the latest example provided on the 3DMASC website (Université de Rennes - https://lidar.univ-rennes.fr/sites/lida ... rams_0.txt):
# NAMES
cloud: PC1= # let the filename blank if not needed, but keep the = sign
cloud: CTX=
cloud: PCX=
# SCALES
scales: 0.01;0.05;0.1;0.2;0.25 # scales as a list
# FEATURES
PCA1_SCX_PC1
...
...
...
I assume the issue has to do with syntax when calling the first cloud (PC1), however, I can't seem to find the solution to the problem.
Thanks for your time!