Skip to content

Atdhisto version 0#687

Merged
brunostega merged 2 commits into
multi-ego:ATDhistofrom
brunostega:ATDhisto
Jul 16, 2026
Merged

Atdhisto version 0#687
brunostega merged 2 commits into
multi-ego:ATDhistofrom
brunostega:ATDhisto

Conversation

@brunostega

Copy link
Copy Markdown
Contributor

No description provided.

@brunostega
brunostega merged commit 4892b27 into multi-ego:ATDhisto Jul 16, 2026
4 of 8 checks passed
else:
energies.append(-1)

colors = ["tab:orange", "white", "blue"]
cmap.set_bad(color="grey", alpha=0.6)

fig, ax = plt.subplots()
im = ax.imshow(energy_matrix, cmap=cmap, norm=norm, origin="lower")
# print(len(special_non_local_A), len(special_non_local))
# print(special_non_local_A[0])
# print()
print(special_non_local[0])
Comment on lines +489 to +496
# for a, b in all_combinations:
# print(a,b)
# aaa = type_definitions._c12_df.loc[
# ((type_definitions._c12_df["atp1"] == a) & (type_definitions._c12_df["atp2"] == b))
# | ((type_definitions._c12_df["atp1"] == b) & (type_definitions._c12_df["atp2"] == a)),
# "c12",
# ].values[0]
# print(f"c12 for {a}-{b}: {aaa}")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants