Skip to content

What are the .p files generated in example 2 and how do I read them? #267

Answered by dzalkind
mlidGWT asked this question in Q&A
Discussion options

You must be logged in to vote

Hi Meg,

The .p pickle files are python binaries saved in WEIS to keep track of the time series and summary stats for each design iteration.

Some jupyter notebooks for parsing them can be found here in rev_DLCs_WEIS.ipynb.

You can disable their generation by setting save_timeseries and save_iterations to false.

:code:`save_timeseries` : Boolean

I hope this helps.

Best, Dan

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mlidGWT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants