Skip to content

Commit

Permalink
PLS: Remove widget
Browse files Browse the repository at this point in the history
  • Loading branch information
VesnaT committed Feb 16, 2024
1 parent ff7c581 commit 75ec0ea
Show file tree
Hide file tree
Showing 13 changed files with 3 additions and 749 deletions.
2 changes: 1 addition & 1 deletion conda/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ requirements:
run:
- python >=3.8
- numpy >=1.20.0
- orange3 >=3.34.0
- orange3 >=3.37.0
- orange-canvas-core >=0.1.28
- orange-widget-base >=4.19.0
- scipy >=1.9.0
Expand Down
1 change: 0 additions & 1 deletion doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ Widgets
widgets/average
widgets/interferogram-to-spectrum
widgets/reshape-map
widgets/pls
widgets/peakfit
widgets/snr

Expand Down
9 changes: 0 additions & 9 deletions doc/widgets.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,15 +99,6 @@
"background": "light-blue",
"keywords": []
},
{
"text": "PLS",
"doc": null,
"icon": "../orangecontrib/spectroscopy/widgets/icons/PLS.svg",
"background": "light-blue",
"keywords": [
"partial least squares"
]
},
{
"text": "Reshape Map",
"doc": "widgets/reshape-map.md",
Expand Down
Binary file removed doc/widgets/images/PLS-Example.png
Binary file not shown.
Binary file removed doc/widgets/images/PLS-stamped.png
Binary file not shown.
33 changes: 0 additions & 33 deletions doc/widgets/pls.md

This file was deleted.

Empty file.
176 changes: 0 additions & 176 deletions orangecontrib/spectroscopy/models/pls.py

This file was deleted.

123 changes: 0 additions & 123 deletions orangecontrib/spectroscopy/tests/test_owpls.py

This file was deleted.

Loading

0 comments on commit 75ec0ea

Please sign in to comment.