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

Adding CellBase-specific Preferences #8

Merged
merged 2 commits into from
May 8, 2018
Merged

Adding CellBase-specific Preferences #8

merged 2 commits into from
May 8, 2018

Conversation

torbenott
Copy link

This branch solves #2 implementing Cellbase-specific preferences. Using initcb will create variable PREFERENCES in cellbase mat-file, containing all CellBase-specific preferences. New functions setcbpref/getcbpref/default_preferences/import_preferences deal with getting/changing/adding preferences. When using a cellbase without this variable, import_preferences will be called as soon as a cellbase-specific preference is needed, creating all preferences needed.

This promotes sharing Cellbase, since all preferences will be included in cellbase. See #2 for more details.

torbenott added 2 commits May 1, 2018 20:25
…n Cellbase mat-file. New functions: setcbpref, getcbpref, default_preferences, import_preferences. Updated set/get calls in other functions.
@torbenott torbenott merged commit ac35a39 into master May 8, 2018
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