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

Prepare for v0.0.2 (first public beta) #84

Merged
merged 74 commits into from
Jul 28, 2023
Merged

Prepare for v0.0.2 (first public beta) #84

merged 74 commits into from
Jul 28, 2023

Commits on May 31, 2023

  1. add time chunks to gain_chunks dict

    landmanbester committed May 31, 2023
    Configuration menu
    Copy the full SHA
    2bf56c9 View commit details
    Browse the repository at this point in the history
  2. bump version

    landmanbester committed May 31, 2023
    Configuration menu
    Copy the full SHA
    e77ca6c View commit details
    Browse the repository at this point in the history
  3. clean up setup.py

    landmanbester committed May 31, 2023
    Configuration menu
    Copy the full SHA
    eed2fd2 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. check

    landmanbester committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    0ff24eb View commit details
    Browse the repository at this point in the history
  2. cleanup spotless worker

    landmanbester committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    e85964b View commit details
    Browse the repository at this point in the history
  3. import from qcal instead of redefining

    landmanbester committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    ca055b7 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. clean up dist options

    landmanbester committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    a466a37 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. towards parametric models

    landmanbester committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    432242a View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. degrid from parametrised model

    landmanbester committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    fb2d422 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. reweight on convergence of primal dual

    landmanbester committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    99e801f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    653d3c5 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. vertical parallelism in weight_data

    landmanbester committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    917d784 View commit details
    Browse the repository at this point in the history
  2. reinstate wavelet tests

    landmanbester committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    29a6a2f View commit details
    Browse the repository at this point in the history
  3. remove use of make_noncritical in psi funcs

    landmanbester committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    7809ad8 View commit details
    Browse the repository at this point in the history
  4. use more of the PSF to determine clean beam

    landmanbester committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    594216a View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. switch to default qcal branch

    landmanbester committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    c50ebc2 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. add postfix to spotless outputs

    landmanbester committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    0ee0407 View commit details
    Browse the repository at this point in the history
  2. use map_blocks in l2reweight to avoid div by zero

    landmanbester committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    8c67693 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. fixes to forward worker

    landmanbester committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    84fd0fe View commit details
    Browse the repository at this point in the history
  2. add min_val to model2comps

    landmanbester committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    d295e8d View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. add channel selection

    landmanbester committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    c470a18 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. set freq range to none when not supplied

    landmanbester committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    aa1de73 View commit details
    Browse the repository at this point in the history
  2. fix failing tests

    landmanbester committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    b0eeff1 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. do not optimise grap in grid

    landmanbester committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    177a526 View commit details
    Browse the repository at this point in the history
  2. dont use delayed, just dont

    landmanbester committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    55fd117 View commit details
    Browse the repository at this point in the history
  3. do not print emaj emin

    landmanbester committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    78dc250 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Add test for spotless workflow

    landmanbester committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    bbba49a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    540ac57 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. orthogonal polynomials for the win

    landmanbester committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    4aa6406 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. extend test for spotless workflow

    landmanbester committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    b40d386 View commit details
    Browse the repository at this point in the history
  2. fix interp when nband!=nbasisf

    landmanbester committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    7527798 View commit details
    Browse the repository at this point in the history
  3. remove full model from coeff dataset

    landmanbester committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    8f7355e View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. more flexible restore worker (optional psf)

    landmanbester committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    3de04b9 View commit details
    Browse the repository at this point in the history
  2. initial implementation

    landmanbester committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    d22da36 View commit details
    Browse the repository at this point in the history
  3. bug in restore when only single component present

    landmanbester committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    23a6813 View commit details
    Browse the repository at this point in the history
  4. start adding Blocker wrapper

    landmanbester committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    4a5c7aa View commit details
    Browse the repository at this point in the history
  5. GaussPars typo in restore

    landmanbester committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    80b1aa2 View commit details
    Browse the repository at this point in the history
  6. prefer clone over inline_array

    landmanbester committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    cbdd4d4 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. chunk freq axis before sum overlap

    landmanbester committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    c2f39c2 View commit details
    Browse the repository at this point in the history
  2. counts None

    landmanbester committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    217fa4a View commit details
    Browse the repository at this point in the history
  3. allow changing model resolution in grid

    landmanbester committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    33e464d View commit details
    Browse the repository at this point in the history
  4. rechunk chan axis after concatenation

    landmanbester committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    1e18370 View commit details
    Browse the repository at this point in the history
  5. do not chunk on list

    landmanbester committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    f529ec0 View commit details
    Browse the repository at this point in the history
  6. nx -> npix_x

    landmanbester committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    0e9a16a View commit details
    Browse the repository at this point in the history
  7. x0 -> center_x

    landmanbester committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    e765da1 View commit details
    Browse the repository at this point in the history
  8. extrapolate with zeros

    landmanbester committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    2cbff37 View commit details
    Browse the repository at this point in the history
  9. remove pdb imports

    landmanbester committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    727567e View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. do not modify in place in normwsum

    landmanbester committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    6557f15 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. remove trailing .zarr when naming outputs

    landmanbester committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    0970d39 View commit details
    Browse the repository at this point in the history
  2. dual update to avoid duplicate arrays

    landmanbester committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    c531bb2 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. simplify dual update

    landmanbester committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    d73b8fb View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. norm_diff in primal dual

    landmanbester committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    3209114 View commit details
    Browse the repository at this point in the history
  2. rm large islands function:

    landmanbester committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    fcd7729 View commit details
    Browse the repository at this point in the history
  3. fix merge conflicts

    landmanbester committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    8c59dd4 View commit details
    Browse the repository at this point in the history
  4. ok

    landmanbester committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    c169a6d View commit details
    Browse the repository at this point in the history
  5. TypeError: unhashable type: 'Array' when using blocker

    landmanbester committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    15c7fce View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. still weirdness

    landmanbester committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    2084df5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2618fe1 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. argmax instead of searchsorted for freq selection

    landmanbester committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    b92d534 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. fix freq selection

    landmanbester committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    90d0e29 View commit details
    Browse the repository at this point in the history
  2. Add pip update step to readme

    landmanbester committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    6babd8a View commit details
    Browse the repository at this point in the history
  3. correct chan chunks when cpi=-1

    landmanbester committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    a56e9f5 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. prefer requests over packratt

    landmanbester committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    d0e9d25 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. ANTENNA1->ANTENNA2 in test framework

    landmanbester committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    02c80ce View commit details
    Browse the repository at this point in the history
  2. fix merge conflicts

    landmanbester committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    7719a17 View commit details
    Browse the repository at this point in the history
  3. remove cell_scaling lie

    landmanbester committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    10f5f67 View commit details
    Browse the repository at this point in the history
  4. grid running through

    landmanbester committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    d2b39c1 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'unify_image_data_products' into v0.0.2

    landmanbester committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    e5297b5 View commit details
    Browse the repository at this point in the history
  6. fix failing tests

    landmanbester committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    6c06059 View commit details
    Browse the repository at this point in the history
  7. tbump attempt 1

    landmanbester committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    50aa7d0 View commit details
    Browse the repository at this point in the history
  8. add tbump.toml file

    landmanbester committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    716f7bd View commit details
    Browse the repository at this point in the history
  9. fix failing dual_update test

    landmanbester committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    d931a4e View commit details
    Browse the repository at this point in the history
  10. add min_val to model2comps

    landmanbester committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    8a1f638 View commit details
    Browse the repository at this point in the history
  11. add CI step to publish to Test PyPI

    landmanbester committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    844e2e3 View commit details
    Browse the repository at this point in the history