Skip to content

v0.3.11

Choose a tag to compare

@JannisNe JannisNe released this 24 Apr 11:01

BUGFIX:

Correctly parse mask_by_position when running cluster jobs with WISEBigDataDESYCluster. Previously 'True' or 'False' was passed to the ArgumentParser which both evaluates to True. Now perform match case to 'True' and 'False' (see this)

Full Changelog: v0.3.10...v0.3.11