ajeb78
ajeb78
I edited the python files as you suggested in replying to the other issue I raised and got rid of the toImage errors, unfortunately I now get a variety of...
I get the following output: ``` ~/src/DeblurGAN2$ python3 ./predict.py test_img/000027.png 0it [00:00, ?it/s] ``` I have fpn_inception.h5 in the working directory and have downloaded the .pth file and put it...
Certain durations of flats cause extreme gradients that do not correspond to the vignetting actually present in the optical system. My hardware is a toupcam IMX571 mono camera. With my...
[nantest.zip](https://github.com/gfacciol/bm3d/files/9533947/nantest.zip) I've found some images (typically mono images with mostly low pixel values and high dynamic range, such as unstretched astronomical images, when processed with BM3D, generate blocks of -nan...
In bm3d.cpp, lines 272, 304, 307 and 341 seem to do the following: * chop the image into pieces with border 2 * nWien * reassemble the image based on...
The lowest possible light pollution luminance it seems possible to set using the showmysky GUI is 0.01cd/m^2. For simulating dark sky zones it would be nice to be able to...
Both PixInsight and Siril have adopted a common approach to embedding ICC profiles inside FITS for color management provision. The ICC profiles are embedded as an extension HDU with the...
Please could you publish a json schema for the preferences file, to assist with writing third party code to generate a preferences file to use GraXpert via the CLI interface?
GraXpert assumes that FITS files should have the extension .fits, and adds this if it is not present. However there are in reality several FITS extensions in widespread use including...
It would be useful if when saving the output in GUI mode, a log message was printed containing the output filename, and confirming saving had completed. Also, please could there...