Skip to content

Commit

Permalink
Fix image links in api test projects (ilastik#2859)
Browse files Browse the repository at this point in the history
projects could not be opened - images have been renamed (I guess). Made
sure data is stored with relative links.

Also removed (hopefully the last) occurrence of lena in our test-data.

Details for zip contents:

* `2464_PixelClassification_xy_input.ilp` - unchanged
* `Data_1channel.png` - unchaged
* `Data_3D.npy` - unchanged
* `Data_3channel.png` - replaced lena with scaled down astronaut (and removed one row of pixels to make it non-square)
* `PixelClass.ilp` - restored relative link to `Data_1Channel.png`
*  `PixelClass3Channel.ilp` - recreated with new data
* `PixelClass3D.ilp` - restored relative link to `Data_3D.npy`
* `PixelClass3D_2D_3D_feature_mix.ilp` - restored relative link to `Data_3D.npy`
* `PixelClassNoClassifier.ilp` - restored relative link to `Data_1Channel.png`
* `PixelClassNoData.ilp` not modified
  • Loading branch information
k-dominik authored May 22, 2024
1 parent 04d6805 commit 19cf1bf
Showing 1 changed file with 0 additions and 0 deletions.
Binary file modified tests/test_ilastik/data/api_projects.zip
Binary file not shown.

0 comments on commit 19cf1bf

Please sign in to comment.