toolbox
Here are 537 public repositories matching this topic...
-
Updated
Aug 3, 2020 - JavaScript
-
Updated
Aug 26, 2020 - Python
-
Updated
Sep 2, 2020 - Python
I have dropped this feature when porting Thinlet UI to JavaFX (later, replaced by Swing.)
Thinlet Lule has "Tools > Export" menu. This wiki describes the feature.
https://github.com/DmitryKey/luke/wiki/Exporting-index-to-xml
I would like to re-think this feature (but cannot take enough time for this now.)
When (re)implementing this feature, file format selection (e.g. export to xml, json o
-
Updated
Aug 17, 2020 - TypeScript
-
Updated
Sep 3, 2020 - Vue
-
Updated
Apr 21, 2020 - Python
-
Updated
Jul 21, 2020 - Jupyter Notebook
-
Updated
Jun 29, 2020 - Python
-
Updated
Sep 2, 2020 - Python
-
Updated
Aug 28, 2020 - HTML
-
Updated
Nov 5, 2019 - Python
-
Updated
Sep 3, 2020 - Python
-
Updated
Jul 12, 2020 - Python
-
Updated
Sep 3, 2020 - JavaScript
-
Updated
Aug 18, 2020 - Python
-
Updated
Oct 4, 2018 - Python
-
Updated
Apr 23, 2020 - C#
-
Updated
Jul 27, 2018 - Python
-
Updated
Aug 9, 2020 - Kotlin
-
Updated
Aug 31, 2020 - Python
-
Updated
Sep 3, 2020 - Vue
-
Updated
Aug 28, 2020 - Cuda
-
Updated
Aug 2, 2020 - TypeScript
According to the docs, filters are not implemented for FBP. However, TomoPy does not raise an error when you try to pass filter_name
or filter_par
with algorithm='fbp'
. This would explain why, in my tests, choosing various filters for FBP did not change the reconstruction quality.
This definitely needs to be fixed
-
Updated
Jan 31, 2020 - Python
Improve this page
Add a description, image, and links to the toolbox topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the toolbox topic, visit your repo's landing page and select "manage topics."
Bug report
Describe the bug
I have certain circumstances where a component is rendered differently on the server then the client due to certain data being available.
In next versions prior to v9.0.7 this didn't cause any issues, but in every version since Next gets confused about which component is being rendered and starts to mix up the styles
To Reproduce
See the reprod