Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Host the FlyEM data somewhere and make it accessible remotely #13

Open
zacharylazzara opened this issue Apr 17, 2022 · 0 comments
Open
Labels
Project Initialization These items can be done before the architecture is finished, and will likely assist in the design.

Comments

@zacharylazzara
Copy link
Contributor

We need some way of accessing the FlyEM dataset without having to download 14TB or so to our personal computers. Ideally the way we host it will be such that Windows, MacOS, and Linux can all mount the network location, so that we can work with the dataset as if it was local to our machines (as opposed to calling RESTful APIs or other such methods).

Ultimately we want the data to remain in a state similar to how it would be right out of an electron microscope. If we want to host the data on an SQL database instead, the process of putting the data into the database needs to be automated.

Before storing the data in a database we must first ensure tiles and layers are aligned properly (as such, the first steps of STS remain the same). How ever we store the data, it must retain information such as the coordinate range for a given tile. The coordinates will be X,Y,Z (with Z being the layer).

@zacharylazzara zacharylazzara added the Project Initialization These items can be done before the architecture is finished, and will likely assist in the design. label Apr 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Project Initialization These items can be done before the architecture is finished, and will likely assist in the design.
Projects
None yet
Development

No branches or pull requests

1 participant