Skip to content

Commit d901b56

Browse files
author
matejmalik
committed
fixed bug in ktable individual opacity building
1 parent be8199b commit d901b56

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ktable/source_ktable/build_individual_opacities.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -493,8 +493,6 @@ def big_loop(self, param):
493493

494494
opac_helios_for_one_TP.extend(opac_helios_within_bin)
495495

496-
opac_helios_for_one_TP.reverse()
497-
498496
opac_helios_total.extend(opac_helios_for_one_TP)
499497

500498
try: # create directory if necessary

0 commit comments

Comments
 (0)