Skip to content

Commit 64726ad

Browse files
committed
[.cleanup_mdt_analyses.sh]: Refactor Cleanup of lig_change_at_pos_change*
1 parent 98a916a commit 64726ad

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

analysis/lintf2_ether/mdt/.cleanup_mdt_analyses.sh

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -131,12 +131,16 @@ gather "subvolume_charge"
131131

132132
gather_cmps "attribute_hist" "Li NBT OBT OE NTf2 ether"
133133
gather_cmps "densmap-z" "Li NBT OBT OE NTf2 ether"
134-
gather_cmps "lig_change_at_pos_change_blocks_hist" "Li-OBT Li-OE"
135-
gather_cmps "lig_change_at_pos_change_blocks" "Li-OBT Li-OE"
136-
gather_cmps "lig_change_at_pos_change" "Li-OBT Li-OE"
137134
gather_cmps "renewal_events" "Li-ether Li-NTf2"
138135
gather_cmps "topo_map" "Li-OBT Li-OE"
139136

137+
gather_dirs "lig_change_at_pos_change_blocks_hist_Li-OBT"
138+
gather_dirs "lig_change_at_pos_change_blocks_hist_Li-OE"
139+
gather_dirs "lig_change_at_pos_change_blocks_Li-OBT"
140+
gather_dirs "lig_change_at_pos_change_blocks_Li-OE"
141+
gather_dirs "lig_change_at_pos_change_Li-OBT"
142+
gather_dirs "lig_change_at_pos_change_Li-OE"
143+
140144
gather_cmps "axial_hex_dist_1nn" "Li NBT OBT OE"
141145
gather_cmps "axial_hex_dist_2nn" "Li NBT OBT OE"
142146
gather_dirs "axial_hex_dist"

0 commit comments

Comments
 (0)