Skip to content

Releases: astrochun/Zcalbase_gal

v0.14.0

29 Jul 23:32
Compare
Choose a tag to compare
fixed one indentation

v0.13.2

16 May 18:00
Compare
Choose a tag to compare
fixed error in saving the o1[2] value

v0.13.1

12 May 02:31
Compare
Choose a tag to compare
merging hotfix as git flow threw error

v0.13.0

06 Apr 23:43
Compare
Choose a tag to compare
iss #79 and #94: simplify variable namespace and plot differences

v0.12.0

25 Feb 23:57
fbc8b77
Compare
Choose a tag to compare
Includes a number of features:

 - Remove unused imports #80
 - Use relative import #81
 - Include run_general_script #85
 - thesis boolean and code #86
 - Add manual_bin_grid module

v0.11.1

25 Feb 04:38
Compare
Choose a tag to compare
Fix Windows compatibility with os.uname #91

v0.11.0

07 Feb 06:26
Compare
Choose a tag to compare
Includes:

 - Docstrings formatting #64
 - Write file overwrite handling #70
 - Simplify handling of stack2d #72
 - Re-factor get_det3 to avoide import issues #76

v0.10.1

20 Jan 00:01
Compare
Choose a tag to compare
Improvements to bin_info table handling #65, Refactor Stack_name #68

v0.10.0

18 Jan 23:23
Compare
Choose a tag to compare
includes #44 (error_prop), #49 (h_stack archive), #52 (common_folder_…

…structure), #54 (update run_individual_functions), #55 (scripts), #56 (separate plotting function create), #57 (logging), #66 (refactor zoom_gauss_plot call), #67 (archive line_width)

v0.9.2

29 Dec 05:55
Compare
Choose a tag to compare
Include GitHub Action to auto-create releases from tags