You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Fri, May 18, 2018 at 3:11 PM, Dan Levenstein ***@***.***> wrote:
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
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#199>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/ADXrTYeHv_g6RT_PO0znv_b1Ae-pKnhuks5tzxzdgaJpZM4UFOIb>
.
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
The text was updated successfully, but these errors were encountered: