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

Single stream bz_Save and bz_Load functions #199

Open
dlevenstein opened this issue May 18, 2018 · 3 comments
Open

Single stream bz_Save and bz_Load functions #199

dlevenstein opened this issue May 18, 2018 · 3 comments
Assignees

Comments

@dlevenstein
Copy link
Collaborator

Should make save functions for the common file types that enforce them to have the right structure

for example:

bz_saveCellinfo(basePath,cellinfostructure,cellinfoName)

would check that cellinfostructure has a field .UID, and save it at basePath/baseName/cellinfoName.cellinfo.mat

this would be good to insuring proper file formatting, and prevent errors with saving conventions etc

@brendonw1
Copy link
Collaborator

brendonw1 commented May 19, 2018 via email

@DavidTingley
Copy link
Collaborator

Why not one bz_Save function that takes as an argument the type? We should also do this on the loading end

@brendonw1
Copy link
Collaborator

brendonw1 commented May 21, 2018 via email

@dlevenstein dlevenstein changed the title Save files bz_saveCellinfo etc Single stream bz_Save and bz_Load functions May 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants