-
First, what is the spectral range of the SPD_C and so on variables?
Is it 380 to 730?
Second, what CIE_CMF_X / Y / Z are you using?
Is it the 1931 2 degree CMF or the 1964 10 degree CMF?
Comparing…
-
I trained an inpainting model which has `torch.rfftn` / `torch.irfftn` modules and accepts image data with shape-[b, 4, h, w]. For some reason the `torch.onnx.export` can't export operators with compl…
-
Some of the descriptors [proposed in acoustic ecology](https://cran.r-project.org/web/packages/soundecology/soundecology.pdf) are easy to implement.
# Acoustic complexity
Algorithm:
- for each temp…
-
[libgroove](https://github.com/andrewrk/libgroove) is a C library that fulfills exactly the same role as music-player-core. Maybe we could think about combining effort?
Going through your feature lis…
-
Currently running this example code of mac ios 10.14.3 with anaconda with python 3.6
The code runs without any flaws , however there is no output that is displayed at the end.
Is there some settin…
-
Hello, in working with Landsat 8 surface reflectance data, values ranging [0,1], we are extracting endmembers using NFINDR and creating abundance maps using FCLS to create non-negative abundance maps …
-
Your code is really helpful to understand how iResNet works.
Thanks for writing this code.
However, when I was trying to run the CNN version code jupyter notebook,
It gave me the wrong result on th…
-
We now have a working interactive spectral analysis tool `intuition.py` built on bokeh. This tool will allow us to get "by-eye" best fit parameters and build an intuition for the spectra, either in-p…
gully updated
3 years ago
-
Meta-task for listing problems or potential improvements as we discover them. Tasks here aren't necessarily worth pursuing, but having a record of them will help prevent duplicate investigation.
##…
-
From https://sentry.galaxyproject.org/share/issue/da466f63ec5541e58db2ce827ada3918/.
I can't see any use of `$protein` in the configfile, but this is not easy to read.
These were the selection optio…