Skip to content

Commit

Permalink
fix issue with preprocessing test
Browse files Browse the repository at this point in the history
  • Loading branch information
DSilva27 committed Aug 12, 2024
1 parent ae56c22 commit dd09fde
Showing 1 changed file with 4 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,13 @@
},
"0": {
"name": "raw_submission_in_testdata",
"align": 1,
"flavor_name": "test flavor",
<<<<<<< HEAD
"box_size": 244,
"pixel_size": 2.146,
=======
"path": "tests/data/unprocessed_dataset_2_submissions/submission_x",
"populations_file": "tests/data/unprocessed_dataset_2_submissions/submission_x/populations.txt",
"submission_version": "1.0",
"box_size": 32,
"pixel_size": 15.022,
>>>>>>> dev
"path": "tests/data/unprocessed_dataset_2_submissions/submission_x",
"flip": 1,
"populations_file": "tests/data/unprocessed_dataset_2_submissions/submission_x/populations.txt",
"submission_version": "1.0"
"align": 1
}
}

0 comments on commit dd09fde

Please sign in to comment.