Skip to content

v1.0.1

Pre-release
Pre-release

Choose a tag to compare

@vsmagalhaes vsmagalhaes released this 19 Mar 21:51
· 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.
    • extract_pointing:

      • The expected time interval is now chosen to be the most common
        unique interval in the pointing data.
    • extract_holog:

      • holog_obs_dict is now copied when passed to extract_holog to
        ensure that the user space object is not modified.
    • 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.