import json
type = "proton" 				# or "helium"
dict_name="histomasterch%sparalleldict.json"%type
histdict=json.load(open(dict_name))
print histdict.keys()			# print all available keys
print histdict["ecenter"]		# print energy center of bins