We also need to pull the values in params.json. All these things from each replicate need to go in a single line of a single file, for abc; I propose writing a script which takes a directory name on the command line and pulls the information from all the replicates out of there.
Right now the
compute_stats.py
script puts information in three files:We also need to pull the values in
params.json
. All these things from each replicate need to go in a single line of a single file, forabc
; I propose writing a script which takes a directory name on the command line and pulls the information from all the replicates out of there.