Skip to content

Commit

Permalink
Merge branch 'feature/spinna' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
Heerpa committed Jun 10, 2024
2 parents f171fc5 + 9245130 commit c9ca9af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions picasso_workflow/tests/test_confluence.py
Original file line number Diff line number Diff line change
Expand Up @@ -440,6 +440,7 @@ def load_dataset_localizations(self):
def nneighbor(self):
parameters = {
"dims": ["x", "y"],
"subsample_1stNN": 20,
"nth_NN": 4,
"nth_rdf": 10,
"filepath": "myfile.czi",
Expand Down

0 comments on commit c9ca9af

Please sign in to comment.