Skip to content
LNov edited this page Mar 23, 2020 · 2 revisions

Welcome to the infonet wiki!

General usage:

  • edit and run pypet_setup.py to generate and store the settings dictionary
  • run pypet_master.py to explore the parameter combinations defined in the settings and store the raw results in the 'trajectory' file (traj.hdf5)
  • edit and run pypet_postprocessing.py to post-process the raw data and store the resulting pandas DatFrame in the postprocessing.pkl file
  • edit and run plotting.py to load the post-processed data and generate the plots
Clone this wiki locally