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

[TEP002] Add to_hdf methods to the plasma #586

Merged
merged 7 commits into from
Jun 14, 2016

Conversation

ftsamis
Copy link
Member

@ftsamis ftsamis commented Jun 9, 2016

Heavily based on #435. Allow storing the plasma properties to an HDF structure.

property_collections.PlasmaPropertyCollections can be used to only store parameters that are of a type included in the collection, and any of their subclasses.

@@ -130,6 +131,15 @@ def __init__(self, tardis_config):


@property
@deprecated('v1.5', obj_type='attribute')
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add the description here @ftsamis

@ftsamis ftsamis added ready and removed in progress labels Jun 14, 2016
@wkerzendorf wkerzendorf merged commit 682673d into tardis-sn:to_hdf Jun 14, 2016
@wkerzendorf wkerzendorf removed the ready label Jun 14, 2016
@ftsamis ftsamis deleted the plasma-to_hdf branch December 20, 2016 15:30
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.

2 participants