Skip to content

XmlIOFileMapImgLoaderLOCI2: Do not parse Z grouped file paths#50

Open
frauzufall wants to merge 1 commit into
JaneliaSciComp:masterfrom
frauzufall:fix-filemap-zgrouped
Open

XmlIOFileMapImgLoaderLOCI2: Do not parse Z grouped file paths#50
frauzufall wants to merge 1 commit into
JaneliaSciComp:masterfrom
frauzufall:fix-filemap-zgrouped

Conversation

@frauzufall

@frauzufall frauzufall commented Jan 5, 2024

Copy link
Copy Markdown

Prevents java.io.IOException: File name too long thrown when writing Z grouped file paths into a dataset XML, because it tries to convert the path into a relative path.

I ran into this with a list of 1950 files belonging to one z stack.

Prevents "java.io.IOException: File name too long" for Z grouped file
paths.
@frauzufall

Copy link
Copy Markdown
Author

I'm noticing that while this prevents the exception and generates an XML that I can view, the path in the XML is now of course not relative any more, so there's probably a better way to do this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant