Skip to content

parallelization, new single_sample param, fix small bugs#14

Merged
BernardaPetek merged 6 commits intomainfrom
update
Dec 4, 2025
Merged

parallelization, new single_sample param, fix small bugs#14
BernardaPetek merged 6 commits intomainfrom
update

Conversation

@BernardaPetek
Copy link
Collaborator

  • Parallelized image aggregation for improved performance.
  • Added new parameter single_sample; when true, data_subset contains only a single sample.
  • Fixed swapped output_size_px ordering (was (width, length), now correctly (length, width)).
  • Removed unused plot function from base.py.
  • Added DPI metadata to saved images when backend is 'matplotlib'.

@BernardaPetek
Copy link
Collaborator Author

@davidnabergoj I've unpinned all the package versions due to conflicts arising from the new jax requirement. Was there any particular reason that we had so many packages pinned to specific versions? I've unpinned everything and it seems to work fine.

@BernardaPetek BernardaPetek merged commit 332af10 into main Dec 4, 2025
2 checks passed
@BernardaPetek BernardaPetek deleted the update branch December 4, 2025 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant