v1.0.1
Pre-release
Pre-release
·
5 commits
to astrohack-dev
since this release
General:
-
Scatter plot improvements
-
Add new methods for linear regression.
-
Added possibility to force square aspect for plots.
-
-
Bug fixes:
-
General:
- get_default_file_name now removes slashes from output file
names, this grants a host of benefits, including no hiccups in
the overwrite checking and execution.
- get_default_file_name now removes slashes from output file
-
extract_pointing:- The expected time interval is now chosen to be the most common
unique interval in the pointing data.
- The expected time interval is now chosen to be the most common
-
extract_holog:- holog_obs_dict is now copied when passed to extract_holog to
ensure that the user space object is not modified.
- holog_obs_dict is now copied when passed to extract_holog to
-
image_comparison_tool:-
Scatter plot of images is now square.
-
now properly treat the cases where a fits_filename is given with a
path. -
Changed how origin is checked due to the changes in attributes.
-
-