def weights_dict(): return an.parse_pc_weights(path.join(data_path,'weights_subset.txt'))
def weights_dict_hdf5(): return an.parse_pc_weights(path.join(data_path,'weights.hdf5'))