webknossos icon indicating copy to clipboard operation
webknossos copied to clipboard

Task creationInfo in fromFiles case uses nml filename. zip file name may be better if present.

Open fm3 opened this issue 3 years ago • 0 comments

The creationInfo field of a task (which is also sent back to the user as csv) is based on the nml file name. If the NML comes with volume data in a zip, it may be desirable to use the zip file name instead. In the reported case, all NMLs were named tracing.nml, with only the zip filenames being semantically important.

compare https://discuss.webknossos.org/t/task-creation-failed/1723/7

fm3 avatar May 18 '22 09:05 fm3