GitXplorerGitXplorer
s

n5toc

public
1 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
686854be4dd5d5820ae0a43bb8fa6fbd020d6632

Handle N5 files in directories that aren't nested as deeply as we expected

sstuarteberg committed 4 years ago
Unverified
ee47fdb097f97d5090248e031748b339f95f8379

find_files(): Return results in sorted order (but still parents before subdirectories)

sstuarteberg committed 4 years ago
Unverified
6dbcd96b1407f9a04f764a0aa0dc030ec1561f90

pattern matching uses re.fullmatch(), so input patterns need not use ^...$ syntax

sstuarteberg committed 4 years ago
Unverified
abe00436ac16b72ba578f5a993be99d13b47e5de

docstring

sstuarteberg committed 4 years ago
Unverified
d07a80e019b1f1646732919eb99058af4d4afcf6

find_files() can now log the directories it's searching

sstuarteberg committed 4 years ago
Unverified
96e432791b45f2d281cfb4688c5f77b49f122891

Fix regex pattern for excluding scale directories

sstuarteberg committed 4 years ago

README

The README file for this repository.

This implements a one-page flask server to search for N5 volumes in a particular directory and show a table of contents for them, with neuroglancer links to each volume that was found. The non-standard "translation" key is read from the attributes.json file, and used to populate neuroglancer's "transformation" matrix.