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

REL: Release version 1.1.0 #295

Merged
merged 213 commits into from
Nov 12, 2022
Merged

REL: Release version 1.1.0 #295

merged 213 commits into from
Nov 12, 2022

Commits on Jul 2, 2020

  1. DOC: Add docstring for ignore_surf_during_passive

    and fix docstring for ignore_surf_during_removed
    scottclowe committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    d8274d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99400c2 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2020

  1. Configuration menu
    Copy the full SHA
    e947c64 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #237 from DeepSenseCA/rel_1.0.0

    DOC: Add v1.0.0 to CHANGELOG
    scottclowe authored Oct 18, 2020
    Configuration menu
    Copy the full SHA
    8365fa3 View commit details
    Browse the repository at this point in the history
  3. DOC: Fix typo in CHANGELOG

    scottclowe committed Oct 18, 2020
    Configuration menu
    Copy the full SHA
    65b7b03 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. Configuration menu
    Copy the full SHA
    6551d42 View commit details
    Browse the repository at this point in the history
  2. STY: Blacken code

    scottclowe committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    cda4f1a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #238 from DeepSenseCA/dev_fix-black

    DEV: Lock black at version 21.12b0
    scottclowe authored Jan 28, 2022
    Configuration menu
    Copy the full SHA
    88dc5a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd0e50e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #239 from DeepSenseCA/dev_no-nbstripout

    DEV: Move nbstripout from .gitattributes to pre-commit
    scottclowe authored Jan 28, 2022
    Configuration menu
    Copy the full SHA
    72a3ece View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    86bb8c5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    97d209c View commit details
    Browse the repository at this point in the history
  8. DOC: Fix CLI docstring

    scottclowe committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    64f694f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cbec493 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #240 from DeepSenseCA/dep_appdirs

    REQ: Add missing appdirs requirement
    scottclowe authored Jan 28, 2022
    Configuration menu
    Copy the full SHA
    ec0eb78 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #241 from DeepSenseCA/doc_docstring

    DOC: Fix docstrings
    scottclowe authored Jan 28, 2022
    Configuration menu
    Copy the full SHA
    ec7c684 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #242 from DeepSenseCA/api_keep-ext

    API: Add --keep-ext argument to ev2csv
    scottclowe authored Jan 28, 2022
    Configuration menu
    Copy the full SHA
    b6c81a5 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #243 from DeepSenseCA/mnt_surface-passive

    DOC: Add ignore_surface_during_passive to docstring
    scottclowe authored Jan 28, 2022
    Configuration menu
    Copy the full SHA
    aa49bbc View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    181cb30 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #244 from DeepSenseCA/doc_fix-changelog

    DOC: Fix typo in CHANGELOG
    scottclowe authored Jan 28, 2022
    Configuration menu
    Copy the full SHA
    36b9019 View commit details
    Browse the repository at this point in the history
  16. MNT: Send each output straight to CPU when doing inference

    This should save a lot of GPU memory.
    scottclowe committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    f1a7621 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c1dc632 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    50796a0 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5f5d79e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    3a80c19 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2022

  1. Merge pull request #245 from DeepSenseCA/mnt_output-straight-to-cpu

    ENH: Inference on large files
    scottclowe authored Jan 29, 2022
    Configuration menu
    Copy the full SHA
    86920ce View commit details
    Browse the repository at this point in the history
  2. ENH: Add fillholes2d

    scottclowe committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    075384b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1bc58a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    38998d7 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #246 from DeepSenseCA/enh_interp-holes

    ENH: Interpolate to fill in holes in infererence input
    scottclowe authored Jan 29, 2022
    Configuration menu
    Copy the full SHA
    add1260 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fba41ef View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0ab1028 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. Configuration menu
    Copy the full SHA
    cad4ee0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bbaf80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20a7a0d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef057d9 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. Configuration menu
    Copy the full SHA
    3664c8e View commit details
    Browse the repository at this point in the history
  2. REL: Release under AGPLv3

    scottclowe committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    0afff14 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #247 from DeepSenseCA/rel_license

    REL: Release under AGPLv3
    scottclowe authored Feb 16, 2022
    Configuration menu
    Copy the full SHA
    78d2c04 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    63b2bfc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d977a2 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #248 from DeepSenseCA/rel_license

    REL: Release under AGPLv3 (part 2)
    scottclowe authored Feb 16, 2022
    Configuration menu
    Copy the full SHA
    c1dab9d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b4c30aa View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. BUG: Fix number of channels in first block

    This did not affect previous models because they had the same
    number of channels in the first block as the following blocks.
    scottclowe committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    6a3285d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec0fadb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2bf7640 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35a3f1d View commit details
    Browse the repository at this point in the history
  5. MNT: Use torch.cuda.is_available instead of torchutils version

    Don't need torchutils.device.cuda_is_really_available as it is
    overkill.
    scottclowe committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    0cf21fd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    774a152 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f0c6a85 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    66a3033 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. Merge pull request #250 from DeepSenseCA/bug_torch1.11-six

    RF: Don't use torch._six.container_abcs, removed in pytorch=1.11
    scottclowe authored Apr 20, 2022
    Configuration menu
    Copy the full SHA
    3a144af View commit details
    Browse the repository at this point in the history
  2. Merge pull request #249 from DeepSenseCA/req_drop-torchutils

    MNT: Drop torchutils requirement
    scottclowe authored Apr 20, 2022
    Configuration menu
    Copy the full SHA
    850fb75 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a9d314 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c73bd3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    68cb3be View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b3ace3d View commit details
    Browse the repository at this point in the history
  7. MNT: Lazy import of tensorboard

    So documentation can be built without it installed.
    scottclowe committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    1aed562 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    06b853d View commit details
    Browse the repository at this point in the history
  9. DOC: Add guarding imports

    Needed due to inconsistent requirement specification of our
    documentation dependencies.
    scottclowe committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    011e084 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9b155fb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3854995 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0afe127 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    42e4106 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #251 from DeepSenseCA/doc_build-docs2

    DOC: Build documentation
    scottclowe authored Apr 20, 2022
    Configuration menu
    Copy the full SHA
    163ad15 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. Configuration menu
    Copy the full SHA
    03e051c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79bad55 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #252 from DeepSenseCA/ci_fix-click

    DEV: Upgrade black 21.12b0 -> 22.10.0 to fix click>8.0.4 issue
    scottclowe authored Nov 4, 2022
    Configuration menu
    Copy the full SHA
    e28bff1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6840903 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #253 from DeepSenseCA/doc_readme

    DOC: Add link to documentation on github.io to README
    scottclowe authored Nov 4, 2022
    Configuration menu
    Copy the full SHA
    e42e079 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2022

  1. Configuration menu
    Copy the full SHA
    05be0e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d5840f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db7cbc0 View commit details
    Browse the repository at this point in the history
  4. REL: Bump frozen_requirements.txt to torch=1.4.0, torchvision=0.5.0

    This is necessary to use Pillow>=7.0.0.
    scottclowe committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    42a9ac2 View commit details
    Browse the repository at this point in the history
  5. MNT: Look for checkpoints.yaml in parent dir too

    This is useful for the built exe, which can have checkpoints.yaml
    alongside the echofilter.exe and not in an echofilter subdirectory.
    scottclowe committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    7f2b6cb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8ef666a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    33d069e View commit details
    Browse the repository at this point in the history
  8. Merge pull request #254 from DeepSenseCA/doc_readme-link-documentation

    DOC: Add link to documentation on github.io to README
    scottclowe authored Nov 6, 2022
    Configuration menu
    Copy the full SHA
    73f721c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a472b02 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #255 from DeepSenseCA/bug_checkpoints-yaml

    BUG: Include checkpoints.yaml in package_data
    scottclowe authored Nov 6, 2022
    Configuration menu
    Copy the full SHA
    07447a9 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #256 from DeepSenseCA/mnt_checkpoints-yaml-path

    MNT: Look for checkpoints.yaml in parent dir too
    scottclowe authored Nov 6, 2022
    Configuration menu
    Copy the full SHA
    c675a5d View commit details
    Browse the repository at this point in the history
  12. Merge pull request #257 from DeepSenseCA/doc_changelog-missing-anchor

    DOC: Specify anchor in CHANGELOG for v1.0.0 Added documentation
    scottclowe authored Nov 6, 2022
    Configuration menu
    Copy the full SHA
    2f99f49 View commit details
    Browse the repository at this point in the history
  13. REL: Version 1.0.1

    scottclowe committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    0ab355f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8ad6b67 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    765e08c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    df8031e View commit details
    Browse the repository at this point in the history
  17. DOC: Update release date

    scottclowe committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    3166268 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e50f065 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    6be5d3c View commit details
    Browse the repository at this point in the history
  20. Merge pull request #259 from DeepSenseCA/doc_changelog-1.0.1

    DOC:  Add release 1.0.1 to CHANGELOG
    scottclowe authored Nov 6, 2022
    Configuration menu
    Copy the full SHA
    9de89f5 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    39d2816 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    45ddde0 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    a6ba360 View commit details
    Browse the repository at this point in the history
  24. Merge pull request #260 from DeepSenseCA/rel_lr-finder

    REL: Change torch_lr_finder install from PyPI
    scottclowe authored Nov 6, 2022
    Configuration menu
    Copy the full SHA
    be64dc8 View commit details
    Browse the repository at this point in the history
  25. Merge pull request #261 from DeepSenseCA/rel_drop-ranger

    REL: Drop ranger as a hard requirement
    scottclowe authored Nov 6, 2022
    Configuration menu
    Copy the full SHA
    d220d3b View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. Configuration menu
    Copy the full SHA
    6cfabd7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #263 from DeepSenseCA/doc_changelog-1.0.2

    DOC: Add v1.0.2 to CHANGELOG
    scottclowe authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    6067022 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2456dd View commit details
    Browse the repository at this point in the history
  4. Merge pull request #264 from DeepSenseCA/rel_python-requires

    REL: Add python_requires>=3.6
    scottclowe authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    333dee3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3eab384 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5028123 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    42c4753 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    424dd1f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4bf7d1c View commit details
    Browse the repository at this point in the history
  10. CI: Test on 3.6, 3.7, 3.8

    scottclowe committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    2685466 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    39c9832 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    101d7a0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b96424c View commit details
    Browse the repository at this point in the history
  14. DOC: Add CITATION.bib

    scottclowe committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    419737d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2ba88a9 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e5102eb View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    528179e View commit details
    Browse the repository at this point in the history
  18. Merge pull request #265 from DeepSenseCA/doc_install-github-release

    DOC: Update documentation
    scottclowe authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    53df7c5 View commit details
    Browse the repository at this point in the history
  19. Merge pull request #266 from DeepSenseCA/doc_citation

    DOC: Add citation details
    scottclowe authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    417adbb View commit details
    Browse the repository at this point in the history
  20. Merge pull request #267 from DeepSenseCA/doc_point-readthedocs

    DOC: Point to readthedocs
    scottclowe authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    abedab4 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    54619dc View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    c0b7816 View commit details
    Browse the repository at this point in the history
  23. DOC: Add badges to README

    scottclowe committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    73f205f View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    e61b67e View commit details
    Browse the repository at this point in the history
  25. CI: Don't test on Windows

    scottclowe committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    0705bae View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    311bf31 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    3cd7e67 View commit details
    Browse the repository at this point in the history
  28. DOC: Add GHA test badge

    scottclowe committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    70a8b38 View commit details
    Browse the repository at this point in the history
  29. Merge pull request #268 from DeepSenseCA/ci_test

    CI: Run test suite and test inference runs on every push/PR
    scottclowe authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    e331e71 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    31a5ff9 View commit details
    Browse the repository at this point in the history
  31. Merge pull request #269 from DeepSenseCA/doc_badges

    DOC: Add badges and links to paper and data downloads
    scottclowe authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    d156186 View commit details
    Browse the repository at this point in the history
  32. MNT: Need to change from removed np.asscalar to .item()

    This is due to numpy deprecating asscalar.
    scottclowe committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    c97ab04 View commit details
    Browse the repository at this point in the history
  33. Merge pull request #270 from DeepSenseCA/bug_bad-uploadcommand

    BUG: Remove bad UploadCommand
    scottclowe authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    6f75fd4 View commit details
    Browse the repository at this point in the history
  34. Merge pull request #271 from DeepSenseCA/bug_initial-chn

    BUG: Fix number of channels in first block
    scottclowe authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    f348ad8 View commit details
    Browse the repository at this point in the history
  35. Merge pull request #272 from DeepSenseCA/bug_join-transects

    BUG: Fix bug with join transects dropping first ping
    scottclowe authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    f030975 View commit details
    Browse the repository at this point in the history
  36. Merge pull request #273 from DeepSenseCA/bug_numpy-asscalar

    MNT: Need to change from removed np.asscalar to .item()
    scottclowe authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    392114d View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    a2c1b8b View commit details
    Browse the repository at this point in the history
  38. ENH: Add args to control if CSV export is raw or thresholded

    Output the raw Sv file by default. This is especially important
    as the input to the inference routine.
    scottclowe committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    7cec84d View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    a051dea View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    8901d01 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    df77e20 View commit details
    Browse the repository at this point in the history
  42. Merge pull request #274 from DeepSenseCA/enh_nan-mapping

    API: Add options for what value to map NaN values in inference input to
    scottclowe authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    b5a11b1 View commit details
    Browse the repository at this point in the history
  43. Merge pull request #275 from DeepSenseCA/enh+bug_raw-ev2csv

    ENH: Add args to control if CSV export is raw or thresholded
    scottclowe authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    2909a7b View commit details
    Browse the repository at this point in the history
  44. DOC: Add comment

    scottclowe committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    89a3235 View commit details
    Browse the repository at this point in the history
  45. Merge pull request #276 from DeepSenseCA/mnt_more-verbose

    MNT: Add more verbosity statements at start of inference
    scottclowe authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    e8450e1 View commit details
    Browse the repository at this point in the history
  46. Merge pull request #278 from DeepSenseCA/mnt_print-ckpt-contents

    MNT: Add verbosity option to print concise checkpoint contents
    scottclowe authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    d42ce82 View commit details
    Browse the repository at this point in the history
  47. Merge pull request #277 from DeepSenseCA/enh_pad-inference

    ENH: Pad transect during inference
    scottclowe authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    1b2b8f8 View commit details
    Browse the repository at this point in the history
  48. Merge pull request #279 from DeepSenseCA/rf_fixup-dataset-sample

    RF: Move dataset fixing functions to fixup_dataset_sample function
    scottclowe authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    eae15a0 View commit details
    Browse the repository at this point in the history
  49. Merge pull request #280 from DeepSenseCA/enh_evr-reader

    ENH: Add EVR file reader and converting masks to regions
    scottclowe authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    974b84a View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Merge pull request #282 from DeepSenseCA/mnt_plotting-tidy

    MNT: Tidy up plotting code
    scottclowe authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    f355857 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc05e46 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b6f472 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16f72c6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd663b0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d510d0e View commit details
    Browse the repository at this point in the history
  7. DEV: Update .gitignore

    scottclowe committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    739d181 View commit details
    Browse the repository at this point in the history
  8. JNB: Blacken notebooks

    scottclowe committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    db342e5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    be690fd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d8138d8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ef93896 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    97661e8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b5fb079 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c4a6e8b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c0989a7 View commit details
    Browse the repository at this point in the history
  16. STY: Blacken code

    scottclowe committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    f3d216a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    325f16d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    deceb28 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7f612bb View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    4ee8acb View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    d75f78c View commit details
    Browse the repository at this point in the history
  22. Merge pull request #283 from DeepSenseCA/dev_update-config

    DEV+STY+BUG: Update dev tools, fix flake8 errors
    scottclowe authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    be8183a View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    cf56a50 View commit details
    Browse the repository at this point in the history
  24. Merge pull request #284 from DeepSenseCA/doc_fix-README

    DOC: Fix link to PyPI in README
    scottclowe authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    af47fff View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    de5022b View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Configuration menu
    Copy the full SHA
    00e7b81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05092d5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #285 from DeepSenseCA/doc_update-readme

    DOC: Update README
    scottclowe authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    93a8ac7 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Configuration menu
    Copy the full SHA
    574c968 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #286 from DeepSenseCA/doc_citation-capital-a

    DOC: Ensure "E" and "A" in citation title are capitalized
    scottclowe authored Nov 11, 2022
    Configuration menu
    Copy the full SHA
    15fe855 View commit details
    Browse the repository at this point in the history
  3. DOC: Change single backticks around variables to double

    Performed using regex replacement from
    ([^`:])`([^`\s]+)`([^`_])
    to
    $1``$2``$3
    scottclowe committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    93fca0f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    30c865a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b29f74 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0c89398 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fb9760f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e5620ed View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    601e9bb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e599350 View commit details
    Browse the repository at this point in the history
  11. DOC: Tidy up more defaults

    scottclowe committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    ab1886e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    72986ad View commit details
    Browse the repository at this point in the history
  13. Merge pull request #287 from DeepSenseCA/doc_backtick

    DOC: Tidy up docstrings
    scottclowe authored Nov 11, 2022
    Configuration menu
    Copy the full SHA
    3c6b98f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    932953a View commit details
    Browse the repository at this point in the history
  15. Merge pull request #288 from DeepSenseCA/enh_inference-single-path

    ENH: Allow paths input to inference to be a single path, not just iterable
    scottclowe authored Nov 11, 2022
    Configuration menu
    Copy the full SHA
    80c650f View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2022

  1. Configuration menu
    Copy the full SHA
    f41f412 View commit details
    Browse the repository at this point in the history
  2. MNT: Add args argument to cli functions to pass to parse_args

    This is necessary for testing the CLI in pytest without sending
    inputs to sys.argv
    scottclowe committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    79777e9 View commit details
    Browse the repository at this point in the history
  3. TST: Add GrandPassage test file

    Generated with the command:
    
    head \
        -n 241 \
        test-resources-source/full/GrandPassage_WBAT_2B_20200125_UTC160020_ebblow_Sv_raw.csv \
        > test-resources/GP_20200125T160020_first240_Sv_raw.csv
    scottclowe committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    3c6b504 View commit details
    Browse the repository at this point in the history
  4. TST: Add shorter march2018 test file

    Generated with the command:
    
    head \
        -n 121 \
        test-resources-source/full/march2018_D20180513-T015216_D20180513-T072215_Sv_raw.csv \
        > test-resources/mar2018_20180513T015216_first120_Sv_raw.csv
    scottclowe committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    4a06bff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    557aa2d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f79d4a1 View commit details
    Browse the repository at this point in the history
  7. TST: Add inference tests

    scottclowe committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    af31cc7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c1f674e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a1a9ccf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    712f5ec View commit details
    Browse the repository at this point in the history
  11. Merge pull request #291 from DeepSenseCA/dev_ignore-more

    DEV: Extend .gitignore custom file list
    scottclowe authored Nov 12, 2022
    Configuration menu
    Copy the full SHA
    fb01ea6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8010ad9 View commit details
    Browse the repository at this point in the history
  13. CI: Cache checkpoints

    scottclowe committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    db0da6c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a7cb68a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4d4c1bd View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9d64c4c View commit details
    Browse the repository at this point in the history
  17. Merge pull request #290 from DeepSenseCA/ci_cache-checkpoints

    CI: Cache checkpoints
    scottclowe authored Nov 12, 2022
    Configuration menu
    Copy the full SHA
    0e59b85 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #289 from DeepSenseCA/tst_inference

    TST: Add tests for inference
    scottclowe authored Nov 12, 2022
    Configuration menu
    Copy the full SHA
    fd4decc View commit details
    Browse the repository at this point in the history
  19. MNT: Use f-strings for messages in import_lines_regions_to_ev

    And add line breaks in some warning messages.
    scottclowe committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    298aa75 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    e157602 View commit details
    Browse the repository at this point in the history
  21. Merge pull request #292 from DeepSenseCA/mnt_verb-ev-entries

    MNT: Increase verbosity of adding lines to EV file
    scottclowe authored Nov 12, 2022
    Configuration menu
    Copy the full SHA
    0eb06d9 View commit details
    Browse the repository at this point in the history
  22. Merge pull request #293 from DeepSenseCA/api_no-logit-smoothing

    API: Disable logit smoothing by default
    scottclowe authored Nov 12, 2022
    Configuration menu
    Copy the full SHA
    fb68ad0 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    3b4465c View commit details
    Browse the repository at this point in the history
  24. Merge pull request #294 from DeepSenseCA/enh_config-file

    API+ENH: Add config file support to inference routine
    scottclowe authored Nov 12, 2022
    Configuration menu
    Copy the full SHA
    d021bf0 View commit details
    Browse the repository at this point in the history
  25. REL: Version 1.1.0

    scottclowe committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    0ca571b View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    167971d View commit details
    Browse the repository at this point in the history