Skip to content

v0.3.1

Compare
Choose a tag to compare
@Stannislav Stannislav released this 02 Sep 14:44
· 16 commits to main since this release
9a8a7b0

Added

  • Add badges and instructions for PyPI #32
  • Minimal implementation of download_dataset_parallel #40
  • Add the atldld/__main__.py file #43
  • Add the RMA requests module #42
  • Add the atldld dataset preview command #66
  • Add xy_to_pir computed locally #71
  • Add description, long_description, license, and classifiers to setup.py #76

Changed

  • Cleanup DisplacementField #31
  • Improve get_image #59
  • Change order of matrix multiplications + other optimizations #62
  • Customizable cache folder #73
  • Cache responses of xy_to_pir_API_single #75

Removed

  • Remove warp_rs9 #39
  • Refactor the sync.py module #56