Skip to content
#

toolbox

Here are 543 public repositories matching this topic...

next.js
Unsfer
Unsfer commented Sep 22, 2020

Bug report

I'm proxying my dev app from localhost to https:// to avoid mixed request.
And when I hover on Next/Link nextjs tried to fetch _devPagesManifest.json but got rejected by SSL and then has error pages is undefined;

Could you add credentials: 'same-origin' to fetch options when loading _devPagesManifest.json?

mocobeta
mocobeta commented Oct 14, 2018

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

carterbox
carterbox commented Jun 11, 2019

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.

Curate this topic

Add this topic to your repo

To associate your repository with the toolbox topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.