Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hos #18

Merged
merged 34 commits into from
Apr 23, 2024
Merged

Hos #18

merged 34 commits into from
Apr 23, 2024

Commits on Nov 6, 2023

  1. bug non square images

    jstarck committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    52c2dc6 View commit details
    Browse the repository at this point in the history
  2. new plot routine

    jstarck committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    99d875f View commit details
    Browse the repository at this point in the history
  3. l1 norm stat

    jstarck committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    229199d View commit details
    Browse the repository at this point in the history
  4. l1 norm stat

    jstarck committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    7e57dde View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. update - add comments

    jstarck committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    660a1ec View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. remove dependency

    jstarck committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    2906638 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f30936 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    6e17b9d View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    ffd7b2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af18325 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    311310f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4ad638 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    d3c500e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a420193 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Replace for loops in numpy arrays by numpy operations

    Hubert Leterme committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    59ab1b3 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Bugfix for argument PropagateNoise

    Hubert Leterme committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    9ce9c22 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Deprecation: replace ndimage.filters.gaussian_filter by `ndimage.ga…

    …ussian_filter`
    Hubert Leterme committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    bd16504 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Housekeeping: remove commented sections

    Hubert Leterme committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    d7ac4ef View commit details
    Browse the repository at this point in the history
  2. Improvements:

    - Remove for loops wherever possible
    - Vectorize mass mapping functions to compute them on stack of images
    - Remove redundancies
    Hubert Leterme committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    be8a5a3 View commit details
    Browse the repository at this point in the history
  3. Improve kappa-to-gamma and gamma-to-kappa conversions (faster)

    + improve mask generation in _prepare_data
    Hubert Leterme committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    26fa399 View commit details
    Browse the repository at this point in the history
  4. Bug correction in _prepare_data

    Hubert Leterme committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    40aca5a View commit details
    Browse the repository at this point in the history
  5. Minor change

    Hubert Leterme committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    5ccc980 View commit details
    Browse the repository at this point in the history
  6. Bugfixes

    Hubert Leterme committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    6b235e0 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Bugfix: specify axes for fftshift

    Hubert Leterme committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    eb18250 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #20 from hubert-leterme/hos

    Improvements for mass mapping methods and starlet transform
    hubert-leterme authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    7818558 View commit details
    Browse the repository at this point in the history
  3. Ran black on modified files

    Hubert Leterme committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    79e3436 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a962583 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #22 from hubert-leterme/hos

    Ran black on modified files
    hubert-leterme authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    cd30e88 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. added option to have fixed snr range for l1-norm, fixed bug in get_mo…

    …no_scale_peaks
    Andreas Tersenov committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    e811855 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    bd70a7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6124a2f View commit details
    Browse the repository at this point in the history
  3. black

    AndreasTersenov committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    6e0e939 View commit details
    Browse the repository at this point in the history
  4. black

    AndreasTersenov committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    1b363e4 View commit details
    Browse the repository at this point in the history
  5. black

    AndreasTersenov committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    4d89898 View commit details
    Browse the repository at this point in the history