Skip to content

Releases: kanglcn/moraine

v0.8.1

12 Aug 23:08
Compare
Choose a tag to compare

implement parallel zarr io

modify emperical_co_pc and necessary utils
for independent ras chunkwise processing

add emperical_co_emi_temp_coh_pc to

  • only processing a small batch in one chunk to prevent
    holding the coherence matrix for all chunk which may exceed
    memory limit;
  • prevent writing coherence matrix which may exceed disk space limit.

v0.8.0

06 Jun 23:52
Compare
Choose a tag to compare
  • add cpu version of all functions and make use cpu as default
  • add default args to dask cluster and allow users to configure that
  • only calculate low tri of coherence matrix and copy its conj to up tri
  • more flexiable plot functions
  • carefully deal with nan values for all functions
  • Update pl.temp_coh with elementwise kernel

v0.7.0

01 May 04:31
Compare
Choose a tag to compare

Make cuda depedency optional

v0.6.6

29 Apr 05:17
Compare
Choose a tag to compare

Test

v0.6.5

29 Apr 04:53
Compare
Choose a tag to compare

Test

v0.6.4

29 Apr 04:26
Compare
Choose a tag to compare

Test

v0.6.3

29 Apr 04:15
Compare
Choose a tag to compare

Test

v0.6.2

29 Apr 03:56
Compare
Choose a tag to compare

Test

v0.6.1

29 Apr 03:00
Compare
Choose a tag to compare

Bug fix

v0.6.0

29 Apr 02:53
Compare
Choose a tag to compare

Rename to Moraine

Add CLI plot

Package Reconstruction