toolbox
Here are 544 public repositories matching this topic...
-
Updated
Sep 15, 2020 - JavaScript
-
Updated
Sep 21, 2020 - Python
-
Updated
Sep 28, 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 14, 2020 - Vue
-
Updated
Sep 25, 2020 - Jupyter Notebook
-
Updated
Apr 21, 2020 - Python
-
Updated
Sep 30, 2020 - Python
-
Updated
Jun 29, 2020 - Python
-
Updated
Sep 28, 2020 - JavaScript
-
Updated
Sep 27, 2020 - HTML
-
Updated
Nov 5, 2019 - Python
-
Updated
Sep 11, 2020 - Python
-
Updated
Sep 17, 2020 - Python
-
Updated
Aug 18, 2020 - Python
-
Updated
Oct 4, 2018 - Python
-
Updated
Apr 23, 2020 - C#
-
Updated
Jul 27, 2018 - Python
-
Updated
Sep 12, 2020 - Kotlin
-
Updated
Sep 28, 2020 - Python
-
Updated
Sep 30, 2020 - Vue
-
Updated
Sep 8, 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
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
The example from https://github.com/vercel/next.js/tree/canary/examples/with-route-as-modal doesn't keep scroll position when modal is opened using the dynamic routing method.
Describe the bug
I'm not sure if the dynamic routing method is supposed to work like the QueryString routing where it keeps the scrolling position of the main page. I'm not able to use the QueryString me